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

Re: svn commit: r20413 - in branches/1.4.x: . subversion/tests/cmdline

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-05 23:07:30 CEST

On 7/4/06, lundblad@tigris.org <lundblad@tigris.org> wrote:
> Author: lundblad
> Date: Mon Jul 3 23:54:24 2006
> New Revision: 20413
>
> Modified:
> branches/1.4.x/ (props changed)
> branches/1.4.x/STATUS
> branches/1.4.x/subversion/tests/cmdline/authz_tests.py
>
> Log:
> Merge r20011 from trunk to the 1.4.x branch.
>
> Extra python tests for authz validation: export
>
> Votes:
> +1: lgo, lundblad

I'm seeing this test failing over ra_svn...

$ ./authz_tests.py --url=svn://localhost/
PASS: authz_tests.py 1: authz issue #2486 - open root
PASS: authz_tests.py 2: authz issue #2486 - open directory
PASS: authz_tests.py 3: broken authz files cause errors
PASS: authz_tests.py 4: test authz for read operations
PASS: authz_tests.py 5: test authz for write operations
PASS: authz_tests.py 6: test authz for checkout
PASS: authz_tests.py 7: test authz for log and tracing path changes
PASS: authz_tests.py 8: test authz for checkout and update
subversion/svn/export-cmd.c:85: (apr_err=155000)
svn: Destination directory exists; please remove the directory or use
--force to overwrite
subversion/libsvn_client/export.c:372: (apr_err=155000)
svn: 'svn-test-work/working_copies/authz_partial_export_test' already exists
FAIL: authz_tests.py 9: test authz for export with unreadable subfolder

Is there something else that needs to be merged to support it correctly?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 5 23:08:00 2006

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.