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