Svn global-ignore

I want subversion to always ignore compiled files. There is lots on the internet about using property svn:ignore but nothing about setting a global-ignore.

Where the heck is this danged config file?

On FreeBSD I found it at “~/.subversion/config”.

Yes, in my home directory… so “global” means just global for one user which seems kinda pointless. I guess that’s why no-one uses it. I gave it a bit of this action which works.


[miscellany]
global-ignores = *.pyc

This entry was posted in geek and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>