stupid win32 and bzr and symlinks
andre v
starplant at gmail.com
Wed Mar 21 01:58:21 GMT 2007
hay i had problem with depreciated windows, b/c i need to check some
packages i had to check on windows ... that stupid thing!
Bzr ran fine before but this time it died ...
C:\path>bzr checkout sftp://me@urlcom/p p
Connected (version 2.0, client OpenSSH_4.3p2)
#
#some odd error about
putty command line error:
unknown option "-V" # or "-\/"
# works fine after ...
#
SSH me at bzr.istrolid.com password:
Authentication (password) successful!
Secsh channel 1 opened.
Opened sftp connection (server version 3)
# this is during or after build stage ...
bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute
'symlink
'
Traceback (most recent call last):
File "bzrlib\commands.pyc", line 650, in run_bzr_catch_errors
File "bzrlib\commands.pyc", line 612, in run_bzr
File "bzrlib\commands.pyc", line 304, in run_argv_aliases
File "bzrlib\builtins.pyc", line 837, in run
File "bzrlib\branch.pyc", line 629, in create_checkout
File "bzrlib\bzrdir.pyc", line 919, in create_workingtree
File "bzrlib\workingtree.pyc", line 2099, in initialize
File "bzrlib\transform.pyc", line 1008, in build_tree
File "bzrlib\transform.pyc", line 1093, in new_by_entry
File "bzrlib\transform.pyc", line 904, in new_symlink
File "bzrlib\transform.pyc", line 318, in create_symlink
AttributeError: 'module' object has no attribute 'symlink'
bzr 0.14.0 on python 2.5.0.final.0 (win32)
arguments: ['bzr', 'checkout', 'sftp://me@url.com/p', 'p']
** please send this report to bazaar at lists.ubuntu.com
i am sure i don't have symlinks in side the branch ... but they should be
able to be handled on windows some how
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070320/308ce012/attachment-0001.htm
More information about the bazaar
mailing list