... "functions" ... make more ... allow ... appended to ... constructs like, ... and ... '.parent' ... I like this solution. I don't like the fact that you...
Stephen Rasku
stephen@...
Apr 1, 2000 9:24 pm
21413
... I think this was me. ... The postfix property like ".parent", etc., works for most. You may want to have the binary most_recent_common_ancestor(rev1,rev2),...
Andy Glew
glew@...
Apr 1, 2000 10:45 pm
21414
A friend of mine asked to me to send this question to the list. He (with about 20 developers) is working with a remote CVS repository. The connection is not...
Michael Sobolev
mss@...
Apr 2, 2000 12:19 pm
21415
How would one go about changing a file from binary to ascii, but retaining its status between versions? I'm using WinCVS with a Delphi project. Earlier...
Mark Derricutt
mark@...
Apr 2, 2000 11:28 pm
21416
... Instead of wildcards, you can use tab-completion (or esc-* in ksh) for the rm command, and then use the command line history mechanism to recall the rm...
Mark Harrison
markh@...
Apr 3, 2000 1:24 am
21417
Please help! I come from a background of using SCCS, where only 1 file is checked out at a time. Is there a way in CVS to do this? If not, can you suggest a...
Robert Rosenblum
robertr@...
Apr 11, 2000 1:29 am
21418
... http://www.red-bean.com/~kfogel/cvs2cl.shtml -- Ronald D. Henderson Phone: 626 683-9653 ArsDigita (Los Angeles)...
Ronald Henderson
ron@...
Apr 11, 2000 2:29 am
21419
You can also modify RCS (or the librified version of it) to read and write compressed files. I modified RCS v5.6 and CVS v1.3 to do just that. My work is...
Paul Sander
paul@...
Apr 11, 2000 3:07 am
21420
[ On Monday, April 10, 2000 at 11:29:20 (-0500), Michael Gersten wrote: ] ... Well let's just say that there are enough ongoing problems and issues with any...
Greg A. Woods
woods@...
Apr 11, 2000 3:54 am
21421
unsubscribe...
Nataliya Nagibina
natasha@...
Apr 11, 2000 4:20 am
21422
Is there a way to disable Checkin.prog, Update.prog, etc? I don't want to provide general access to a server for commiters. At least, commiters can run an...
Tanaka Akira
akr@...
Apr 11, 2000 5:57 am
21423
... Do you know more bugs than are in the 'bugs' text file in the source dist? I'd like to know if I did something wrong when using CVS or if it's CVS itself...
Harald Kucharek
Harald.Kucharek@...
Apr 11, 2000 6:31 am
21424
Ignore my last post, call me stupid :P -- Mark Derricutt "People in prayer for me, everyone there for me, ICQ: 1934853 sometimes I feel I should face...
Mark Derricutt
mark@...
Apr 11, 2000 6:32 am
21425
Is it possible to get a list of commit logs of ALL files on a branch? I was thinking that when I merge the changes from my branch onto the main truck I want to...
Mark Derricutt
mark@...
Apr 11, 2000 6:32 am
21426
... This is what we do, and it works really well. We also use it for copying files from one developer to another. Previously, we would occasionally have...
Mark Harrison
markh@...
Apr 11, 2000 6:51 am
21427
Hi! All files in my repository are set to have watches "on". The files are watched by the cvs repository owner and we make users do cvs edit <filename> on all...
Aditya.Sanghi@...
Apr 11, 2000 10:19 am
21428
... OK I think I've nailed the problem. Try the latest version, and see if it works for you. Tony -- #define QUESTION ((bb) || !(bb)) - Shakespeare ...
Tony Hoyle
tmh@...
Apr 11, 2000 1:04 pm
21429
Do "cvs watch on dir" for all directories that'll have new files watched. Noel Aditya.Sanghi@... on 04/11/2000 05:02:00 AM To: info-cvs@... ...
Noel L Yap
yap_noel@...
Apr 11, 2000 1:57 pm
21430
Hello, I am having no luck connecting the cvs client to the server. The cvs server gets kicked off by the internet daemon on our SunOS 5.7(=? Solaris 2.7) ...
Jay Corrales
jay_corrales@...
Apr 11, 2000 2:06 pm
21431
[Apologies if this is a repost, posting thru egroups.com has failed twice] Hello, I'm a long-time satisfied user of CVS remotely via SSH. I would like to...
Mitch Davis
mjd@...
Apr 11, 2000 2:13 pm
21432
... How would you intend to define which files were compressed? Would you envisage it as being repository wide (any files that are not compressed get...
Mark Derricutt
mark@...
Apr 11, 2000 3:06 pm
21433
... I was wondering if there's a ChangeLog script available that works under NT/95 against a pserver? Mark...
Mark Derricutt
mark@...
Apr 11, 2000 3:21 pm
21434
Hi. I'm about to move a RCS repository made by MKS Source Integrity 7.3e (Windows version) to CVS. Does anybody have experience in doing so ? I've made a small...
Jesper Pedersen
jep@...
Apr 11, 2000 3:43 pm
21435
Hi Mark, ... I will give you a hint - the switch is already there: -kb! I think that the biggest problem with CVS if we talk about the disk storage are the...
Win32 M$
wm_rclick@...
Apr 11, 2000 4:06 pm
21436
I'm not sure I understand this. SCCS (if my memory is correct) did allow checking out multiple files; it did not allow checking out the same file by multiple...
Michael Gersten
michael@...
Apr 11, 2000 4:36 pm
21437
... Oddly, this is one of the few scripts that works without modification under NT.... (OK you have to remove the spurious 'exec' at the top, but other than...
Tony Hoyle
tmh@...
Apr 11, 2000 5:02 pm
21438
... Probably is that you've spelled --allow-root wrong (you have -- between allow and root). -- Magne Østlyngen <magne@...> <magne@...>...
Magne Østlyngen
magne@...
Apr 11, 2000 5:41 pm
21439
... This has been discussed before. Personally, I think this is a good idea. However, I believe that protocol changes would be required in order to get this...
Tobias Weingartner
weingart@...
Apr 11, 2000 5:50 pm
21440
Hi, Maybe this is a question that betrays ignorance but... I have imported some files into a CVSROOT directory where some of the dirs had spaces in the names....
William K. Gibson
firstdesk@...
Apr 11, 2000 7:21 pm
21441
Thank you to Matthias, Rodent, and Eugene for suggesting that I use Henner Zeller's version of cvsweb. Not only is it functional and attractive, but the...