From: "Graham Reeds" Newsgroups: comp.os.msdos.djgpp References: <90jlcd$jaa$1 AT msunews DOT cl DOT msu DOT edu> <3A2D792E DOT 9000605 AT mgupp DOT ru> <90li6j$1l7r$1 AT msunews DOT cl DOT msu DOT edu> Subject: Re: CVS in a dos box... Lines: 47 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Wed, 6 Dec 2000 14:55:27 -0000 NNTP-Posting-Host: 62.254.78.42 X-Complaints-To: abuse AT ntlworld DOT com X-Trace: news6-win.server.ntlworld.com 976114871 62.254.78.42 (Wed, 06 Dec 2000 15:01:11 GMT) NNTP-Posting-Date: Wed, 06 Dec 2000 15:01:11 GMT Organization: ntlworld News Service To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Mike Buchanon" wrote in message news:90li6j$1l7r$1 AT msunews DOT cl DOT msu DOT edu... > On Wed, 06 Dec 2000 02:24:30 +0300 Alexey Zakhlestine wrote: > > > Mike Buchanon wrote: > > >> I open a dos window, type 'set cvsroot=c:\work' > > > try typing > > "set cvsroot=c:/work" or even "set cvsroot=/c/work" > > Hi Everybody :) > Thanks for the response Alexey, but, it didn't work. I tried > 'set cvsroot=c:/work', 'set cvsroot=/work', and 'set cvsroot=/c/work' > and got the same type of error on each setting. The only thing > that was different was the path reported by cvs.exe in the failed to > check in part. This is very strange. Are there other variables that I > need to set? Thanks for any and all comments. TTFN, > /mtb > > I've got it to work on my machine, though I don't use it much since I'm a solo developer and it seems only worth while with a group larger than 1 person working in it. However to get CVS working you need the following lines in your AUTOEXEC.BAT: SET CVSEDITOR=C:\WIN98SE\COMMAND\EDIT.COM SET CVSROOT=:local:e:\develop\cvsrepository Of course, you may want to use something other that EDIT.COM (notepad.exe or something) and you'll want to set your CVSROOT to :local:c:\work. It's a good idea to have a separate repository for your versions. Also I have ;e:\cvs; set in my PATH statement. I hope this helps. -- Stay Lucky, Graham "Mournblade" Reeds. ICQ No.: 30514803 http://homepage.dtn.ntl.com/grahamr