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.
Thanks for the fast reply! How come the client sent that directory? -> main loop with CVSROOT=:sspi:cid-dev:/cvsroot There must have been something wrong with one of the files in that dir's CVS subdir? I guess that's the only explanation for it working after deleting the entire folder. Like I've mentioned, I've tested several roots, by changing CVS\Root. Should I have updated some other files too? Thanks again, Lionello. "Tony Hoyle" <tmh at nodomain.org> wrote in message news:d2blpt$b8d$1 at paris.nodomain.org... > Lionello Lunesu wrote: >> cvs [server aborted]: protocol error: directory >> 'd:/cvsroot/module/blasdk' not within root 'd:/cvsroot' >> cvs [update aborted]: reading from server: error -1 > > The error message is slightly misleading. It should say '/cvsroot'. > > Basically your client is sending a root of 'd:/cvsroot/module/blasdk', > and your server is expecting '/cvsroot/module/blasdk'. > > Tony