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.
On Fri, 30 Aug 2002 08:45:50 -0500, Nathan Phelps <nphelps at solarc.com> wrote: >>I then set my CVSROOT=:pserver:myusername at mycvsserver:/Repository When I >try and login, it reports "CVSROOT requires a path spec" and "CVSROOT may >only specify a positive, non-zero, integer port (not 'C:') Perhaps you >entered a relative pathname?" You probably have an already checked-out sandbox and it's using the old root from that. Delete your sandbox and checkout again, or use a change-root script. I'd also report the problem with the pathnames to the Unix cvs people as it needs fixing at their end (it shouldn't be necessary to use repository roots). Tony