can't checkout new project
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I've created and uploaded a new project from Mac. A colleague is unable to check out this project using bzr windows. .bzr.log contents follow:
Fri 2009-10-02 10:24:59 -0700
2.693 bzr arguments: [u'checkout', u'ftp://<email address hidden>:<email address hidden>
2.784 looking for plugins in C:/Documents and Settings/
2.784 looking for plugins in C:/Program Files/Bazaar/
5.397 encoding stdout as sys.stdout encoding 'cp437'
5.437 FTP get: /goodyear/
5.437 Constructing FTP instance against ('ftp.predictum
11.903 bzr-svn: using Subversion 1.5.4 ()
14.046 Traceback (most recent call last):
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
AttributeError: 'str' object has no attribute 'get'
14.046 return code 4
Fri 2009-10-02 12:25:11 -0700
0.070 bzr arguments: [u'--version']
0.100 encoding stdout as sys.stdout encoding 'cp437'
0.220 return code 0
I believe I am experiencing the same thing already logged in bug 365150. I'll append my comments there.
https:/ /bugs.launchpad .net/bzr/ +bug/365160