Problem when updating permissions in authz file
From: Alx <otinanism_at_gmail.com>
 
Date: 2006-06-05 19:01:05 CEST 
1) Create a repository with (at least) one directory (named for example
 2) set permissions in authz file:
             [ / ]
             user = rw
             [ /test]
             user =
 3) Create a working copy and checkout repository. The folder is of course
 4) Change permissions in authz file:
             [ / ]
             user = rw
             [ /test]
             user = rw
 5) Update working copy: The test directory is still not shown
 P.S. : The checkout, update operations are done through Tortoise.
  | 
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.