Hello we are using CVS and development takes place regularly. I work only on one-three files most of the time. Do I still have to commit all the changes in the folder?? Is it possible to select the fi
I have this kind of situation: CVS trunk - all changes, stable ad unstable, are made to trunk. production - major releases are made creating tags on CVS, but minor fixes are made manually, merging o
I have saved my Flash fla files with Eclipse CVS and some where on the way, I set their ASCII\\BINARY value to ASCII and now my files are totally corrupted.
Is it possible to write a script that executes certain instructions, and is triggered by any check-in to a CVS repository?
I have a situation where I have an elderly CVS repository which we would like to convert to git once and for all while keeping full history etc.
I want to get a list of all commits for a module in cvs without c开发者_开发知识库hecking that module out. Is this possible? If so how?
I am having some trouble with checkout out files using a release tag and hope someone here can help.
I\'m using Mercurial and I have a following structure: files test demo.jpg video.flv video.doc sport demo2.jpg
I have a big project with branches. All development is concentrated in the branch. I want to get the state of this branch at some time ago, but can\'t
I\'m new to regular expressions and grep, but I\'ve been trying to learn it to help me when using console tools.