My history file spans through more than one year, but 'cvs history' doesn't show me the year of date. Anybody knows how to solve this without patching...
Alessio Milan
amilan@...
Dec 2, 1997 12:30 am
6703
... I think the -d option does what you want if it works correctly: # module proj1 is defined to contain the file Makefile found in the # $CVSROOT/9000...
Ken Koch
krk@...
Dec 1, 1997 5:44 pm
6704
After restarting inetd with the following configuration I'm getting a message that cvspserver/tcp is unknown (cvspserver/tcp: Unknown service), can anyoue...
John Swan
g583284@...
Dec 1, 1997 8:39 pm
6705
... KK> I think the -d option does what you want if it works correctly: KK> # module proj1 is defined to contain the file Makefile found in the KK> #...
David Lim
david@...
Dec 2, 1997 12:47 am
6706
I've given up trying to create a top-level file in the working directory. However, I've found that even specifying a file in a sub-directory a bit...
David Lim
david@...
Dec 2, 1997 2:37 am
6707
Hi, I am evulation different multi-platform version managament programs.. I would like to know whether RCS exists for Mac and how I can get it. Thanks, ... ...
Roeland Mortelmans
roeland@...
Dec 2, 1997 4:36 pm
6708
subscribe...
Roeland Mortelmans
roeland@...
Dec 2, 1997 4:42 pm
6709
[ On , December 1, 1997 at 18:37:49 (-0800), David Lim wrote: ] ... Why not just make a module, put your file in the module directory, and get it over with? --...
Greg A. Woods
woods@...
Dec 2, 1997 7:52 pm
6710
Hallo, how can I remove an empty directory? After removing files in the directory, I cant remove the directory. What is wrong? -- _, Bye, (_ ,_)ven Hansen. ...
Sven Hansen
sh@...
Dec 3, 1997 1:57 am
6711
... I'm not clear on this subject. Hopefully someone else will chime in. What I've gathered from previous list threads is that wrappers, as implemented, must...
Dave New
den@...
Dec 2, 1997 5:17 pm
6712
... Not that I know of. But if you find something, we'd certainly consider adding the information to our RCS page at ...
Jim Kingdon
kingdonc@...
Dec 2, 1997 8:20 pm
6713
Hallo, where is CVS looking for the file .cvsrc ? HOMEPATH and HOME does not work for me. I woul like to have a .cvsrc with checkout -P update -P so cvs does...
... Could be hidden files or directories in the directory. Check with 'ls -a' if on Unix, or use the DOS 'Attrib' or similar commands (or view with the Windows...
Dave New
den@...
Dec 3, 1997 12:30 am
6716
I want to be able to define a CVS module consisting mainly from files in one subdirectory under $CVSROOT, but in addition, a few more files from other modules....
Daniel Ben-Ezri
danibe@...
Dec 3, 1997 2:52 am
6717
To whoever's interested in fixing bugs in CVS: In the MINOR-BUGS file that came with my CVS 1.9 distribution, I saw ... * (Jeff Johnson jbj@...) I tried a...
Cameron, Steve
Steve.Cameron@...
Dec 3, 1997 12:39 am
6718
From filesubr.c in release 1.9: /* Return the home directory. Returns a pointer to storage managed by this function or its callees (currently getenv). */ ...
Tim Endres
time@...
Dec 3, 1997 6:32 am
6719
Hallo, I use an OS/2 client with a Linux server, both with CVS 1.9. It seems to be impossible to do a recursive 'cvs commit' on the OS/2 client. My home is...
Stefan Roehrig
ig <ig <ig <ig <ig <i...
Dec 3, 1997 5:32 pm
6720
... I have tried out this (set HOME=D:\cvs-bin), and it does also not work. -- _, Bye, (_ ,_)ven Hansen. +---------------------------------------------------+ ...
Sven Hansen
sh@...
Dec 3, 1997 9:56 pm
6721
I want to be able to define a CVS module consisting mainly from files in one subdirectory under $CVSROOT, but in addition, a few more files from other modules....
Daniel Ben-Ezri
danibe@...
Dec 3, 1997 4:37 pm
6722
The reason you can't remove the directory (I suspect) is because CVS doesn't version control the directory structure of the repository. In order for it to be...
Cameron, Steve
Steve.Cameron@...
Dec 3, 1997 4:19 pm
6723
... Try defining something like: shared1only shared shared1.c application1 app1 &shared1only I don't recall if it results in a application1/shared subdirectory...
Ken Koch
krk@...
Dec 3, 1997 7:41 pm
6724
unsubscribe...
DA KOTCHER
kotcherd@...
Dec 3, 1997 10:22 pm
6725
Hello CVS users. I'm having a problem with a merge I'm trying to do. I have two branches with branch tags "x19_dev_br" and "x19_qa_br" Some files and...
Cameron, Steve
Steve.Cameron@...
Dec 3, 1997 7:24 pm
6726
I am seeing this error message on a regular basis now: $ cvs update cvs server: Updating . P loginfo patch: Invalid options. patch: Usage: patch [-blNR]...
justin wells
stem@...
Dec 3, 1997 11:44 pm
6727
It appears that if you attempt to merge changes from one branch into another branch, (neither branch being the trunk), changes to the first branch which...
Cameron, Steve
Steve.Cameron@...
Dec 3, 1997 9:11 pm
6728
... As far as I can tell you are correct... each checked out directory contains files from only one directory in the repository - it must because the...
Meta E. Sienkiewicz
meta@...
Dec 4, 1997 3:23 am
6729
In trying to get cvs working with rsh, I have this wierd problem.. rsh works fine from certain NT accounts, but not others. So for example, if I have a NT...
Mike Taylor
mike@...
Dec 4, 1997 7:12 pm
6730
... Have you tried set HOME=D:/cvs-bin ? -- Marc Paquette marcpa@......
Marc Paquette
marcpa@...
Dec 4, 1997 5:15 am
6731
... I have some vague recollection of fixing something like this (probably would be fixed in 1.9.18 or 1.9.20 or something). No, I don't remember the details...