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...
reymond@...
Oct 1, 1996 6:07 pm
2852
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...
franckie@...
Oct 1, 1996 8:00 pm
2853
John Huddleston
jhudd@...
Oct 1, 1996 9:01 pm
2854
... Check out the "From other version control systems" section of doc/cvs.texinfo....
Jim Kingdon
kingdon@...
Oct 1, 1996 11:13 pm
2855
... Shouldn't be a problem. See the README file in the CVS distribution for information on compatibility between CVS versions....
Jim Kingdon
kingdon@...
Oct 1, 1996 11:23 pm
2856
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...
bmeier@...
Oct 2, 1996 12:39 am
2857
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,...
mpp@...
Oct 2, 1996 12:52 am
2858
[ 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 ...
Greg A. Woods
woods@...
Oct 2, 1996 5:11 am
2859
... 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 ...
Steve Willer
willer@...
Oct 2, 1996 8:12 am
2860
[ 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 ...
Greg A. Woods
woods@...
Oct 2, 1996 10:18 am
2861
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...
reymond@...
Oct 2, 1996 3:04 pm
2862
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...
Jim Blandy
jimb@...
Oct 2, 1996 3:05 pm
2863
John Huddleston
jhudd@...
Oct 2, 1996 8:43 pm
2864
... 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...
Jim Kingdon
kingdon@...
Oct 2, 1996 9:34 pm
2865
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...
VaX
Oct 3, 1996 12:54 am
2866
... 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...
VaX
Oct 3, 1996 12:57 am
2867
... 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). ...
Steven Jowers
jowers@...
Oct 3, 1996 1:07 am
2868
... 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...
Jim Kingdon
kingdon@...
Oct 3, 1996 1:28 am
2869
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...
Maeve Kennedy
mkennedy@...
Oct 3, 1996 1:48 am
2870
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...
ccobb@...
Oct 3, 1996 2:03 am
2871
... 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...
Eugene Kramer
eugene@...
Oct 3, 1996 2:58 am
2872
[ On Wed, October 2, 1996 at 09:59:12 (-0500), vax@... wrote: ] ... My method of tracking changes makes this trival. The re-application of ...
Greg A. Woods
woods@...
Oct 3, 1996 2:59 am
2873
... 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...
Jim Kingdon
kingdon@...
Oct 3, 1996 3:22 am
2874
... Many System V-derived systems resolve the naming conflict between the restricted Bourne shell (rsh) and the Berkeley remote shell commands by renaming the...
Paul Sander
paul@...
Oct 3, 1996 6:05 am
2875
... 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,...
Eric Siegerman
erics@...
Oct 3, 1996 7:55 am
2876
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>...
ccobb@...
Oct 3, 1996 9:58 am
2877
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...
Thomas Kwan
nkkwan@...
Oct 3, 1996 12:07 pm
2878
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...
Beat Meier
bmeier@...
Oct 3, 1996 12:43 pm
2879
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,...
Samuel Tardieu
sam@...
Oct 3, 1996 6:08 pm
2880
... I installed 1.8.87 and things are working better. Thanks. Chris Cobb...