relative newbie, please be gentle. I want to use cvs log (and then cvs2cl.pl) to generate ChangeLogs between two tags so I can see exactly what was worked on...
Hello everyone, Does anyone know what kind of convention is used within CVS when creating revision tree? 1.1 -> 1.2 -> 1.3 -> 1.4 ->..... ... How does the CVS...
Our project is organized into multiple overlapping streams of development. At anytime there are at least two streams and as many as 4. (We are doing this, you...
I am experiencing an "odd" problem with a pserver install of CVS. I have cvs installed, and working just fine for all users except one. All the users are set...
Howdy, I was poking through some older docs recently and found references to an admin file called verifymsg. This file would allow you to run filters on your ...
Hi, has someone written an awk/perl/whatever script which generates a table with (at least) the entries "local file name", "revision", "date of checkin" from a...
I have some open-source projects that I am currently using CVS on, and I would like to make them more open-source, so I can collaborate with some developers I...
I have a cgi script which does an anonymous pserver checkout from sourceforge. I'm a bit surprised that cvs looks in root's home directory for .cvspass. ... ...
We have recently migrated from a locally mounted repository to pserver. One of my developers has a script that takes a list of files and does cvs diff on...
Hi, I work for a Telcordia, and we have recently started using CVS for version control purposes. I had a question regarding the use of a unix script via...
Hi all, Whenever I try to login to an anonymous CVS server, after sometime I get the message " connect to so-and-so server failed;operation timed out." I tried...
Hi Other than setting a watch, is there a way to make cvs checkout read only? I want to make the admin files (in CVSROOT directory in the repository) to be...
We are now running cvs in C/S mode with the server running as a special CVS user. However cvsweb won't show any files now. It always says that there are...
We have just moved our repository and my commitinfo script has stopped working. I am not sure why. I am getting a directory name followed by a list of files...
Hello, I want to inform other about commit. To do it I use the "notify" file and the external file, which send the informative mail to people in "users" file....
Hello, is it possible to remove a tag that was set? I set a tag, but it was the wrong version now I want remove it and set it again. how can I do this? -- Best...
Hi folks How can I export the latest version of a project in CVS? Cheers Antony _______________________________________________ Info-cvs mailing list ...
... From: Fitts, Paula To: Internet Cc: Fitts, Paula Subject: CVS question Date: Friday, August 16, 1996 12:08PM ... My name is Paula Fitts, from Fidelity in...
Hi, I am trying to execute CVS from ANT under Win2000. My problem is to make it recognize the repository. If I specify "-d file://Beta/Projects@C/CVS" (a UNC...
Hi Folks When I check something out of CVS it always checks the files out like <project name>/file1 <project name>/file2 <project name>/file3 . . . with the...
Hi, we work with WinCVS 1.0.6 on NT4.0 and cvs 1.10.2 on RedHat Linux 5.2 When updating the local sandbox, e.g. a file filename, local rev 1.30 repo rev 1.31 ...
Hi all, Due to an application which is incapable of ignoring CVS directories, I have a need to 'hide' the /CVS/ directories in my development source tree. I'm...
Hi all, Can someone tell me how to set up mail aliases in CVS? I need to create mail aliases;each alias will have all the people in one module so that on...
Is there any way to stop CVS from always trying to merge your code? _______________________________________________ Info-cvs mailing list Info-cvs@... ...
I had been using loginfo to keep our internal web server up to date. The web server had access to an NFS directory where the HTML files were checked out so it...
One of the folks in my group has decided he wants to change the name of a branch tag, after having done some amount of changing of files on that branch. I'd...