[PATCH 1 of 8] convert extension: Initialize source repository after destination one

Brendan Cully brendan at kublai.com
Mon Jul 2 02:31:59 UTC 2007


On Sunday, 01 July 2007 at 15:30, Brendan Cully wrote:
> On Monday, 02 July 2007 at 00:12, Edouard Gomez wrote:
> > # HG changeset patch
> > # User Edouard Gomez <ed.gomez at free.fr>
> > # Date 1183302954 -7200
> > # Node ID 33e5ead8d98b1d72ea27f27c748c5aa727f80051
> > # Parent  cf8b8f62688aef733ca6f97f1b8833030da2d63c
> > convert extension: Initialize source repository after destination one
> > 
> > Because initializing source repository may cost time[1] and because
> > it's no use initializing the source w/o being sure the destination
> > may hold the converted changesets, init the source after the
> > destination.
> > 
> > [1] the upcoming SVN backend
> 
> I was hoping you'd add logic to remove the destination if it was
> created by convert and the source couldn't be initialized...

I went ahead and did this myself. It's in crew now.



More information about the Mercurial-devel mailing list