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

Re: ignoring files

From: Marcin Gil <mgil_at_vernet.pl>
Date: 2003-10-21 20:57:38 CEST

On Tue, 21 Oct 2003 20:42:09 +0200
Christophe Labouisse <gabuzo@tigris.org> wrote:

>
> I'm not sure to understand your problem. You are looking for something
> like the .cvsignore mechanism ? Well the svn:ignore property is what
> you need. If you want to exclude *.exe from version control in the
> current directory you only have to do:
> svn propset svn:ignore '*.exe' .
>
> or:
> svn propedit svn:ignore .
>
That's the thing!
While browsing list's archives, I've read
that svn:ignore property is only for protecting against recursive
commits.. Now I see it suits me.

Thanks!

-- 
  Marcin Gil
    email#   mgil : vernet pl | GaduGadu ID# 185057
    JID# dentharg : chrome pl | 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 21 20:58:43 2003

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.