RE: Re: How to lock creation of a folder
From: Glenn Carr <GCarr_at_ConnectShip.com>
Date: Fri, 28 Mar 2008 11:43:32 -0500
> > Ok I could ignore this folder ...but this operation have to done on each
That's they way we do it, and it works well. Building in VS2005/2008 there are usually bin and obj folders that we just add to the svn:ignore property on the parent.
There are some cases in which we commit the .\bin\Release\<utility>.exe under the bin, in which case we commit the .exe, and ignore the Debug folder under bin which usually takes care of it.
We do this consistently in order to be able to TSVN commit from a root directory without seeing any build residue.
---------------------------------------------------------------------
|
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.