is it possible to tell darcs not to create hardlinks for new files? If I use "darcs get" to obtain a fresh copy, every file will be hardlinked. If I add new files to my repository and distribute it to other repositories those files will be hardlinked too.
I cannot reproduce this on Darwin 8.0 (Tiger). The files in the working copy are not hardlinked.
Unfortunately XCode (the IDE under Mac OS X) can't save to files that are hardlinked. So darcs is quit unusable on Mac OS X for now.
(I use darcs 1.0.2)
At least you should remove _darcs from the XCode project. All the other files should be handled fine. (Works quite good here with a project using an external build system [autotools].) Unfortunately there is no released SCM API to XCode I know of, so you need to commit from the command line anyway.
Kind regards, Philipp Kern
_______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
