[darcs-users] creating a patch bundle with no physical access to target repository

Tommy Pettersson ptp at lysator.liu.se
Wed Feb 2 17:22:07 UTC 2005


There is a workaround.  Whenever someone applies a received
patch bundle, that person replies to the sender with the
resulting context file.

Person A:
  (presume A has somehow got B's context file)
  darcs send --context=con_B -o bundle .
  [interactive]
  mail B <bundle

Person B:
  darcs apply bundle
  darcs changes --context >con_B
  mail A <con_B

The returned context file can be seen as acknowledgement of
the patch transfer.


-- 
Tommy Pettersson <ptp at lysator.liu.se>




More information about the darcs-users mailing list