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

Re: _svn folder used instead of .svn folder

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-11 19:44:48 CET

yo keller wrote:
> I work on Windows XP-SP2. I installed the new release 1.3.2 of
> TortoiseSvn. This release recognizes only the _svn folders, and ignores
> the pre-existing .svn ones. To get TortoiseSvn to work, I actually had
> to create copies of the existing .svn and name them _svn.
>
> I read (dated: 10 Mar 2006, a mail exchange between Jacek Wis'licki and
> Johan Appelgren) that it was due to the SVN_ASP_DOT_NET_HACK. I
> un-installed TortoiseSvn and re-installed it making sure the ASP option
> was not selected. But nevertheless, only the _svn folder was recognized.
>
> It looks like a bug

No, it isn't. Here's why:
When you uninstall TSVN, it does not remove the SVN_ASP_DOT_NET_HACK env
variable. It must not do that, because there's no way to tell if other
apps (other Subversion clients) still need/use that env variable. Just
because you uninstall one Subversion client doesn't mean you want to
change the way the others you might have installed will work.
So in short: you must remove the env variable manually by yourself.
Then, and only then will TSVN (and any other recent Subversion client)
use the .svn folders again.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Mar 11 19:45:09 2006

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

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