[MERGE] Changed the base test directory setup to use urlutils.join instead of os.path.join

John Arbash Meinel john at arbash-meinel.com
Thu Aug 7 16:54:58 BST 2008


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

Adrian Wilkins wrote:
> Trivial
> 
> Any tests that examine the full path of files in the test folder will fail on
> win32 because os.path.join uses a backslash and the tests will usually expect a
> forward slash.
> 
> e.g. Some of the tests in bzr-svn fail on win32 purely for this reason.
> 
> 

BB:tweak

You should be using "osutils.join()" for local paths, not urlutils.join().
Otherwise this seems fine.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkibGtIACgkQJdeBCYSNAAPlyACaAxc08Vd9JrkuKgmpvCyBnfWe
LecAnic2hLm33Ou34YZ096jymeumHxLe
=YuQD
-----END PGP SIGNATURE-----



More information about the bazaar mailing list