| Re: [TSVN] tsvn settings deployement
From: Stefan Küng <tortoisesvn_at_gmail.com>
 Date: 2005-09-11 10:17:37 CEST 
Julien TOUCHE wrote:
 > is there is a way to deploy tsvn clients settings on multiple computer ?
 Not HKEY_LOCAL_MACHINE (you're talking about per-user settings here), 
 You can export the whole user settings with this command:
 regedt32 /e d:\tsvn_usersettings.reg HKEY_CURRENT_USER\Software\TortoiseSVN
 this will create a file tsvn_usersettings.reg which contains every key 
 Before you then pass that file on to other users, you should edit that 
 Then, on your other users machines, just doubleclick on that reg file 
 Stefan
 
-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Sep 11 10:17:52 2005 | 
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.