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

Re[2]: [TSVN] VS Setup Project Deletes versioned folder.

From: Fernando P. Nájera Cano <tortoisesvn_at_fernandonajera.com>
Date: 2005-07-26 13:23:24 CEST

Hi,

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

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

I think you can create a dummy VC++ project that makes nothing but
post-compile step, and make it depends on every other project in your
solution. So, when you build solution, the last project to be built
would be that VC++ and the post-compile step would copy the files you
want where you want.

Just an idea, I haven't tried this but I recall reading something
about this somewhere.

Best regards,

Fernando Nájera

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 26 13:24:15 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.