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

Re: Adding forgotten files to a svn repository

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-11-06 10:05:45 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 05 November 2002 13:36, Rafael Garcia-Suarez wrote:
> In fact if you want to add all files you have to recurse into
> subdirs. If you want to do this cleanly you may want to check their
> names against a possible svn:ignore property set on the first parent
> dir under version control.

If you consider a parent's svn:ignore when selecting children from unversioned
subdirectories, then svn:ignore should first be copied from the parent and
set on each of those subdirectories when they themselves are added. If you
copy svn:ignore to the subdirectories before descending into them, then this
shouldn't be an issue at all, since svn will then use svn:ignore from that
directory, and it won't have to look for a parent.

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9yNtphDAgUT1yirARAlJyAJ9R4bZNiHJYuODjfERa1DB1QQxUbACfQwxO
L14r3NI3ERlBHdmG0VPiWbw=
=7aP7
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 10:06:35 2002

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

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