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

Global-ignores patterns do not show as ignored in svn status

From: Thomas Earl Deforest <thomas_deforest_at_byu.edu>
Date: Wed, 3 Dec 2008 09:00:11 -0700

Using global-ignores in the config file I am ignoring files that start with
"._" . These files are successfully ignored by svn add commands. However,
when I do an svn st on a directory that has these files in them they show up
simply as unversioned (indicated by the '?'). Shouldn't they not appear in
svn status unless the --no-ignores is set? See code below:

ted_at_web1:/srv/www/htdocs> svn st templates/
? templates/._three_column.html
? templates/._content_basic_mylib.html
? templates/._content_basic.html
? templates/._holder.html

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=978939

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-03 23:26:26 CET

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.