On 25 November 2011 16:16, Hartmut Goebel <[email protected]> wrote: > I'm currently investigating how to migrate from SVN to mercurila (or git). > As I wrote, I'm unsatisfied with the results so far. One of the reasons for > this bad results are a bad history. E.g. errors when tagging or branching.
While I'm not of a fan of either Mercurial or Git, I have successfully imported several Subversion repositories into Git using this guy's blog post: http://www.albin.net/git/convert-subversion-to-git You might want to try that too, and see what you get. -- Raoul Snyman B.Tech Information Technology (Software Engineering) E-Mail: [email protected] Web: http://www.saturnlaboratories.co.za/ Blog: http://blog.saturnlaboratories.co.za/ Mobile: 082 550 3754 Registered Linux User #333298 (http://counter.li.org) -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
