hi, after the installation of CVS, i tried to use CVS login as a root but always i have the error server IP rejected access, is there anything that i have to...
motasem dana
motasem_d@...
Oct 1, 2000 8:14 am
25343
... See "Trouble making a connection to a CVS server" in the CVS manual. And you almost certainly *DON'T* want to login to CVS as root. -Larry Jones It's like...
Larry Jones
larry.jones@...
Oct 1, 2000 6:17 pm
25344
... Fixed in CVS 1.11 (which you can get from www.cvshome.org). -Larry Jones I've got PLENTY of common sense! I just choose to ignore it. -- Calvin ...
Larry Jones
larry.jones@...
Oct 1, 2000 6:18 pm
25345
If anyone is interested cvs-1.11 with --disable-client --disable-server make check: /bin/sh ./sanity.sh `pwd`/cvs This test should produce no other output than...
Kurt V. Hindenburg
k.hindenburg@...
Oct 1, 2000 10:23 pm
25346
Jabdah does this a lot (the last planet bass too), you guys need to remeber, once you make it through ATE, you cannot change the ID3, the nfo, or anything. If...
jkowall
jkowall@...
Oct 1, 2000 10:25 pm
25347
hi guys. i've spent the last several hours falling in hate with cvs and could use some help getting that loving feeling back. i had my repository all set up,...
Donald Ball
balld@...
Oct 2, 2000 5:33 am
25348
Are the nested sub-shells really desired? I find that that particular construct does not work (though I admit I'm not a bash user). What happens if you move...
Paul Sander
paul@...
Oct 2, 2000 7:45 am
25349
... I've seen something like this using samba to access a repository on a remote machine. The problem seemed to be a symptom of the operations samba would and...
Derek R. Price
derek.price@...
Oct 2, 2000 3:37 pm
25350
If both revisions are tagged you don't have to do this a file at a time. You could try merging by date as well. ...
Derek R. Price
derek.price@...
Oct 2, 2000 3:54 pm
25351
... If I remember my Cygwin bash properly (and the rest of the line is correct), that line should be: //d/cygnus/CYGWIN~1/H-I586~1/bin/date; Derek -- Derek...
Derek R. Price
derek.price@...
Oct 2, 2000 3:55 pm
25352
... It's possible, but I don't think a setuid script would preserve the correct user names in the log messages. I'd probably switch to pserver, rsh, or ssh...
Derek R. Price
derek.price@...
Oct 2, 2000 4:11 pm
25353
... i don't think so, no, but that was the example that was cited in the manual. it warned of locking problems if it wasn't invoked as described. the shell...
Donald Ball
balld@...
Oct 2, 2000 5:00 pm
25354
(copied to the list in hopes of getting final resolution quickly) ... it works fine, but... ... yes, i sure did. i tried it again, even with a simple date...
Donald Ball
balld@...
Oct 2, 2000 5:10 pm
25355
... The obvious problem here is that if developer X changes files a.c and b.c in an interdependent way (i.e. b.c won't compile without a.c & vice versa), then ...
Derek R. Price
derek.price@...
Oct 2, 2000 6:13 pm
25356
... I've just checked in a fix for this. You can use the following patch if you want to run the rest of the test suite: Index: sanity.sh ...
Larry Jones
larry.jones@...
Oct 2, 2000 6:14 pm
25357
... Sounds like a good guess and that fix'd be my first try, I think. Also, avoid using the :local: access method under windows to prevent this from happening...
Derek R. Price
derek.price@...
Oct 2, 2000 6:47 pm
25358
... It means that a file with the same name was added to the same branch and committed from a different workspace. Derek -- Derek Price...
Derek R. Price
derek.price@...
Oct 2, 2000 7:21 pm
25359
... can you elaborate on this? i'm unfamiliar with the phrase ':local: access method'. thanks. (personally i avoid using windows entirely but i'm not the only...
Donald Ball
balld@...
Oct 2, 2000 7:21 pm
25360
... Read the section of the manual on using CVSROOT to specify repositories. There's a copy online at http://cvshome.org/docs/manual/index.html if you need it....
Derek R. Price
derek.price@...
Oct 2, 2000 7:40 pm
25361
I'm having two significant problems with my automatic merge process (described below). Can anyone give me advice on how to improve the process or recommend...
Craig Green
craig@...
Oct 2, 2000 7:49 pm
25362
Hi, I'm having trouble checking code out of a CVS server using the WinCVS. Running from a terminal connected to the server, everything seems okay: I can...
feng@...
Oct 2, 2000 8:23 pm
25363
Hi, I bit more info: the very same error happens when I try cvs -d :pserver:feng@...:/works/CVS co multifretes on the machine where the pserver...
feng@...
Oct 2, 2000 8:53 pm
25364
... Why are you using tcpserver instead of inetd? ... At the very least, you need a ``-f'' global option (just before the --allow-root is a good place). If...
Larry Jones
larry.jones@...
Oct 2, 2000 9:12 pm
25365
I am looking for a PDF doc file for CVS and I am looking for a good source fro cvs installiation on NT. Thanks in advance ...
rdotson@...
Oct 2, 2000 9:51 pm
25366
Try www.cvshome.org -Thomas ... From: rdotson@... [mailto:rdotson@...] Sent: 02. oktober 2000 23:32 To: info-cvs@... Subject: CVS Doc in PDF...
ole-thomas.naringsrud...
Oct 2, 2000 10:10 pm
25367
Hi! We have CVS server Linux with some repositories and 20 users using this server. Almost all users can checkout, commit or update but just one user can't ...
Antonio Edison Vieira...
antoniojr@...
Oct 2, 2000 10:10 pm
25368
I checked out a tree via anonymous CVS and proceeded to make a whole bunch of changes to it. Now, I have an actual user account and want to check in my...
Phil Hollenback
phollenback@...
Oct 3, 2000 3:44 am
25369
This is a bit of a hack, but it worked for me (Use at your own risk). 1. TAKE A BACKUP OF EVERYTHING 2. Do an update of your anonymous copy so that you have...
David Trott
dtrott@...
Oct 3, 2000 4:15 am
25370
Hi all, Here we are using CVS for development using Unix AND Windows workstations. This lead us to the unfamous problem of Dos2Unix and Unix2Dos conversions. ...
Didier Dubois
didier.dubois@...
Oct 3, 2000 8:24 am
25371
Dear all, please excuse my -- potentially -- missleading subject if applicable. Question: - Are the passwords and the contents encrypted with a strong...