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

Re: svn move doesnt hide the newly created .svn folder

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-01-20 09:34:08 CET

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

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.