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 Sat, 12 Oct 2002 12:20:05 +0200, Bo Berglund wrote: > 1) DON'T let the installer save the CVSNT files to a path with > embedded spaces! It is sure to sooner or later break the system. > Instead manually select a directory like c:\programs\cvsnt > (Tony: Can't you set the default somewhere else but in Program Files?) cvsnt runs fine from 'Program Files'... At least one of the machines I run it on has all its files there... The space problems only occur on the repositories, not on the executable. Often on a machine the temp directory will be defined as C:\Temp or similar. The 'Documents and Settings' thing seems to have come in with IE6 and is backwards to me... (Making a default temp that System can't write is surely a bug?). I don't really want to go around changing system settings or creating random temp directories, especially if the user is only using cvsnt as a client. Maybe I can find a way to change the permissions on the default one to something more sane. Tony