I want to generate some statistics from my CVS database! E.g how many files are currently versioned in CVS, rate of change of each file, %age of changes made to the each file for each commit.. etc开发
Our current CVS repository has 42Gb of space. Truthfully, we\'ll probably not convert a lot of the stuff in there. However, let\'s assume we do and we keep the full history.
I\'m struggling to get a hang of branching in CVS after reading the documentation & tutorials online. Let me give you an example of how my dev flow sometimes works:
When I do something like this: cvs -z3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb ...cvs creates a directory \'src\' at the path where it is called from, and checks out all the files from
While applying a patch with cvs, the only rejects I have are due to file header mismatches. I knew of an option to ignore such rejects but couldn\'t figure out now.
I\'m trying to copy a sing开发者_运维知识库le file from CVS into a new project that I created, but when you right click on the file in CVS it doens\'t have the option to check the file out. If I right
I 开发者_Python百科imported a project from a colleague\'s workspace in eclipse. I made some modifications to the project and now I want to commit the changes to CVS. When I try to commit the changes,
I have a collection of files that represent a \"project\" (txt, cfg, hand edited binary, scripts, etc) that I would like managed in a repository.I would like to house the repository and server (if nec
It\'s no problem to 开发者_开发百科view all of the commits on a particular file through its CVS History.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a