Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
No, I'm accessing in server mode. Turns out it doesn't like D:/ as a prefix. I changed it to D:/cvsrepositories and it worked fine. I think the problem is the // caused by concatenating the D:/ and the /flash, yielding D://flash. Perhaps a dot after the d:/ would help, but that's not an editable field. Thanks, Bill "Tony Hoyle" <tmh at nothing-on.tv> wrote in message news:ahv4tf$906$1 at sisko.nothing-on.tv... > > On Sat, 27 Jul 2002 22:44:58 +0100, Bill Jones wrote: > > > > > In the CVSNT control panel, I set my prefix to D:/, my repository to > > /cvstools. > > > > In WinCVS (b8 build 1), I set my repository to /cvstools, and try to check > > out module flash. I get: > > > > cvs checkout -P flash (in directory C:\flash) > > Cannot access /cvstools/CVSROOT > > No such file or directory > > > You're accessing in local mode - repository prefixes only work > in server mode (you can specify them on the command line > with '-D' but it's a but pointless). > > Tony > > _______________________________________________ > Cvsnt mailing list > Cvsnt at cvsnt.org > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs