AttributeError: paths when trying to svn-import
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Mac Installers |
Fix Released
|
Undecided
|
Gordon Tyler |
Bug Description
Recently updated to Bazaar 2.2.0 via provided meta-package on a MacBook running Snow Leopard.
Attempting to use svn-import to import a remote SVN repository:
[ cmf-macbook-03:13 PM ]-tmp $ bzr svn-import --all https:/
Using repository layout: trunk0
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/Library/
return the_callable(*args, **kwargs)
File "/Library/
ret = run(*run_argv)
File "/Library/
return self.run(
File "/Library/
return self._operation
File "/Library/
self.cleanups, self.func, *args, **kwargs)
File "/Library/
result = func(*args, **kwargs)
File "/Library/
incremental=not restore, to_revnum=
File "/Library/
RepositoryC
File "/Library/
revfinder, mapping, heads)
File "/Library/
needs_
File "/Library/
lhs_
File "/Library/
while nm is not None and nm.is_hidden(
File "/Library/
if not self.changes_
File "/Library/
return self.branch_path in self.paths
AttributeError: paths
bzr 2.2.0 on python 2.6.1 (Darwin-
arguments: ['/usr/
encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
plugins:
bash_completion /Library/
bzrtools /Library/
colo /Library/
email /Library/
explorer /Library/
extmerge /Library/
fastimport /Library/
keychain /Library/
launchpad /Library/
loom /Library/
netrc_
news_merge /Library/
pipeline /Library/
qbzr /Library/
rewrite /Library/
svn /Library/
upload /Library/
xmloutput /Library/
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.
As outlined in Bug 617506 (https:/
1) Determine if this is the same issue as 617506 and, if so
2) Update Snow Leopard Meta Package as provided on http://
Changed in bzr-mac-installers: | |
status: | New → In Progress |
assignee: | nobody → Gordon Tyler (doxxx) |
I'm not sure how this can occur at all, unless a non-release version of bzr-svn was packaged in the mac installer?