svn.core.SubversionException while checking out from googlecode?
Hello,
While checking out sources from googlecode (svn) I got svn.core.
[parth:~]% bzr plugins
bzrtools 1.5.0
Various useful plugins for working with bzr.
dbus
D-Bus integration for bzr/bzrlib.
diffstat 0.2.0
diffstat - show stats about changes to the working tree
gtk 0.94.0
Graphical support for Bazaar using GTK.
launchpad
loom 1.4.0dev0
Loom is a bzr plugin which adds new commands to manage a loom of patches.
rebase 0.3.0
Rebase support.
svn 0.4.10
Support for Subversion branches
[parth:~]% uname -a
Linux parth 2.6.26-1-686 #1 SMP Wed Sep 10 16:46:13 UTC 2008 i686 GNU/Linux
I was trying to checkout two trunks in two xterms.
http://
and
http://
The first checkout (clojure) started out fine but the second (clojure-contrib) failed with the error below:
[parth:src]% bzr checkout http://
bzr: ERROR: svn.core.
Traceback (most recent call last):
File "/usr/lib/
return run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
File "/usr/lib/
return bzrdir.
File "/usr/lib/
branch = self.open_branch()
File "/usr/lib/
branch = SvnBranch(
File "/usr/lib/
revnum = self.get_revnum()
File "/usr/lib/
File "/usr/lib/
File "/usr/lib/
return conn.get_
File "/usr/lib/
raise convert_error(e)
SubversionE
bzr 1.5 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'checkout', 'http://
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_IN'
plugins:
bzrtools /usr/lib/
dbus /usr/lib/
diffstat /home/parth/
gtk /usr/lib/
launchpad /usr/lib/
loom /usr/lib/
rebase /usr/lib/
svn /usr/lib/
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
[parth:src]% bzr checkout http://
This (clojure-contrib checkout) worked fine the second time. However when I look at the first (clojure) window I observe that the clojure checkout has failed now, with the same error. Is bzr-svn not supposed to be used concurrently? I understand debian/lenny has an old version of bzr (1.5) - I tend to stick to apt. Is this something thats fixed in a new version?
If not running concurrently is a constraint, thats ok, but maybe the message can be better?
Below is the error I saw in the first window (clojure) once I started the checkout for clojure-contrib for the second time.
[parth:src]% bzr checkout http://
bzr: ERROR: svn.core.
Traceback (most recent call last):
File "/usr/lib/
return run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
File "/usr/lib/
return self._create_
File "/usr/lib/
File "/usr/lib/
return unbound(self, *args, **kwargs)
File "/usr/lib/
File "/usr/lib/
return unbound(self, *args, **kwargs)
File "/usr/lib/
File "/usr/lib/
return unbound(self, *args, **kwargs)
File "/usr/lib/
File "/usr/lib/
return unbound(self, *args, **kwargs)
File "/usr/lib/
File "/usr/lib/
return inter.fetch(
File "/usr/lib/
File "/usr/lib/
File "/usr/lib/
raise convert_error(e)
SubversionE
bzr 1.5 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'checkout', 'http://
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_IN'
plugins:
bzrtools /usr/lib/
dbus /usr/lib/
diffstat /home/parth/
gtk /usr/lib/
launchpad /usr/lib/
loom /usr/lib/
rebase /usr/lib/
svn /usr/lib/
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
[parth:src]%
Thanks very much.
Parth
PS: Great job with bzr. I really like bzr, its usability and the focus of the dev team on correctness. Thanks.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Parth Malwankar
- Solved:
- Last query:
- Last reply: