RE: Re: Understanding Obstructed
From: Lübbe Onken | RA Consulting <l.onken_at_rac.de>
Date: Fri, 1 Feb 2008 11:58:14 +0100
good for getting so far :)
You wrote:
probably you have just deleted it with this release and the IDE created it again during the build. Or your IDE deletes & re-creates the release folder when you trigger a clean build.
You should consider the idea of removing the release folder from version control entirely. After all it just contains automatically created content and is overwritten all the time.
I never version files/folders that are overwritten or created by IDEs. I have the source under version control and if I need to re-create something from an older revision I can do so. If you really want to version your binaries, copy them to a different folder and version them there. Normally there's no need to do so.
Cheers
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org For additional commands, e-mail: users-help_at_tortoisesvn.tigris.orgReceived on 2008-02-01 11:58:23 CET |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.