[03:47] Hey there, I'm using svn2bzr from http://wiki.bazaar.canonical.com/svn2bzr and I'm getting deprecation warnings for sha and md5. Do I need to fix them before I can do the conversions or can I ignore them? [03:49] These are the warnings I'm seeing: http://paste.ubuntu.com/1026196/ [03:50] littlegirl: you can ignore them [03:50] spiv: Will the resulting branches be accurate despite them? [03:50] Yes [03:51] spiv: Oh, thank you so much! I've just spent the past day or two researching Bazaar and comparing it to Subversion, which is what I've been using, and it sounds like a major improvement, so I look forward to switching. (: [03:51] It's just a warning saying that "from md5 import md5" should be updated to "from hashlib import md5" in the code at some point, because the old module is going away Python 3 or something [03:52] The functionality is unaffected [03:52] As long as you understand it, it's all good. (: [03:52] You might find the bzr-svn plugin to be a nicer way to connect bzr and svn [03:52] I'm using the command line. Does it work in there? [03:52] Yes. It allows bzr to interact with svn:// URLs etc more-or-less as if they were bzr branche. [03:52] *branches. [03:53] (Including pushing back to svn) [03:53] I've got one project that I contribute to thjat uses Subversion, and I'll just leave my Subversion branch for that project as is. I would like to convert all my personal repositories to Bazaar, though. (: [03:53] In particular, it means that importing your SVN branch to bzr is typically just "bzr branch SVN_URL my_shiny_new_bzr_branch" [03:54] And it's a repeatable, deterministic import, which IIRC isn't true of svn2bzr [03:54] Oh! Is it in the Ubuntu package manager? [03:54] (i.e. two independently generates conversions with bzr-svn will be identical with the same revision-ids etcc) [03:55] Yes, just install the 'bzr-svn' package. [03:56] Absolutely perfect! So I can do bzr branch svn_url new_bzr_url on all of them and not even bother with the svn2bzr? [03:56] I'd like to preserve the entire commit history to date. === zyga-afk is now known as zyga === zyga is now known as zyga-gone [08:02] morning! [08:03] means i should be in bed [08:05] night mgrandi :) [08:06] not yet =P [08:06] * fullermd lumps off to bed... === zyga-gone is now known as zyga === Ursinha` is now known as Ursinha === mrevell_ is now known as mrevell === yofel_ is now known as yofel