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

Re: how is <user>\AppData\Roaming\Subversion created?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 17 Jun 2014 22:04:03 +0200

On 17.06.2014 21:39, Gary Brown wrote:
> Hi,
>
> I am working in a VM/VDI environment and I would like to push out a change to users 'server' file.
>
> When a new user logs in for the first time, I would like to apply changes to the c:\users\<user>\AppData\Roaming\Subversion\server file when it is created. I am looking to add the ssl-authority-files line.
>
> I am not seeing a "default" folder or somewhere I can adjust my VM image.
>
> Does anyone have an idea on where or how I can do this?

The folder and the default config files are created on the first start
of any svn command.

But why don't you just put your config file in the folder
%ALLUSERSPROFILE%\Application Data\Subversion
?

svn first reads the configuration from that file, and then from the
users area. As long as the user does not specify his/her own settings,
the settings from the system wide config is used.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3083472
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-06-18 01:07:53 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.