(Possible bug) Strange svn log behaviour
From: Štěpán Roh <stepan.roh_at_polarion.com>
 
Date: Thu, 17 Jan 2008 15:44:11 +0100 
Hello.
 I've sent this to dev list, but it did not get through (I am not able to 
 Please CC me as I am not subscribed, thank you.
 I believe I ran into a bug in Subversion. Client version is 1.4.2 
 1. create clean repository (its http URL will be referred to as REPO_URL)
 [/]
 [/secret]
 4. commit addition of file secret/secret.txt (as revision 1)
 $ svn log -r 1 -v REPO_URL/secret
 ------------------------------------------------------------------------
 6. then this:
 $ svn log -r 1 -v REPO_URL
 ------------------------------------------------------------------------
 7. change access file:
 [/]
 [/secret]
 8.
 $ svn log -r 1 -v REPO_URL/secret
 ------------------------------------------------------------------------
 9.
 $ svn log -r 1 -v REPO_URL
 ------------------------------------------------------------------------
 Is that really a bug or am I doing something wrong? Thank you very much.
 Best regards.
 Stepan Roh
 ---------------------------------------------------------------------
  | 
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.