> cp -r my_project/  my_branch/

Tip:  that will work, but it's more efficient to do 

darcs get my_project my_branch

Darcs will (if the platform supports it) hardlink the immutable metadata.  In
other words, it will use up less disk space if you do it this way.

Regards,

Zooko

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

Reply via email to