[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: pre-commit hook to disallow spaces in filenames

From: Leon Zandman <lzandman_at_lode.nl>
Date: 2005-07-27 08:43:54 CEST

> Well, as a matter of fact, what is aux.h ? I can't find any
> relevant info ?

"AUX" is a reserved device name under Windows. Therefore it cannot be part of a filename. The same thing applies to some other filenames, like: CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4 etc.

Look at these articles:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/naming_a_file.asp

http://www.microsoft.com/technet/itsolutions/cits/interopmigration/unix/unixbld/unixbld4.mspx

Greetings,

Leon Zandman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 27 08:46:15 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.