On Sun, Jun 10, 2007 at 10:57:03PM +0200, Lele Gaifax <[EMAIL PROTECTED]> was heard to say: > >>>>> Daniel Burrows writes: > > Daniel> [darcs:target] repository = /tmp/tailor/foo > > Daniel> [darcs:source] repository = /tmp/tailor/head > > Daniel, to move changeset across the same kind of VC you need to use > different subdirs for the two projects: see the > http://progetti.arstecnica.it/tailor/wiki/DisjunctWorkingDirectories > wiki page.
I finally figured that out when I wondered why tailor was doing a "darcs pull" instead of "darcs get" and read the comment at vcpx/repository/darcs/source.py:470... It appears that my immediate problem, though, was that I didn't specify a revision identifier. Shouldn't this default to HEAD? Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

