[darcs-users] how to use darcs send

Eric Y. Kow eric.kow at gmail.com
Thu Mar 29 19:00:47 UTC 2007


Hi Eric,

On Thu, Mar 29, 2007 at 09:06:36 -0400, Max Battcher wrote:
> Just like darcs pull, darcs send needs to know what patches are in the
> remote repository so that it knows which patches that aren't in the
> other repository.

Another way I cheat on this is to darcs get the repo I want to send to:

 darcs get http://foo.bar/sendToRemote sendToLocal
 cd sendToLocal/_darcs/prefs
 wget http://foo.bar/sendToRemote/_darcs/prefs/email
 cd ../../..
 
 cd yourRepo
 darcs send sendToLocal

You'll want to do a darcs pull in sendToLocal, from time to time.

-- 
Eric Kow                     http://www.loria.fr/~kow
PGP Key ID: 08AC04F9         Merci de corriger mon français.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20070329/ae22027b/attachment.pgp 


More information about the darcs-users mailing list