Albert Reiner wrote:
* Will `cp -r foo/ bar/` create a branch?
* If I scp or ftp foo/ to another computer, will that create a branch?

Yes, and yes.  Every repo is independent of every other one.

If all the changes are recorded, `darcs get` might be more convenient:

    darcs get foo bar

Thanks. The reason why I was asking about plain copy is because I might want to put a branch on a server that doesn't have Darcs installed. I guess that would work alright as long as I'm the only developer...


I use Thunderbird. If someone emails me a patch the way the
instructions suggest, I wouldn't know what to do with it.

Save it to a file, and use it with `darcs apply`.

Oh, good, thanks. How do I save it to a file? I guess I could look for the patch in foo/_darcs/patches. Is that the best way? I hope that's not an RTFM question, I did look at the FM :)

Cheers,
Daniel.
--
     /\/`) http://oooauthors.org
    /\/_/  http://opendocumentfellowship.org
   /\/_/  No trees were harmed in the creation of this email.
   \/_/   However, a significant number of electrons were
   /      were severely inconvenienced.

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

Reply via email to