[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: CVS: version not visible in cvs perspective

Jeff,

Eclipse can be configured to discover version and brach tags. Here's a snipet from the CVS buildnotes:

The version and branch items will start out empty and must be populated by the user. This can be done by performing a "Refresh Branches and Versions" from the popup menu of a repository location or by using "Configure Branches and Tags".


Michael

Jeff Pilgrim wrote:

seems we can't use the cvs plugin to look at versions in eclipse unless
they are tagged within eclipse.

prior to using eclipse, we tagged source from the command line like
this:
cvs  rtag  -R Release_1.4.0  myProject

other tools allow us to see these tags - jCVS, PCL in xemacs, web cvs
interface...  however in the cvs plugin, there is no node in the the
versions folder for these versions.  the only versions visible are those
we tagged within eclipse.

is this a cvs plugin bug, or does the 'tag as version' in eclipse
execute some other cvs command?

thanks,
jeff