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

Re: [Issue 482] New - .svnignore processing needed

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-05 13:47:47 CEST

On Tue, Sep 04, 2001 at 12:56:52PM -0500, Ben Collins-Sussman wrote:
> Branko =?ISO-8859-2?Q?=C8ibej?= <brane@xbc.nu> writes:
>
> > Yes, but I don't like the idea of using a .svnignore file. We have
> > versioned directories now, and directories have props, so I'd use a
> > special property (svn:ignore?) that would contain a list of patterns.
>
> Ooooh, I like that idea!
>
> Of course, props still don't quite work over ra_dav (yet.) They're
> not coming down to us in checkouts. (See issues 382/437).

We're filtering the properties for "svn:custom:" namespaces (then stripping
that, and using the rest for the "user" prop name). We also need to allow
through props with "svn:" prefixes (with no further munging).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.