[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: Kevin Greiner <greinerk_at_gmail.com>
Date: 2006-02-07 13:30:38 CET

On 2/7/06, Bonio Lopez <bonio.lopez@gmx.de> 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?

Write a batch file to copy the file you want to another directory
structure. Call this batch file from a post-build step in your
project.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 7 13:32:26 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.