[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 20:22:51 CEST

Branko =?ISO-8859-2?Q?=C8ibej?= <brane@xbc.nu> writes:

> (Don't care, can't access svn.collab.net at all, grrr, how in &$/&!"# am
> I supposed to update?)

You still can't find it in DNS? You should really just put
216.127.237.133 into a local hosts file, until this DNS bug is fixed.

>
> >>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' ?
> >
> Ah. Good point, I forgot about -F. I assume propset -F is writes the
> file? Or never mind, I'll look at the code instead.

It just takes a "value" from a file. It also works for commits:

   svn ci -F log_msg.txt

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