Unable to checkout subversion source
When I try to `bzr branch https:/
File "/Users/
return run_bzr(argv)
File "/Users/
ret = run(*run_argv)
File "/Users/
return self.run(
File "/Users/
hardlink=
File "/Users/
return super(SvnRemote
File "/Users/
result_
File "/Users/
find_
File "/Users/
self.
File "/Users/
editor = RevisionBuildEd
File "/Users/
assert prev_inventory.root is None or self.inventory.
AssertionError
And, predictably, I also get a nonfunctioning branch. This is after installing using Tim Dysinger's script to install bzr-svn (copy+pasted from his blog).
If I compile neon, svn, and svn's swig-py bindings manually using their latest stable versions (and enabling openssl in neon), then I get a different error when I try to do anything that loads bzr-svn (including simply `python ~/.bazaar/
0.327 looking for plugins in /Users/
0.339 looking for plugins in /Library/
0.401 encoding stdout as sys.stdout encoding 'UTF-8'
0.409 return code 0
0.743 encoding stdout as sys.stdout encoding 'UTF-8'
0.745 bzr arguments: [u'plugins']
0.745 looking for plugins in /Users/
1.076 bzr-svn: using Subversion 1.6.0 (-dev)
[10144] 2008-08-09 13:58:39.182 WARNING: Unable to load plugin 'svn' from '/Users/
1.087 Traceback (most recent call last):
File "/Users/
exec "import bzrlib.plugins.%s" % name in {}
File "<string>", line 1, in <module>
File "/Users/
log.
AttributeError: 'module' object has no attribute 'properties_
Info on how to fix either would be fine. I just want a working bzr-svn on OSX 10.5.4 :)
My bazaar's `bzr version`:
Python interpreter: /System/
Python standard library: /System/
bzrlib: /Users/
Bazaar configuration: /Users/jon/.bazaar
Bazaar log file: /Users/jon/.bzr.log
My bazaar's plugins:
fastimport /Users/
launchpad /Users/
svn /Users/
My subversion:
svn, version 1.6.0 (dev build)
My OS from `sysctl kern.version`:
kern.version: Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-
(which is OSX 10.5.4)
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask jjoonathan for more information if necessary.