Bazaar 1.9 rc1-3 Windows installers
John Arbash Meinel
john at arbash-meinel.com
Thu Nov 6 17:06:11 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Eugene Wee wrote:
> Hi John,
>
> I encountered no problems when I locally tested bzr-zip-1.9rc1-1.exe on
> a computer in one of my university computer labs running Windows XP SP3
> without administrator privileges :)
>
> However, I did have problems using bzr log, bzr branch, bzr annotate and
> bzr qannotate on a remote standalone branch via SFTP. Strangely, bzr
> info and bzr qlog worked as expected (I could not try bzr qbranch as a
> password could not be provided via the GUI). Note that the remote
> repository format was RepositoryFormatKnit1 but the local shared
> repository format was the default pack-0.92. The traceback was:
...
> File "bzrlib\knit.pyo", line 2369, in get_raw_records
> File "bzrlib\transport\sftp.pyo", line 298, in request_and_yield_offsets
> IndexError: list index out of range"
Did you happen to have the .bzr.log for this error? Because the step
right before this should be doing:
mutter('SFTP readv left with %d out-of-order bytes',
sum(map(lambda x: len(x[1]), data_chunks)))
And I would like to have something like that, so I would like to have a
test case to make sure I can reproduce it accurately.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkkTJAMACgkQJdeBCYSNAAOSOwCfbS2vYBNfgxF9BPJo7qNVBGj2
1uoAn25GhryCQ8lFxY4naCdE6ODr16p8
=PIEz
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list