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.
> We are running cvcnt on a windows server and I'm trying get > using cvs client on linux and I keep getting "/e//cvs/CVSROOT" > no such repository error Firstly ensure you are running the latest stable release of CVSNT: 2.5.03.2382. Make sure your Linux client has been upgraded to CVSNT as well. You have named your repository with a name that is illegal in linux. In the CVSNT control panel on the windows server the repository has a "physical" name and a "logical" name. it looks like your "physical name" is probably e:\cvs\CVSROOT. Change the "logical" name to something like "/wellsfargo" and then use that name: cvs -d :pserver:hostname:/wellsfargo login Regards, Arthur Barrett March Hare Software Authors of CVSNT - CVS Suite - CVS Professional