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.
Tony Hoyle wrote: > dzielke at aep.com wrote: > >> When I run CVS Update from the Tortoise interface I get the following >> error: >> >> In C:\CVS_WORK\doc: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" >> "update" "-d" "-P" "CogCafBranchMergeAndTag.doc" >> CVSROOT=:pserver;username=dzielke;hostname=cogcs:/usr/local/cvs >> >> cvs.exe [update aborted]: no such directory >> `:pserver:dzielke at cogcs.aepsc.com:/usr/local' <-- missing last >> part of path! > > > It could be a Tortoise thing, but I've never heard of anything like > that before.. I'm pretty sure that the CVSROOT that TortoiseCVS displays is actually taken from CVS/Root, and that no "/cvs" is appended to it. But it would be easy to verify this by running the same command from the command line. -Torsten