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

Re: Compiler deletes .svn folder

From: Brad Stiles <bradley.stiles_at_gmail.com>
Date: Wed, 12 Nov 2008 09:20:57 -0500

> I have a compiler that completely clears the output folder at the
> start of a build.

Is it necessary to version control the output folder? If there are
only products of compilation/linking in that folder, then you might
consider not placing it under version control at all. For instance,
when I use Visual Studio, it creates "bin" and "obj" folders when it
builds my app, into which it puts the binaries. I don't have those
folders under version control.

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-12 15:21:11 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.