On Tue, Jun 07, 2005 at 12:33:54PM -0300, [EMAIL PROTECTED] wrote:
> 
> The commands like unrecord and amend-record are inevitable consequences of 
> decentralized revision control.  If the commands did not exist, you could 
> easily achieve the same effect by creating a second repository with all 
> patches except the offending patch.  That achieves unrecord.  Then you could 
> apply the contents of the offending patch with "diff | patch", alter the 
> contents, and record the newly altered patch.  That achieves amend-record.

True, but that still doesn't explain their utility... I guess I struggle
to see why it's easier to do this than to just check in a patch that
adjusts things to the way they should be, as one would so in most any
other VC system.

-- John

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

Reply via email to