Mike Goodwin wrote:
Hi,
Is it possible to convert a partial darcs repository using tailor. That
is so that the history is not kept for the unavailable patches?
Uhm, not automatically (is there a way to determine the history horizon
of a partial darcs repository?), but latest tailor handles an hash as
start-revision, so you can lookup the first patch in your partial repo
(probably as simple as "ls _darcs/patches | head -1"). Uhm, darcs does
not seem able to do that :-\ I mean, it does not allow to fetch from a
partial repo using "--to-match"...
If you have access to the whole repo, you can bootstrap from that using
the start-revision trick, and then keep going with the partial one...
ciao, lele.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor