Re: Subversion portability
From: Bruce Atherton <bruce_at_callenish.com>
Date: 2002-02-12 21:16:57 CET
At 06:44 PM 2/11/2002 +0000, Philip Martin wrote:
Same for me on Windows using Activestate Python 2.1.1.
This should be easy to work around, though, if in a grotesque way:
# FIXME: On at least some versions of Python, a bug in urlparse.urljoin()
find_bad_url = re.compile("file:/[^/]")
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.