Can someone of the maintainers please rebuild the cvs?
For the moment only Branch 6.1 is available with versions 6.0.12 and 6.0.13…

Also, for the sake of clarity, please name clearly what is dev version and which is stable…
(upgrading to latest version, and then finding out that the method arguments are changed, w/o documentation about the changes, this 12 hours before a deadline of a project is quite a nerve wrecking experience)

thank you!

CommentFileSizeAuthor
EclipseScreenSnapz001.jpg42.68 KBg10

Comments

marcingy’s picture

Scott

Can you have a look at this?

Not sure what is going on http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/services/?p... - the branch still exists but I can confirm that eclipse doesn't pick it up.

Very strange

Marc

snelson’s picture

I don't think I'm the best person to do this. I don't use Eclipse for 1, and my CVS experience is limited. Anyone out there know anything about this?

g10’s picture

an idea (not much CVS experience myself) :

Eclipse needs a remote file to determine the tags for a project. By default, the .project file is used. If this file does not exists remotely, no tags will be displayed until the user performs a Configure Branches and Versions and either selects one or more tags or picks an appropriate file. This is confusing because the UI does not lead the user to perform the configure.

(from http://www.eclipse.org/eclipse/platform-cvs/r3.0/repoview.html )

link this to:

There's a rogue Eclipse (I presume) .project file in the root of the 6.x-0.13 release of Services. =)

http://drupal.org/node/310622

so maybe the .project file is simply been misplaced?

UPDATE : the solution seems to be locally somehow
(sorry for the fuzz :s

appearently, in eclipse, when doing the 'Check out as' on the screen where to select the tags, hitting the 'configure tags…' button, then on next screen select the 'readme.txt' and in the part where it is mentioned 'new tags found in the selected files' all the missing tags will appear…
hit the 'add checked tags' button and all the versions/branches are back available…

g10’s picture

UPDATE : the solution seems to be locally somehow

false positive :(

this is true:

appearently, in eclipse, when doing the 'Check out as' on the screen where to select the tags, hitting the 'configure tags…' button, then on next screen select the 'readme.txt' and in the part where it is mentioned 'new tags found in the selected files' all the missing tags will appear…
hit the 'add checked tags' button and all the versions/branches are back available…

but the checkout fails!

so if someone finds a solution, please let us know

snelson’s picture

Title: CVS went wrong ?! » Eclipse CVS unable to checkout services code
Status: Active » Postponed (maintainer needs more info)

This ever get resolved?

snelson’s picture

Category: task » support
marcingy’s picture

I can confirm that the tags don't appear but I no idea why maybe one for the infrastructure team?

marcingy’s picture

Status: Postponed (maintainer needs more info) » Fixed

K I was able to solve this by clicking Configure tags and refreshing the list of available tags for the project. So there is no issue with repo

marcingy’s picture

Status: Fixed » Closed (fixed)