... Why not just side step the whole "admin -o" question and, instead of sending the entire file contents, just send an MD5 hash code for the revision in...
391
Thomas Nilsson ...
Dec 1, 1995 12:23 pm
... Here at SoftLab we have the following directory structure for projects /home/projects/xyz /.cvsroot /usr /me /you /john /bin ... Each developer belonging...
392
Adam Wasserman ...
Dec 1, 1995 7:57 pm
Using the different source repositories is the method my company has been using with great success. I've found that the only time you need be concerned with...
393
Mikel Doucet ...
Dec 1, 1995 8:35 pm
... You will need to force mounting (permanent mount) the CVS repository file system to many hosts. What not using NFS for this purpose ??? ... Basically NO....
394
Mikel Doucet ...
Dec 1, 1995 11:39 pm
I seeking a way to preserve the CVS repository file ownership (UID/GID) after a commit operation (the user becomes the owner of a 'committed' file). An...
395
Irving Reid ...
Dec 1, 1995 11:40 pm
... The remote CVS extensions in CVS 1.5 and later work very well; you don't really need to NFS mount your repository. In fact, in combination with changing...
396
Greg A. Woods ...
Dec 2, 1995 1:41 am
[ On Fri, December 1, 1995 at 13:15:12 (-0500), Mikel Doucet wrote: ] ... Is there any real problem with having the last user to commit a change be the owner...
397
Dennis T. Cook ...
Dec 2, 1995 2:11 am
... Here is a C program which changes the window name and icon name for the X window which has keyboard focus. We typically use this in an environment-setting...
398
Greg A. Woods ...
Dec 2, 1995 7:47 pm
[ On Fri, December 1, 1995 at 18:25:26 (-0500), Dennis T. Cook wrote: ] ... I've nothing against handy C programs. Quite the opposite indeed. However, I find...
399
Nilesh Patel ...
Dec 4, 1995 12:08 am
How about controling 'read' access to certain files in the repository? The setup can be something like following. In a project, everybody in group 'developer'...
400
Greg A. Woods ...
Dec 4, 1995 2:30 am
[ On Sun, December 3, 1995 at 16:03:45 (-0500), Nilesh Patel wrote: ] ... Don't do that! ;-) Well, you can do that if you make the directory the file is in...
401
David Klann ...
Dec 4, 1995 8:46 am
This is an automatically posted mini-FAQ. The "Subject:" header will not change unless the contents of the mini-FAQ change, which I hope will be infrequently....
402
B.G. Mahesh ...
Dec 4, 1995 8:51 pm
I am using cvs 1.6 and I wish to perform a merge between two branches. I have MAIN and RJR branches. I added few files in RJR branch and now I want to merge...
403
Dave Wolfe ...
Dec 4, 1995 9:44 pm
[ Mikel Doucet writes: ] ... While our concern isn't in preserving a particular UID, I understand your problem. Our concern is that it seems like someone...
404
Mikel Doucet ...
Dec 4, 1995 10:13 pm
... Nice try .. but it's not working (at lease on AIX arch). Unless the user GID (primary) is 'secure', the file permissions (after a cvs ci) will be user...
405
Greg A. Woods ...
Dec 4, 1995 11:33 pm
[ On Mon, December 4, 1995 at 10:53:46 (-0500), Mikel Doucet wrote: ] ... Say what? Of course it'll work if you organize things with this in mind; and you...
406
Mikel Doucet ...
Dec 5, 1995 12:07 am
... Agree with you. ... This policy is working correctly internally. However, if you write in a project Configuration Management Plan (CMP) that you (company...
407
Jim Knutson ...
Dec 5, 1995 12:22 am
... If you are using BSD style group semantics (setgid bit on the directory), wouldn't the group be set to that of the parent directory? Jim...
408
Greg A. Woods ...
Dec 5, 1995 1:25 am
[ On Mon, December 4, 1995 at 13:59:43 (-0500), Mikel Doucet wrote: ] ... I don't think it is unheard of to include management policies in configuration...
409
Noel Yap ...
Dec 5, 1995 1:54 am
What correlation do cvs revision numbers (including branching) and rcs revision numbers have? More specifically, I'm commiting to a branch R1 and I'm getting...
410
danielv@...
Dec 5, 1995 2:08 am
Greg A. Woods writes: [snip] ... If I understand, when two modules depend on each other, they should not depend on the cvs version of the other module, but...
411
Greg A. Woods ...
Dec 5, 1995 4:38 am
[ On Mon, December 4, 1995 at 17:46:10 (-0500), danielv@... wrote: ] ... Essentially yes. You need to peform full configuration management on ...
412
gary webb x240 ...
Dec 5, 1995 8:22 pm
Disaster strikes and the disk containing the CVS repository is gone. Moreover, the automatic tape back-up was never changed to include the new, 9GB disk that...
413
Philip Guenther ...
Dec 5, 1995 9:30 pm
(Please limit your lines to ~70 columns. I've rewrapped this to make it readable). ... The text of a CVS tag has no effect on the RCS revision numbers used. ...
414
Glen Ropella ...
Dec 5, 1995 9:46 pm
Hi. I've tried to find the answer to this question in the manual and the FAQ, but, can't. So forgive me if I've failed to RTFM closely enough. I wanted to...
415
Glen Ropella ...
Dec 5, 1995 11:14 pm
Hi. I've tried to find the answer to this question in the manual and the FAQ, but, can't. So forgive me if I've failed to RTFM closely enough. I wanted to...
416
Karl Fogel ...
Dec 5, 1995 11:30 pm
... I think you just need to add a semi-colon to the end of the line USE(rcsid) near the top of the file. Assuming that solves it, then this has been fixed...
417
Jim Campbell ...
Dec 6, 1995 12:02 am
Greetings, I'm running into a compiler error when I try and build the NT client for cvs 1.6. Before I go wandering down the garden path of configuration I'm...
418
Satyamurthy Pullela ...
Dec 6, 1995 12:42 am
unsubscribe pullela@......
419
Phi-Long Tran ...
Dec 6, 1995 12:45 am
... Hi Glen, ... I know of two alternatives. 1. Create/edit an entry in the CVSROOT/modules file so that when you checkout the module, CVS skips the old...