At http://people.samba.org/bzr/jelmer/bzr-svn/trunk
------------------------------------------------------------
revno: 1766
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: Jelmer Vernooij <[EMAIL PROTECTED]>
branch nick: 0.4
timestamp: Thu 2008-12-04 16:01:49 +0100
message:
Fix tests.
modified:
format.py format.py-20070917005147-94kb7zysotf82kqw-1
=== modified file 'format.py'
--- a/format.py 2008-11-09 21:36:54 +0000
+++ b/format.py 2008-12-04 15:01:49 +0000
@@ -79,6 +79,8 @@
mutter("Unable to open %r with Subversion: %s",
transport, msg)
raise bzr_errors.NotBranchError(path=transport.base)
+ except bzr_errors.InvalidURL:
+ raise bzr_errors.NotBranchError(path=transport.base)
return format
--
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits