cvs
Comparison of TFS and CVS
I am about to migrate my Java pr开发者_开发问答oject from CVS to TFS. I use eclipse IDE for development and I am unsure about the drawbacks of TFS over CVS. Please let me know if you know any.TFS real[详细]
2023-04-12 09:35 分类:问答CVS certificate authentication
I have Ubuntu CVS server running and the users access the repositories from Eclipse with LDAP credentials. I\'m asked to do a certificate kind of login to CVS from eclipse along with ldap credentials.[详细]
2023-04-10 21:51 分类:问答How can I checkout a project from CVS?
I have never used cvs in my life (only git, svn) - can anyone tell me how in the world I can get the source/jar of this bundle to my local Ubuntu box?[详细]
2023-04-07 03:50 分类:问答Pass extra command line parametes to plink in ANT CVS task
I\'m trying to make plink use the private key using the commnand line -i instead of relying on pagent in a ANT CVS task.I tried to set the cvsRsh param to \"plink.exe -i my_private_key\" without succe[详细]
2023-04-06 08:41 分类:问答What versioning strategy to adopt for a project that is customized for different clients?
I am curious about whatsource versioning strategy would others apply on a java project (web application) which is very probable to have customization for several customers.[详细]
2023-04-06 07:37 分类:问答How to clean version control $Id$ comment
This might be a common question, but search engines are horrible at searching for non-alphanumeric characters.[详细]
2023-04-06 02:11 分类:问答Working with repos
When working with repos (I have github in mind), should we also commit third party libraries? For example, boost and poco compile to 5G with samples. Should we upload all that to github? If not, then[详细]
2023-04-05 15:05 分类:问答Understanding Teamcity and CVS
I have a couple of questions about CVS and teamcity that is troubling me How is CVS and teamcity connected? When Something is committed to the trunk. How does teamcity pick these changes up and perf[详细]
2023-04-04 03:55 分类:问答Delete cvs tag from deleted file (Eclipse CVS)?
I tagged some files in a CVS project. Files were deleted and the project was retagged to the same version, with \"move existing tag\" 开发者_JS百科option checked.[详细]
2023-04-03 18:48 分类:问答Tool for comparing two versions of the same C++ function given the two source code files
I have a C++ func开发者_如何学Pythontion foo_bar inside the source code file lib.cpp. I am using a revision control tool (CVS for Windows) and I need to compare foo_bar between two different revisio[详细]
2023-04-03 16:57 分类:问答