-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is only an issue when adding or importing files. Commits don't care
about non-versioned stuff in the working copy.
My very basic approach when importing & adding:
Rather than importing files into the repository I create an empty (only
trunk, tags, branches) repo in the beginning, check out the trunk and
copy all the wanted wc content there, svn add what I want to see in the
repo, commit and there we go. No build output.
If you use TortoiseSVN you can uncheck undesired folders when adding new
stuff. Otherwise just revert unwanted files between add and commit and
they won't get into the repo, too.
More sophisticated might be using exclude lists (either with svn or
TSVN), but that doesn't pay for me as I don't add deep folders sooo
often. Mostly it's single files - directly from within Visual Studio
using AnkhSVN.
Hope this helps,
M
David Lyall schrieb:
| A newbie question:
|
| What is the preferered technique for excluding C++ build products (ie the
| Debug and Release dirs VC++ creates) from being included in the
repository?
|
| David
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
| For additional commands, e-mail: users-help@subversion.tigris.org
|
|
- --
/********************************************************************
~ visit http://www.quanten-dilettanten.de/
~ Thanx, the "GR_FRameRAM8" is much more elegant than a mere "19",
~ naturally.
~ Infos zur Verschlüsselung mit OpenPGP http://www.gnupp.de
*********************************************************************/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAksxaXjHhiL8/upYRAvxjAJ0YN6vjx7mHPFOZyGDp+txUlY1JzwCfXTAv
+0Y13N+kvXfjHbHqSuaik0E=
=96wz
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 1 02:56:43 2004