... Adding -r to the modules file is something a lot of people ask for, and I don't recall having seen any objections. See "Modules file -r option" in...
Jim Kingdon
kingdonc@...
Aug 1, 1998 1:13 pm
9099
... Sounds like a good idea (well, there certainly is a problem, there are many solutions but I won't try to list all of them here). I'd encourage you to...
Jim Kingdon
kingdonc@...
Aug 1, 1998 1:21 pm
9100
... That's right. Gordon Chafee's patch is for the non-cygwin code....
Jim Kingdon
kingdonc@...
Aug 1, 1998 1:47 pm
9101
Bugs reported here did not get fixed in 1.9.29, NOR listed on the webpage (see http://www.cyclic.com/cvs/dev-known.html : Bugs not yet fixed in development...
Carlo Wood
carlo@...
Aug 1, 1998 3:30 pm
9102
Since support for cvswrappers in client-server mode has been spotty at best, I am looking into some solutions to the problem. I have 2 different ideas I would...
Mike Laster
mlaster@...
Aug 1, 1998 5:17 pm
9103
[ On Sat, August 1, 1998 at 16:18:47 (+0200), Carlo Wood wrote: ] ... I don't know about this, but I do see code that should make it work (does a CVS/Template...
Greg A. Woods
woods@...
Aug 1, 1998 7:49 pm
9104
... Here's one: Try this on a Linux system running glibc 2.x: export CVSROOT=:pserver:anonymous@...:/cvs/gnome cvs login [simply press return for...
Bernhard Rosenkraenzer
bero@...
Aug 1, 1998 10:58 pm
9105
... Someone sent a patch for this to bug-cvs and it was discussed on devel-cvs. As far as I know the only question is whether to fix this before or after...
Jim Kingdon
kingdonc@...
Aug 2, 1998 12:11 am
9106
... This wheel seems to get re-invented a lot (in slightly different ways). See http://www.cyclic.com/cvs/info-multisite.html for a few of the...
Jim Kingdon
kingdonc@...
Aug 2, 1998 12:15 am
9107
... Support for -t/-f cvswrappers period has been spotty. CVS 1.9.29 doesn't have them for example, in either client-server or non-client-server. ... Seems...
Jim Kingdon
kingdonc@...
Aug 2, 1998 12:22 am
9108
... Uh, I want to keep this response polite, so I will restrict myself to quoting the Bugs section of the Cederqvist: It is also possible to report bugs to...
Jim Kingdon
kingdonc@...
Aug 2, 1998 12:45 am
9109
... Maybe someone can send a patch? I tried to reproduce this and it seemed to work for me....
Jim Kingdon
kingdonc@...
Aug 2, 1998 12:53 am
9110
... Hi all - The problem that I have seen with remote 'rcsinfo' (since before 1.9.10 I suppose) is that remote export is broken when you have an rcsinfo...
Meta E. Sienkiewicz
msienkiewicz@...
Aug 2, 1998 3:05 am
9111
... i had memory black holes and other mysterious problems after building cvs 1.9.29 using egcs/pgcc 1.03 and CFLAGS="-O6 -mpentium" on a linux 2.0.35 pentium...
sean dreilinger
sean@...
Aug 2, 1998 3:15 am
9112
... This looks pretty cool. I've added a link from http://www.cyclic.com/cvs/info-changes.html (along with some verbiage which more or less summarizes what...
Jim Kingdon
kingdonc@...
Aug 2, 1998 3:45 am
9113
Does anyone know if there is passwd support planned? Thanks Flinx...
Flinx
flinx@...
Aug 2, 1998 5:50 am
9114
At 11:58 AM 8/1/98 -0400, you wrote ... [snip] ... [snip] ... [snip] In my current environment, I cannot use a normal version control system because my source...
G. Wade Johnson
gwadej@...
Aug 2, 1998 6:13 am
9115
... It works normally for me too. -- Carlo Wood <carlo@...>...
Carlo Wood
carlo@...
Aug 2, 1998 1:00 pm
9116
[ On Sat, August 1, 1998 at 21:30:11 (-0400), Meta E. Sienkiewicz wrote: ] ... Wow. That's a pretty serious bug (but different from what I think the first...
Greg A. Woods
woods@...
Aug 2, 1998 5:49 pm
9117
As requested on info-cvs, here is a patch that implements the changes I proposed to make CVS pserver more secure. ... Often it is undesirable to have the...
Carlo Wood
carlo@...
Aug 2, 1998 8:32 pm
9118
... Both of these mechanisms wouldn't necessarily preclude CVS from working how it does now. For option 1, it could only have this behavior if the CVSMETADIR ...
Mike Laster
mlaster@...
Aug 3, 1998 3:09 am
9119
Hi. I am about to install a revision control system for our group at work, and have looked at cvs and would like to use it. Many in our group have used...
Laurie Barnett Tynor
lbtynor@...
Aug 3, 1998 4:26 am
9120
... the 'c' in cvs stands for concurrent, which only works if you let it default to the copy-edit-merge model, which is how we do it to vc web site ...
sean dreilinger
sean@...
Aug 3, 1998 7:14 am
9121
Chris Sherman
sherman@...
Aug 3, 1998 8:49 am
9122
... I often check out multiple working copies of the same module, with the intent of solving a specific problem in each, perhaps on different branches. It's a...
Wilfredo Sanchez
wsanchez@...
Aug 3, 1998 9:51 am
9123
... I submitted a patch which I beleive fixes the local-mode wrapper problem that came up recently. Has that been looked at? ... Bill Bumgarner and I have been...
Wilfredo Sanchez
wsanchez@...
Aug 3, 1998 10:10 am
9124
Hi! "cvs co -r MYTAG -f myproject" works incorrect for files without the given tag MYTAG. I'm wondering wether the following phenomenon is an error or a...
Raphael M. Grochtmann
Raphael.Grochtmann@...
Aug 3, 1998 12:05 pm
9125
The tests failed at test 56: This test should produce no other output than this line, and a final "OK". FAIL: 56 *** Error code 1 make: Fatal error: Command...
Peter Nuhn
nuhn@...
Aug 3, 1998 1:11 pm
9126
unsubscribe __________________________________ Peter Sandstrom Designer Labs, llc TEL: 603.286.2313 128 Perkins Rd., PO Box 25 FAX: 603.286.7276 ...
Peter Sandstrom
pds@...
Aug 3, 1998 1:51 pm
9127
Hi - We're about to start development on at least two - maybe many - closely related projects which will share a number of modules. We need the development...