Search the web
Sign In
New User? Sign Up
info-cvs · installing and using CVS
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 26747 - 26776 of 26776   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26747
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...
Stephen Rasku
stephen@...
Send Email
Dec 8, 2000
5:52 pm
26748
... http://cvshome.org/docs/manual/cvs_21.html#SEC182 Derek -- Derek Price CVS Solutions Architect ( http://CVSHome.org ) ...
Derek R. Price
derek.price@...
Send Email
Dec 8, 2000
5:57 pm
26749
... Note, the close statement before the while loop was my attempt to fix this problem. It doesn't work and wasn't in the original script. -- Stephen Rasku...
Stephen Rasku
stephen@...
Send Email
Dec 8, 2000
5:59 pm
26750
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...
pad_123@...
Send Email
Dec 8, 2000
6:04 pm
26751
... If you can't get to any external server with your client, I'd probably suspect a firewall. That might not explain not being able to get to your local...
Derek R. Price
derek.price@...
Send Email
Dec 8, 2000
6:53 pm
26752
... First off, I'll warn you I know almost nothing about CVSWEB. Anyway, try and find where it adds the .txt extension, use CVS or RCS to look for the -kb...
Derek R. Price
derek.price@...
Send Email
Dec 8, 2000
6:56 pm
26753
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...
pad_123@...
Send Email
Dec 8, 2000
6:57 pm
26754
... It sounds like you're behind a firewall that's blocking CVS. -Larry Jones I always have to help Dad establish the proper context. -- Calvin ...
Larry Jones
larry.jones@...
Send Email
Dec 8, 2000
7:14 pm
26755
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...
Stephen Rasku
stephen@...
Send Email
Dec 8, 2000
8:17 pm
26756
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...
Saima Iqbal
siqbal@...
Send Email
Dec 8, 2000
8:33 pm
26757
... Because the file names are also used verbatim on the server. It isn't right, but it's the way it's always been, it's a bit tricky to fix, and so far no...
Larry Jones
larry.jones@...
Send Email
Dec 8, 2000
9:20 pm
26758
I'm looking for the sources of a CVS server for UNIX (Linux). Where can I find one? -- __Pascal Bourguignon__ PGP Key ID: 0xEF5E9966 ...
Pascal J. Bourguignon
pjb@...
Send Email
Dec 9, 2000
5:35 am
26759
... http://www.cvshome.org AMK4 _______________________________________________ Info-cvs mailing list Info-cvs@... ...
Ashley M. Kirchner
ashley@...
Send Email
Dec 9, 2000
6:34 am
26760
... Where exactly? I've found cvs-1.11.tar.gz, and the only source files that seem to be related to the server part (server.h and server.c) contain...
Pascal J. Bourguignon
pjb@...
Send Email
Dec 9, 2000
8:19 am
26761
Hi, ... As I understand it correctly, cvs (the binary you build) is the server also. If you want access a cvs repository via pserver protocol (port 2401) you...
Raphael Schneider
rasch@...
Send Email
Dec 9, 2000
9:37 am
26762
... Yes. Thank you. May I suggest to improve slightly the documentation about this topic, at least, adding a top-level pointer titled 'Setting up the...
Pascal J. Bourguignon
pjb@...
Send Email
Dec 9, 2000
10:05 am
26763
... It doesn't quite say so, but this this gave me the general idea to set HOME=~nobody which fixed everything... Thanks! ...
Mark Harrison
markh@...
Send Email
Dec 9, 2000
3:03 pm
26764
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...
David Shadoff
daves@...
Send Email
Dec 10, 2000
8:10 am
26765
From: Tony Byrne <tony@...> ... comp.software.config-mgmt Regards, Sarah _______________________________________________ Info-cvs mailing list ...
selkins@...
Send Email
Dec 11, 2000
4:41 pm
26766
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...
Hanser, Kevin
kevin@...
Send Email
Dec 11, 2000
7:14 pm
26767
My primary target is to use just the command line tools through a secure ssh communication to feed/retrieve the cvs linux box. I wonder if there are any rough...
Robert Schott
rschott@...
Send Email
Dec 11, 2000
7:16 pm
26768
Hmmm... I think I've found part of my problem. I modified the config file to set SystemAuth=no and I noticed that other users couldn't log in anymore ... clue...
Hanser, Kevin
kevin@...
Send Email
Dec 11, 2000
7:52 pm
26769
Hi all In the cederqvist manual,for the verifymsg file, the following line is given in the example ^tc /usr/cvssupport/bugid.edit Is tc the name of a...
pad_123@...
Send Email
Dec 11, 2000
8:10 pm
26770
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...
Ingolf Steinbach
ingolf@...
Send Email
Dec 11, 2000
8:20 pm
26771
pad_123@... wrote: [another question answered explicitly by the cvs manual] http://www.cvshome.org/docs/manual/cvs_18.html#SEC166 Cheers, Laird -- W:...
Laird Nelson
ljnelson@...
Send Email
Dec 11, 2000
8:22 pm
26772
... See the very last paragraph of: http://www.cvshome.org/docs/manual/cvs_2.html#SEC30 See also: http://www.cvshome.org/docs/manual/cvs_2.html#SEC32 -Larry...
Larry Jones
larry.jones@...
Send Email
Dec 11, 2000
8:32 pm
26773
Hi I have noticed a strange thing with the revision numbers for some files.When the file is opened, it shows the revision numbers and log messages at the top,...
pad_123@...
Send Email
Dec 11, 2000
10:50 pm
26774
My primary target is to use just the command line tools through a secure ssh communication to feed/retrieve the cvs linux box. I wonder if there are any rough...
Robert Schott
rschott@...
Send Email
Dec 12, 2000
6:28 am
26775
That source file seems to have been passed around between several development efforts that use RCS or CVS for version control. Each time the file was shipped,...
Paul Sander
paul@...
Send Email
Dec 12, 2000
7:11 am
26776
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...
Sean Noonan
snoonan@...
Send Email
Dec 12, 2000
7:21 am
Messages 26747 - 26776 of 26776   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help