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

global-ignore versioned file

From: <faxmodem_at_free.fr>
Date: 2005-02-16 20:04:19 CET

Hi,

I have a versioned tree that looks like this:

dir1/
dir1/info
dir1/history
dir2/info
dir2/history
...

Now I want to ignore all "info" files. I therefore added the following to my
.subversion/config:

"global-ignores = info"

However, svn status still reports the files as modified and commit commits
them.

What am I doing (foolishly) wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 16 20:07:29 2005

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.