Subversion Config File?

Subversion documentation says that it should be in /etc/subversion/config but it doesn't exist. Do you know where it should be located?

Thanks!

Status: 
Active

Comments

ronald's picture
Submitted by ronald on Tue, 07/27/2010 - 16:54 Pro Licensee

you can do a: ' locate subversion ' in a shell.
mine is on a centos: /etc/httpd/conf.d/subversion.conf

SVN has a lot of different config files for different purposes .. what do you want to configure exactly?

SVN has a lot of different config files for different purposes .. what do you want to configure exactly?

I am looking to set global ignore patterns.

This would probably be better asked of the SVN developers then, as I've never used that option ..

hmm ok, I do have the /etc/subversion on my system but it is empty. I was thinking that virtualmin might have handled subversion in a different way which is why I was asking. I do some more research.

Thanks

Not really .. Virtualmin puts some config files for permissions in the svn directory under each domain's home, but that's all.

I found out that what I wanted to do is for client side only, however you can make a config file on the server in /etc/subversion for other operations.

Thanks