Error in branching on windows xp

Alexander Belchenko bialix at ukr.net
Wed Feb 21 06:17:24 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rene Rattur пишет:
> Platform: Windows XP
> 
> bzr branch http://research.operationaldynamics.com/bzr/java-gnome/mainline/
> 
> bzr: ERROR: exceptions.AttributeError : 'module' object has no attribute
> 'symlink'

The branch you can try checkout is created on Linux and contains symlinks
in working tree. Because Windows do't support symlinks natively, you get
this ugly traceback. I'm sure we need make error message better.

If you want to checkout this branch anyway, you need my plugin win32symlinks:
bzr branch http://bzr.onembedding.com/bzr.win/plugins/win32symlinks/

This plugin allows you to checkout branch with symlinks on Windows.
During checkout it will create fake symlinks as special files.
So it's not real symlinks, but for bzr it will looks like symlinks.

> 
> Oh and by-the-way you should change the reporting email address
> from bazaar at lists.ubuntu.com to bazaar at lists.canonical.com

Yes, thank you.

- --
Alexander
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF2+P0zYr338mxwCURAjE0AJ4zDUV7jjs2AZdO7YeM6MArSLEZ3ACfVKVs
hAVXTcOlUGDFXprNi2RJwJg=
=uieP
-----END PGP SIGNATURE-----




More information about the bazaar mailing list