That's a known problem: you can't create a file named "aux" on Windows. 
It's just not possible. (search the web for "forbidden filenames on 
Windows")
And that means you can not check out that source code as long as it has a 
file named aux.c in there.
Also: since windows file systems are case-insensitive, you will also get an 
error if you have two files that are different only in case - because on 
windows those two files would result in the same file on disk.



-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/bc96488c-dd2a-43d9-9fa9-7f3f0fb5cb6fn%40googlegroups.com.

Reply via email to