In your last message, (see header In-reply-to), you wrote : I got this message couple of weeks ago (client: NeXTSTEP, Surver: Solaris) ... I have no idea...
2852
franckie@...
Oct 1, 1996 8:00 pm
CVS bug report: When I "check out" a composite module (i.e. a module composed of several submodules) using a remote repository, the submodules are put at the...
2853
John Huddleston
jhudd@...
Oct 1, 1996 9:01 pm
2854
Jim Kingdon
kingdon@...
Oct 1, 1996 11:13 pm
... Check out the "From other version control systems" section of doc/cvs.texinfo....
2855
Jim Kingdon
kingdon@...
Oct 1, 1996 11:23 pm
... Shouldn't be a problem. See the README file in the CVS distribution for information on compatibility between CVS versions....
2856
bmeier@...
Oct 2, 1996 12:39 am
Hello I've compiled cvs-1.8.86 and noticed that in the directory contrib the target rcs2sccs in the Makefile.in is missing. Second: The routine strtoul() is in...
2857
mpp@...
Oct 2, 1996 12:52 am
I have a problem with CVS (both local and client/server, both SunOS and Windows NT). I have turned watch on in a directory, and now when I try to turn it off,...
2858
Greg A. Woods
woods@...
Oct 2, 1996 5:11 am
[ On Sat, September 28, 1996 at 08:37:41 (-0500), vax@... wrote: ] ... If you're using branches as variants, and you intend to make the same ...
2859
Steve Willer
willer@...
Oct 2, 1996 8:12 am
... Perhaps I'm not contributing very much here, but I want to point out that I completely and wholeheartedly agree with this one. I've seen messages ...
2860
Greg A. Woods
woods@...
Oct 2, 1996 10:18 am
[ On Wed, October 2, 1996 at 00:30:51 (-0400), Steve Willer wrote: ] ... Indeed. ... I think the current support is sufficient in terms of primitive ...
2861
reymond@...
Oct 2, 1996 3:04 pm
In your last message, (see header In-reply-to), you wrote : I got this message couple of weeks ago (client: NeXTSTEP, Surver: Solaris) ... I have no idea...
2862
Jim Blandy
jimb@...
Oct 2, 1996 3:05 pm
CVS test release 1.8.87 is available for anonymous FTP from ftp://ftp.cyclic.com/pub/cvs/cvs-1.8.87/cvs-1.8.87.tar.gz. This version includes bug fixes for...
2863
John Huddleston
jhudd@...
Oct 2, 1996 8:43 pm
2864
Jim Kingdon
kingdon@...
Oct 2, 1996 9:34 pm
... The "official" way to do this is by setting the CVS_RSH environment variable; HPUX is specifically mentioned in the relevant section of the manual as an...
2865
VaX
Oct 3, 1996 12:54 am
In message <Pine.SUN.3.95.960929032813.22285A-100000@squall>, Eugene Kramer wri ... Then you had a much nicer version of RCS than I. Mine says "are you sure...
2866
VaX
Oct 3, 1996 12:57 am
... This doesn't solve the problem of migrating your local changes from the old file before it dies. I buy the argument otherwise; after writing cvs-move and...
2867
Steven Jowers
jowers@...
Oct 3, 1996 1:07 am
... Ummm, OS/2, ... are there any binaries around for any of the 1.8 releases? All that I have seen anywhere is for 1.4 (or some alpha/beta instance of 1.4). ...
2868
Jim Kingdon
kingdon@...
Oct 3, 1996 1:28 am
... I believe this bug is fixed in 1.8.87. Please try it out and let us know. The bug affects files where several branches branch off of the same ... because...
2869
Maeve Kennedy
mkennedy@...
Oct 3, 1996 1:48 am
Philip, ... Okay. ... Okay, I tried this, both as checked out on my V40 branch, then as checked out on the main branch. Both cases give me errors. The first...
2870
ccobb@...
Oct 3, 1996 2:03 am
I am getting the following error when checking out a file from within a branch directory: cvs update DRUGFIRE_main.c cvs [update aborted]: could not find...
2871
Eugene Kramer
eugene@...
Oct 3, 1996 2:58 am
... Sorry, I forgot one line - answer 'y' :-) #!/bin/sh rcs -I -u $1 <<EOF y remove old log . EOF the option '-I', which I missed in the previous mail, forces...
2872
Greg A. Woods
woods@...
Oct 3, 1996 2:59 am
[ On Wed, October 2, 1996 at 09:59:12 (-0500), vax@... wrote: ] ... My method of tracking changes makes this trival. The re-application of ...
2873
Jim Kingdon
kingdon@...
Oct 3, 1996 3:22 am
... The 1.8.87 for OS/2 that he is talking about is the client-only port which has been in the last release or two. There is a 1.8.87 binary on...
2874
Paul Sander
paul@...
Oct 3, 1996 6:05 am
... Many System V-derived systems resolve the naming conflict between the restricted Bourne shell (rsh) and the Berkeley remote shell commands by renaming the...
2875
Eric Siegerman
erics@...
Oct 3, 1996 7:55 am
... This is where you start to push CVS's envelope, I think. Yeah, it can handle added and removed files. But it's not great on renamed files, symlinks,...
2876
ccobb@...
Oct 3, 1996 9:58 am
This is what I had to do to get 1.8.87 compiling on Solaris 2.3 with gcc 2.7.2: ... *************** *** 22,28 **** #include <sys/types.h> #include <sys/stat.h>...
2877
Thomas Kwan
nkkwan@...
Oct 3, 1996 12:07 pm
I have tried to connect the win95 cvs-1.7 client to the cvs server on my linux box with pserver mode. However, I got error message saying "...scramble...
2878
Beat Meier
bmeier@...
Oct 3, 1996 12:43 pm
Hello I've the following problem in cvs-1.8.86 on AIX 3.2.5. (I could not test it in cvs-1.8.87 because I cannot reach ftp.cyclic.com at the moment but I think...
2879
Samuel Tardieu
sam@...
Oct 3, 1996 6:08 pm
Platform: SparcClassic running Linux 2.0.17 (gcc 2.7.2 with CFLAGS="-g -O -Wall") (I haven't had time to go through the checks right now and I have to leave,...
2880
ccobb@...
Oct 3, 1996 7:09 pm
... I installed 1.8.87 and things are working better. Thanks. Chris Cobb...