Inconsistency between "svn list" and "svn checkout"
From: Sidewinder_GER <Sidewinder_GER_at_hotmail.com>
Date: Mon, 13 Sep 2010 22:53:11 +0200
Hi,
according to the documentation, the "svn list" command should "list each
I have a repository with various subdirectories at the root, each with
repository
The "1_public" and "3_public" subdirectories are readable by every
When an "unprivileged" user performs an "svn list" on the repository,
> svn list --verbose --recursive svn://server/repository
The process aborts at the first subdirectory that is not accessible by
> svn co svn://server/repository
I would expect "svn list" to work in very much the same way than "svn
Is there a way to force "svn list" to do this?
What I'm trying to do is to automatically calculate the size of the part
Even if there is another way to handle this, I would still vote for "svn
Thank you very much in advance for your suggestions!
Tested with SlikSVN 1.6.12, but reproducible with many other older SVN
-- Michael GeisingerReceived on 2010-09-13 22:53:57 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.