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

RE: [TSVN] VS Setup Project Deletes versioned folder.

From: Fernandes, Filipe (Bolton) <ffernandes_at_husky.ca>
Date: 2005-07-25 20:23:32 CEST

Fernando Nájera wrote:
> Maybe you could do this:
>
> 1. Create a folder, say "ReleaseFiles"
>
> 2. Exclude "Release" from svn and include ReleaseFiles.
>
> 3. Make a post-compile action so you xcopy all files from Release to
> ReleaseFiles.

I've just checked... pre and post compile options are only
available for VS projects but not for VS Setup projects.

> 4. Commit.
>
> So it doesn't batter if Release folder is deleted or not, because
> you'll commit only ReleaseFiles folder (which you control).
>
> VS.NET let you do post-compile actions. If not, a simple .bat can
> help.

Hmm... I was hoping for some mis-placed setting in VS but your
suggestion is better than backing up the .svn folder. Unless I
hear a better suggestion, manually executing a batch file after
each compile seems like the only way.

filipe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 25 20:26:39 2005

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.