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

svn move doesnt hide the newly created .svn folder

From: Aniruddha Apte <aniapte_at_gmail.com>
Date: 2005-01-20 09:03:42 CET

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.

Thanks a lot
-anir

---------------------------------------------------------------------
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:06:18 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.