I'll reply to my own thread here...

Travis Cross wrote:
Maybe there is even a better, cleaner way of changing patch names
and logs?

I figured out how to do this cleanly:

$ darcs send -a -o ../clean-repos/patches ../clean-repos
$ cd ../clean-repos/
$ emacs patches
# clean things up ; remove the 'Patch bundle hash' block
$ darcs apply patches

This may all have been obvious to everyone who has used darcs for some time. In any case, it solved the challenge at hand.

All the same, I am still curious about the patch format. How is the hash generated, and what is the middle value in the patch file name (i.e. date-?-hash.gz)?

Cheers,

-- Travis


_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to