cvs
generate some statistics from my CVS
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开发[详细]
2023-03-27 00:18 分类:问答CVS to Subversion Conversion: Diskspace Issue
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.[详细]
2023-03-26 23:24 分类:问答How to branch CVS after edits?
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:[详细]
2023-03-26 15:21 分类:问答How to checkout from CVS and specify the local directory name
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[详细]
2023-03-26 03:40 分类:问答Ignore header mismatch rejects with patch command
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.[详细]
2023-03-25 21:39 分类:问答How to import a single file from CVS into project
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[详细]
2023-03-25 15:52 分类:问答How to change CVS username for a project that I imported
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,[详细]
2023-03-25 15:33 分类:问答Which VCS is capable of preserving file timestamps?
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[详细]
2023-03-24 13:13 分类:问答How to view all commits by a date range in TortoiseCVS
It\'s no problem to 开发者_开发百科view all of the commits on a particular file through its CVS History.[详细]
2023-03-23 07:48 分类:问答Handling multi-user work on Version Control Systems [closed]
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[详细]
2023-03-21 05:56 分类:问答