Hi people, This question has been asked and answered before on this list I think, but I can't find it anywhere. I just installed 1.9.27.1 (checked it out from ...
Fred Leeflang
fredl@...
May 1, 1998 11:28 pm
8087
A few weeks ago I posted a note to this list asking if anyone had experienced problems using CVS on Windows 95 workstations when checking out files to a...
Eric Kennedy
emka@...
May 2, 1998 12:17 am
8088
Please reply directly to me. I can't scan the list just now. Simply put. I want to import a large source base and have it import to the trunk (each file as...
Christopher Hull
nozefngr@...
May 2, 1998 12:25 am
8089
I just encountered this bug today. I tried to commit a change to a ,v file with just the right amount of tag/branch info to align one of the semicolons in the...
Jim Meyering
meyering@...
May 3, 1998 1:04 am
8090
Caveate: I'm new to CVS - been using about one month. CVS appears very weak in repository interrogation tools. In particular, there doesn't seem to be any...
Mike Howard
mike@...
May 3, 1998 2:48 pm
8091
This is an interesting request. Have you got a solution? I would like to know the answer too. ... Huang Su...
Huang Su
huangsu@...
May 4, 1998 12:15 pm
8092
Hi all. I am seriously looking into doing some work with CVS on the Win32 platform, but my only compilers available for Win32 are Borland C++, and the CygWin32...
Jim Morris
jim@...
May 4, 1998 4:56 pm
8093
Does anyone have any suggestions or experience with trying to get the CVS client built on VMS (not OpenVMS)? I am interested in getting it built on VMS...
Lynch, Edward F
eflynch@...
May 4, 1998 7:14 pm
8094
(How do I import my source to the trunk as 1.1?, I asked) ... That's a great idea! (I admin CVS from an UltraSPARC so it'll work). What about mass importing...
Christopher Hull
nozefngr@...
May 4, 1998 9:03 pm
8095
Jim, try http://www.rtr.com. I think they ported much if the GNU stuff, including make, to WinTel. -- pds ... __________________________________ Peter...
Peter Sandstrom
pds@...
May 4, 1998 10:09 pm
8096
You can push a branch to the main tree with: cvs ci -f -r 1.2 ..... If you use jCVS <http://www.ice.com/java/jcvs/index.shtml>, you can give the import command...
time@...
May 4, 1998 10:14 pm
8097
jCVS? Awww, I was gonna do that. <g> I'd like to write a nice WWW front end that allows for full control of a CVS tree. Has this already been done too?...
Christopher Hull
nozefngr@...
May 4, 1998 10:18 pm
8098
All, I get this error: cvs server: nothing known about <filename> after a file has been removed from the repository via "cvs remove" and "cvs commit". This is...
Andrew Bell
abell@...
May 4, 1998 10:44 pm
8099
hi there: ... i check out and edit CVSROOT/cvswrappers and add the following, then check it back in: *.avi -k 'b' -m 'COPY' *.doc -k 'b' -m 'COPY' *.exe...
sean dreilinger
sean@...
May 4, 1998 11:04 pm
8100
Well, you would think this would work (see below). Set up cvswrappers like so and my MSWord file (ending in a .doc) is mangled!! Looks ok before the import,...
Christopher Hull
nozefngr@...
May 5, 1998 4:19 am
8101
Hi Tim, I'm trying to tag a revision as on Last Friday (May 1) using the rtag command. I use the option "CVS Command" that I get by right-clicking on a module...
G Satheesh
gsat@...
May 5, 1998 7:17 am
8102
Also sprach Christopher Hull --- 07:48 PM 5/4/98 PDT ... Does `cvs log` report "keyword substitution: b" for the files in question? Also, you might want to...
Dick Balaska
dick@...
May 5, 1998 7:23 am
8103
... To ignore files in a CVS working directory, put their names in the file .cvsignore (in that directory). Peter....
Peter.Vanroose@...
May 5, 1998 9:41 am
8104
Hi, you have to upgrade to at least cvs 1.9.26. This ist the first version wich works correct on binary files from dos/windows. Ulf....
Michaelis, Ulf
UMichaelis@...
May 5, 1998 12:51 pm
8105
... Thanks, but these files are NOT in the current working directory. They are still in the CVS repository so that they can be rescued from death, but they...
Andrew Bell
abell@...
May 5, 1998 4:18 pm
8106
Hi, cvs v1.9 here; I have a problem checking out filenames with spaces. Is this known? Or am I doing something wrong? ... vwwwcvs@Twister> cvs rm...
Dirk Raebiger
drabiger@...
May 6, 1998 4:43 pm
8107
Hi Folks, I have tried the Cyclic CVS Versions 1.9, 1.9.16 and 1.9.26 under Windows NT (4.0). All three show problems of various kind. Right now, I´m using...
Olaf Brandes
brandes@...
May 6, 1998 5:11 pm
8108
hi all, I'm using cvs (client on W95, server on Linux, both 1.9); I see that cvs creates a lot of control files in my working dir; but I thought that after...
Otavio Exel
oexel@...
May 6, 1998 6:20 pm
8109
The 'Date' that is being parsed is not parsed by jCVS. That parameter is sent to the server as an option to be parsed. It sounds more like jCVS is failing to...
time@...
May 6, 1998 6:21 pm
8110
Well, here I am, trying to get CVS to work in Client/Server mode without much luck. I've used CVS for a little while on SGI machines, but we're now adding...
David Weller
dweller@...
May 6, 1998 8:50 pm
8111
Does anyone know of anywhere I can download binaries for CVS 1.9.27 for Windows NT? I haven't found anything so far on the net other than 1.9.26 that is...
Jim Morris
jim@...
May 6, 1998 9:26 pm
8112
... Is the CVSROOT environment variable being set correctly? You might try using the plain command-line cvs client directly until you get the problem solved. ...
Joel York
yorkjoe@...
May 7, 1998 1:10 am
8113
Well, I took some advice from several kind folks, plus I searched the DejaNews archive...of all people, Jim Kingdon offered up some "semi-undocumented' advice...
David Weller
dweller@...
May 7, 1998 3:17 pm
8114
... Yeah, I did that...strange message now: D:\wincvs>cvs -d :pserver:dweller@...:/cvsroot login (Logging in to dweller@...) CVS.EXE...
David Weller
dweller@...
May 7, 1998 3:21 pm
8115
I've got a slight problem. I have a source files that are typically edited on Win95 machines, and my CVS repository is on a Linux server. In order to do the...