Hi! First of all, please forgive me for any less-clear statement, I'm a beginner using CVS.
My problem is the following: how do I get the CVS log for a branch that (I supposed so, not sure...) was removed? Or, even better, how do I get a CVS log for HEAD and all the branches? (I'm not getting results for my specific branch using cvs log, that's what makes me assume the branch was removed although it seems to be possible to checkout the files from there, or at least you can find some files related the branch). The root of the problem is: I was working during an year on a project, which, for about a month, I was working on a specific branch. When that branch was merged the person that did it commited all the files with his account. I'm now trying to get some stats but it seems the lines of code from that branch aren't getting counted. What can I do? Best regards, Zubr
