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

Re: New .svn folder sometimes not hidden

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 26 Feb 2009 17:47:27 +0100

Simon Large wrote:
> 2009/2/26 bzlm <tomten_at_gmail.com>:
>> Sometimes for new folders within a version controlled directory tree,
>> the .svn subfolder does not get hidden. I then have to hide it
>> manually. Anyone else get this? I've been seeing this in the last 3
>> latest stable TSVN versions (i.e. a few weeks).
>
> Subversion never has hidden .svn folders AFAIK. There is a Windows
> global setting to hide system files, and paths beginning with '.' are
> considered as system files. Explorer->Tools->Folder options.

That's not correct. Subversion didn't hide the .svn folders in the
beginning, but I sent several mails to their dev list about that
insisting that those folders have to be hidden on Windows too.
It was then implemented in the svn library (I think in 1.1, but I'm not
sure - you'd have to check the changelog to determine the exact version
when this happened).

Windows does not consider dotted names as system files - Linux hides
those but not Windows. Subversion in fact now sets the hidden flag
explicitely on Windows.

If you found a recipe on how to reproduce this (i.e., how an .svn folder
does not get the hidden flag), please tell us.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1233794
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-02-26 17:47:56 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.