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

svn:ignore and import

From: Ross Boylan <ross_at_biostat.ucsf.edu>
Date: 2004-07-29 07:04:01 CEST

In several spots the svn book says that the svn:ignore property
applies to import, as well as add.
http://svnbook.red-bean.com/svnbook/ch07s02.html#svn-ch-7-sect-2.3.3

How can that be, since properties are associated with files under
subversion? The fact that you are importing means it is not under
subversion.

Even if you have created a new directory under one that is under
subversion, the svn:ignore properties will not recurse. Also,
wouldn't svn add be a more usual way to handle this scenario?

I got around this by setting my global ignore configuration parameter,
but I'm puzzled by the statements in the book.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 29 07:04:29 2004

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.