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

ignoring a directory named spool

From: Phil Dyer <phil_at_dyermaker.org>
Date: 2006-03-06 00:39:21 CET

I have source tree that has a directory in it named "spool". I'd like to
 ignore this directory using global-ignores or svn:ignore, but I'm not
having any luck.

The spool directory in the tree makes it hard to ignore file patterns,
so global-ignores seems to be out. It contains a lot of files with
timestamp suffixes and such. And when I try:

svn propset svn:ignore spool

I get

svn: Explicit target required ('spool' interpreted as prop value)

clue bat, please.

phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 6 00:40:11 2006

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.