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

Re: svn:ignore and import

From: <kfogel_at_collab.net>
Date: 2004-07-29 18:22:56 CEST

Ross Boylan <ross@biostat.ucsf.edu> writes:
> 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.

I know there is/was a plan to allow importing from working copies, so
that one can import properties too. This would create new repository
data based on the Subversion working copy from another repository.

This may have been implemented already; I've never had occasion to use
it, so I don't remember off the top of my head.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 29 19:55:37 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.