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

Re: svn:ignore

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-07-22 21:22:36 CEST

Hello Jeff,

Jeff Lanzarotta wrote:

> Hello,
>
> I'm wanting to filter out various file types from being able to put under svn control. I know that you can us 'svn propedit svn:ignore [project name]' and add the specific file types manually. My question is, is there a place in project's configuration file(s) where I can put this list of "ignored" files?

There are auto-props, and global ignores. See the Subversion book for
details:
auto-props:
http://svnbook.red-bean.com/svnbook/ch07s02.html#svn-ch-7-sect-2.4
global-ignores:
http://svnbook.red-bean.com/svnbook/ch07.html#svn-ch-7-sect-1.3.2

Hope that helps !
François

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