On 4/6/06, Antti-Juhani Kaijanaho <[EMAIL PROTECTED]> wrote: > Robert Feldt wrote: > > My second try was to use darcs send and save the output to a file. > > However, it seems that darcs send needs a target repo to send against > > so cannot be used in case there is only a single repo? > > Create an empty repo and use that as a send target? Or create a context > file that corresponds to an empty repo and give that to --context. > Yes, the context file approach seems workable. If I keep a context file around for all the patches I have already backed up I should be able to send the incremental changes to a file, bzip2 it, encrypt and then send to backup server. Will try.
So to recreate the repo from such a list of sent patches in files I would create an empty darcs repo and pull each one in in order? Thanks, Robert _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
