[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-04 19:56:52 CEST

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).

>
> Um. You'd also need a couple of commands to modify the list.
>

Huh? What's wrong with 'svn propset svn:ignore -F list.txt dirname' ?

---------------------------------------------------------------------
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:39 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.