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 ...
8087
Eric Kennedy
emka@...
May 2, 1998 12:17 am
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...
8088
Christopher Hull
nozefngr@...
May 2, 1998 12:25 am
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...
8089
Jim Meyering
meyering@...
May 3, 1998 1:04 am
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...
8090
Mike Howard
mike@...
May 3, 1998 2:48 pm
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...
8091
Huang Su
huangsu@...
May 4, 1998 12:15 pm
This is an interesting request. Have you got a solution? I would like to know the answer too. ... Huang Su...
8092
Jim Morris
jim@...
May 4, 1998 4:56 pm
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...
8093
Lynch, Edward F
eflynch@...
May 4, 1998 7:14 pm
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...
8094
Christopher Hull
nozefngr@...
May 4, 1998 9:03 pm
(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...
8095
Peter Sandstrom
pds@...
May 4, 1998 10:09 pm
Jim, try http://www.rtr.com. I think they ported much if the GNU stuff, including make, to WinTel. -- pds ... __________________________________ Peter...
8096
time@...
May 4, 1998 10:14 pm
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...
8097
Christopher Hull
nozefngr@...
May 4, 1998 10:18 pm
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?...
8098
Andrew Bell
abell@...
May 4, 1998 10:44 pm
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...
8099
sean dreilinger
sean@...
May 4, 1998 11:04 pm
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...
8100
Christopher Hull
nozefngr@...
May 5, 1998 4:19 am
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,...
8101
G Satheesh
gsat@...
May 5, 1998 7:17 am
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...
8102
Dick Balaska
dick@...
May 5, 1998 7:23 am
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...
8103
Peter.Vanroose@...
May 5, 1998 9:41 am
... To ignore files in a CVS working directory, put their names in the file .cvsignore (in that directory). Peter....
8104
Michaelis, Ulf
UMichaelis@...
May 5, 1998 12:51 pm
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....
8105
Andrew Bell
abell@...
May 5, 1998 4:18 pm
... 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...
8106
Dirk Raebiger
drabiger@...
May 6, 1998 4:43 pm
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...
8107
Olaf Brandes
brandes@...
May 6, 1998 5:11 pm
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...
8108
Otavio Exel
oexel@...
May 6, 1998 6:20 pm
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...
8109
time@...
May 6, 1998 6:21 pm
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...
8110
David Weller
dweller@...
May 6, 1998 8:50 pm
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...
8111
Jim Morris
jim@...
May 6, 1998 9:26 pm
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...
8112
Joel York
yorkjoe@...
May 7, 1998 1:10 am
... 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. ...
8113
David Weller
dweller@...
May 7, 1998 3:17 pm
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...
8114
David Weller
dweller@...
May 7, 1998 3:21 pm
... Yeah, I did that...strange message now: D:\wincvs>cvs -d :pserver:dweller@...:/cvsroot login (Logging in to dweller@...) CVS.EXE...
8115
Jim Morris
jim@...
May 7, 1998 3:49 pm
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...