Iztok Jeras wrote: > I am already running: > svn2git http://gadgetforge.gadgetfactory.net/svn/butterflylogic
Thanks for the URL. > If there are no issues I will push it to Github, for now it seems > slow (already running for 8min). Repository conversion is not a light affair. The output from conversion needs to quite careful review, and quite likely the conversion needs to be repeated many times with small tweaks each time. Also prepare to run git filter-branch on the output repository, and finally the result should be: git push --mirror into an empty new bare repo. As I wrote, this is nothing that a script does automatically - unless of course it doesn't matter what the output looks like, but then a conversion isn't really needed at all. //Peter ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

