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

Re: Avoid .svn

From: Darko Miletic <darko_at_uvcms.com>
Date: 2006-02-08 19:35:02 CET

Bonio Lopez wrote:
> Dear all,
> I use subversion as version control for visual studio project.
> It works fine, except for setup project. For this type I want to version the
> output directory too. Unfortunately Visual Studio clears debug and release
> directories with each compilation so that .svn directory inside of those
> goes deleted. I tried to make it write protected but VS removes this write
> protection too :(. Is there any workaround?

A bit late in the thread but TortoiseSVN 1.3.1 brings support for
resolution of this problem.

Here it says:

- NEW: Setting the environment variable SVN_ASP_DOT_NET_HACK makes TSVN
       use '_svn' as the Subversion admin dirs instead of '.svn'.

So go here http://tortoisesvn.tigris.org/download.html

and get the latest version and forget about your problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 8 19:37:10 2006

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.