David wrote: > Argh. I have no idea how to repair a modified compressed file. You don't > have any backups?
Don't worry, I do. But I'd rather not repeat this mistake. The solution I came up with in the meanwhile is to do the following. mkdir depot darcs mv [all the dirs] depot Now, the project root dir has only 2 dirs: _darcs and depot. Any recursive operatons should just be done out of depot, and will ignore _darcs. PS Unrelated topic: any hope of any syncing between darcs and Perforce (which I may need to use for a client...)? _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
