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

RE: RE: Avoid .svn

From: Flanakin Michael C Ctr HQ OSSG/OMR <Michael.Flanakin.Ctr_at_Gunter.Af.Mil>
Date: 2006-02-07 20:03:41 CET

Hmm... I guess I missed that. It's not really a good practice to add
your compiled binaries to a repository. I use VS setup projects and
never have a problem, tho. Checking out a repository with _svn
directories will avoid the VS 2002/3 problem with .svn directories, tho.

Michael Flanakin

-----Original Message-----
From: Leon Zandman [mailto:lzandman@lode.nl]
Sent: Tuesday, February 07, 2006 8:52 AM
To: users@subversion.tigris.org
Subject: RE: Avoid .svn

> Try using the latest release of TortoiseSVN. It supports _svn
> directories (install option).

That doesn't help him. It's not the ".svn" directories that are the
problem, but part of his working copy gets deleted by Visual Studio.

I avoid this by NOT versioning the "Debug" and "Release" directories. (I
also never use Visual Studio Setup projects to create installers. I use
WiX (http://wix.sourceforge.net), just like TSVN team does). I do
version my released binaries by adding manually to a tag.

Greetz,

Leon Zandman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 7 20:05:36 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.