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