I have my Hudson CI server setup. I have a CVS repo that I can only checkout stuff via ssh. But I开发者_运维知识库 see no way to convince Hudson to check out via ssh. I tried all sorts of options when
I am trying to get somehow all the revision log that were made to a particular file, but I seem to stupid to do that :(
To checkout I use the following command CVSROOT=\"/home/projects/stuff/\" cvs co mywork with the mywork directory I have text files as well as pictures, i.e., looks something
I have two CVS projects, which I maintain in Eclipse. I check out first project, and for second project I use \"checkout in existing project\" option, so I\'m abl开发者_运维知识库e to maintain two CVS
As part of migrating full CVS history to Hg, I\'ve used cvs2svn to create an SVN repo in a local directory. It\'s first level directory structure is:
I have a project that is stored in CVS as numerous modules/repositories. In several of the modules the CVS tree has symbolic links to the files in another tree.For example, the internal support tools
The UNIX department of my company currently uses CVS as source-version control system. They use it in a very strange way: different repositories for development/testing/production code (for the same p
I\'m trying to check out the Mylyn project from Eclipse. However, I can\'t use Eclipse to check out the projects and am having to do it via the command line. I\'m behind a firewall so am basing my att
Let\'s take for example a single file committed in CVS with the following history. test.cpp rev 1.1 rev 1.2
I have a CVS repository on Freebsd and a ssh access. When I use putty client connection is ok. CVSROOT=:/labs/cvs