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

Re: svn:ignore in auto-props

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-04-12 05:03:52 CEST

On Apr 11, 2007, at 21:44, Kevin Runde wrote:

> I am trying to set svn:ignore on a directory in the auto-props
> section, but it never seems to works.
>
> Here are the lines from my config file:
> log = svn:ignore=*.log
> In this case I am trying to auto add svn:ignore so it ignores any
> file name *.log, but this property is never set. Do auto-props work
> only on files and not directories or does it not support svn:ignore?

Correct: auto-props only work on files, not directories. This is
issue 1989:

http://subversion.tigris.org/issues/show_bug.cgi?id=1989

The issue seems to include a patch that would implement this feature,
but the feature is unscheduled.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 12 05:04:29 2007

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.