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

RE: System-wide config file for Windows

From: Ray Johnson <Rayj_at_ingenio.com>
Date: 2004-04-14 20:43:55 CEST

 

Branko Čibej wrote:
> Have you read your %APPDATA%\Subversion\README.txt file? All the file locations are described there.

Of course, you need to know to look in %APPDATA%\Subversion\README.txt before you can read the README to look there. :) Actually, I did find this but I was confused about how to set things up on the server side for all users.

> There is no repository-level configuration as yet, although it's in the pipeiline. I'd like to point out
> though that "editor-cmd" is the sort of setting you _don't_ want to configure per-repository, because it
> depends on client machine configuration.

This was my actual main confusion. I was trying to get something to work that doesn't exist! I'll be looking forward to this feature when it comes around.

> Unless of course you're a bank and can force each and every client PC to be configured identically.

Or any large group of developers that need a bunch of non-standard tools to do builds. We have a system to deploy out many tools like grep, vi, tee, gawk, etc. that our build system uses. Would be kind of lame if they all had to go out and find such tools themselves! Since I know they all have vi.exe installed it would be nice to set that as the default editor for SVN. However, they would still need to be able to override that if they desire to use a specific editor.

None the less, now that I understand I can't do what I thought I could do I think I can still rig something up that will provide the same effect.

Thanks to everyone for the responses on this thread. Awesome community!

Ray

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 14 20:45:37 2004

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.