How to ignore files that have colon in their names, when CVS checkout.

Dag-Erling Smørgrav des at des.no
Thu Jul 26 18:18:47 UTC 2007


Xin LI <delphij at delphij.net> writes:
> If you have to check out that code, you should use an Operating System
> which supports : in filenames, which means that Windows would not be a
> good candidate.

A better answer would be that these files should be repocopied to names
consisting only of characters from the POSIX Portable Filename Character
Set (basically [A-Za-z0-9._-]):

http://www.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_276

These files are a problem not only for Windows users, but also when
burning the source tree to a CD or copying it to a FAT-formatted memory
stick.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-chat mailing list