I created a file inside CVS and created a branch. During development the file got remove using cvs remove. The file was also removed from my local directory. Now using
cvs diff -r branchname -N reports that the file is different but the file is removed locally as it is removed inside the repository so in theory my local is identical to the repository... Inside the log I see that branchname is associated with something like branchname: 1.1.0.1 But there's no revision 1.1.1 anywhere. Yannick Koehler _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs
