Re: [TSVN] VS Setup Project Deletes versioned folder.
From: Fernando P. Nájera Cano <tortoisesvn_at_fernandonajera.com>
Date: 2005-07-25 20:09:40 CEST
Hi,
FFB> The 'Release' directory in the working copy instead of getting
FFB> ... but has anybody else found a better way of doing this.
FFB> ps: I know, I know... why am I bothering with committing the
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
4. Commit.
So it doesn't batter if Release folder is deleted or not, because
VS.NET let you do post-compile actions. If not, a simple .bat can
Best regards,
Fernando Nájera
---------------------------------------------------------------------
|
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.