I think I may have found the problem! My dir structure is: /project/_darcs /project/depot # all files within here
On the pushee, I typed darcs add --dry-run -r *, and got: ..... depot/./app/controllers/advertisers_controller.rb depot/./app/controllers depot/./app/apis depot/./app depot/./Rakefile depot/./README_LOGIN etc. It seems somehow darcs has gotten confused, and is seeing depot/./app and depot/app as two separate dirs!!! First Question: How do I fix this? What do I do now? Also, it may be worthwhile adding a normalize path function to darcs. _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
