On Thursday 15 of September 2011 05:58:00 erik quanstrom wrote: > looks like spaces in file names are a problem, at least > on my system. > > minooka; hg clone https://code.google.com/p/nix-os/ > destination directory: nix-os > requesting all changes > adding changesets > adding manifests > adding file changes > transaction abort! > rollback completed > abort: Bad file number: > /n/other/quanstro/nix-os/.hg/store/data/lib/font/bit/anonpro/_anonymous > _pro.ttf.i
there used to be a hack in Hg to safely store files with spaces (and other potentially unsafe characters) in names, called `fncache repository format'. http://mercurial.selenic.com/wiki/fncacheRepoFormat seems you can toggle it on/off in config. -- dexen deVries [[[↓][→]]] For example, if the first thing in the file is: <?kzy irefvba="1.0" rapbqvat="ebg13"?> an XML parser will recognize that the document is stored in the traditional ROT13 encoding. (( Joe English, http://www.flightlab.com/~joe/sgml/faq-not.txt ))