Daniel Ericsson ha scritto:
I have been regularly migrating a Subversion repo to Mercurial with Tailor. Some days ago the Subversion repo started using svn:external to pull in header dependencies.

From the look of it I get the external declarations in my Mercurial migration repo but they aren't commited. I will take a closer look at this during the weekend, just wanted to know if this should work and it's a bug, or if support is planned and coming, or are there any outstanding obstacles or questions to making this work?

Latest versions of Tailor explicitly ignore the externals. Depending on your definition of "make this work", it either already does or should not be very hard to implement :-)

Previous tailors didn't use --ignore-svn-externals but actually ignored all the stuff coming down that way; now there's a "ignore-externals" True by default that skips even the download. I think that handling them would require some tweak to the svn parser...

ciao, lele.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to