Rev 1171: Fix import to avoid problems with bzr-builddeb. in file:///data/jelmer/bzr-svn/0.4/

Jelmer Vernooij jelmer at samba.org
Thu May 15 21:01:28 BST 2008


At file:///data/jelmer/bzr-svn/0.4/

------------------------------------------------------------
revno: 1171
revision-id: jelmer at samba.org-20080515200048-jsp5q2qep5appquc
parent: jelmer at samba.org-20080515190814-iaxhlqxa9dc2p3i5
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Thu 2008-05-15 22:00:48 +0200
message:
  Fix import to avoid problems with bzr-builddeb.
modified:
  mapping3/scheme.py             scheme.py-20060516195850-95181aae6b272f9e
=== modified file 'mapping3/scheme.py'
--- a/mapping3/scheme.py	2008-05-05 14:40:08 +0000
+++ b/mapping3/scheme.py	2008-05-15 20:00:48 +0000
@@ -22,7 +22,7 @@
 from bzrlib.errors import NotBranchError
 
 from base64 import urlsafe_b64decode, urlsafe_b64encode
-from errors import InvalidSvnBranchPath
+from bzrlib.plugins.svn.errors import InvalidSvnBranchPath
 import util
 import bz2
 import urllib




More information about the bazaar-commits mailing list