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.
Flávio Etrusco wrote: > Doesn't cvsnt issue this error message for the simple fact that the > sandbox is on a mapped network share? > > From the log it doesn't seem to be a server message, but if the > repository was on a mapped network share the server would throw a > similar error message, wouldn't it? > > Yes. You end up with all sorts of issues with line endings, slightly different versions of cvs, timestamp issues, etc. if you share sandboxes over network shares. The -N option is there so you can tell the system you know what you are doing and can handle the consequences and won't come back here for support when it breaks... Tony