[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn trunk r15112: FAIL (win32 ra_svn fsfs)

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-06-20 20:56:40 CEST

On 6 xxx -1, TOASTER wrote:

> At least one test FAILED, checking R:\tests-svn\svn-tests.log
> FAIL: cat_tests.py 5: cat should skip uncattable resources

Has this something to do with r15071? It looks like the assignment to
dir_path is the problem:
dir_path = os.path.join(wc_dir, "A/D")

Shouldn't that be ... wc_dir, "A", "D" ...?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 20 20:57:40 2005

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.