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

Re: Small request regarding the setting "Use _svn instead of .svn directories" ...

From: Gavin Lambert <tsvn_at_mirality.co.nz>
Date: 2006-11-06 23:03:36 CET

Quoth Stephan Herschel:
> First of all many thanks for this new cool feature. I have 2 svn-repositories, one is .net, one is not - now i con browse both with tortoisesvn.
>
> The only problem is, that if i change this setting I have to restart windows. Is there a workaround to this?

Note for the OP: if you've got ASP.NET projects (which are the only ones
that need this setting -- WinForms projects don't) then just leave it on
all the time. You'll have to re-checkout any working copies you made
with the setting off, but that's not especially difficult.

Question for the devs: is it the Explorer process or the TSVNCache
process that you need to update the environment for?

If it's the Explorer process, then you should be able to broadcast the
'environment changed' message and it will reload the environment,
removing the need for a restart.

If it's the TSVNCache process, then you ought to be able to just kill it
when this setting changes and it should restart with the updated
environment (although that relies on whoever is restarting it having
already updated its environment).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Nov 6 23:04:20 2006

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.