Aniruddha Apte wrote:
>Hello folks,
>
>I have a directory named foo in my working copy. Then I did this:
>
>svn move foo foo1
>
>This deleted foo locally and created a new folder foo1. However the
>.svn directory inside foo1 is not hidden. It remains unhidden even
>after I commit the move operation. Is this ok?
>I fear that users are likely to play around with the .svn folder if it
>is unhidden.
>
>I tried this again by creating, adding and commiting a new folder
>foo2. In this case, the .svn folder IS hidden.
>
>I am running the client (1.1.1) on win2k.
>
>Would appreciate any pointers on where I am going wrong.
>
>
You are not doing anything wrong. This is a known bug in APR - the
directory properties are not preserved during a directory move.
Check out http://subversion.tigris.org/issues/show_bug.cgi?id=1739
Ramaswamy
>Thanks a lot
>-anir
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 20 09:38:56 2005