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.
Valéry Croizier wrote: > My repository has a module that I am unable to check out (in this module the names of a few directories contain ' ' characters). > Checkout works fine from a Linux CVS client, but not with the CVSNT client 2.0.62.1817 that comes with TortoiseCVS 1.8.16 on XP. > > Can spaces in a directory name affect CVSNT ? > No, not really... server side scripts need to be written to take it into account, but that's the same on all systems. Tony