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

Re: Change path to repo on windows service.

From: Eric Lee <eric_at_myprojects.srhost.info>
Date: Sat, 5 Jul 2008 23:22:46 +0800

Hi,

For the sc command, it is well documented on subversion manual.

But if needs a fast way. Here is how

>> BEFORE EDITING REGISTRY, BEAWARE THAT IT MIGHT DAMAGE YOUR SYSTEM. BACKUP BEFORE MODIFY <<

1.) Open regedit registry editor by start -> run -> regedit

2.) Change the path to HKLM\SYSTEM\CurrentControlSet\Services\[svn-service]\ImagePath

3.) Double-click it and modify the settings to whatever you needs.

Eric,
----------------------------------------------------

http://svnbook.red-bean.com
http://myprojects.srhost.info
eric[at]myprojects[dot]srhost[dot]info
  ----- Original Message -----
  From: Heston James - Cold Beans
  To: users_at_subversion.tigris.org
  Sent: Saturday, July 05, 2008 9:53 PM
  Subject: Change path to repo on windows service.

  Hello Guys,

   

  I’ve installed subversion using the one-click-setup application and its up and running just great. However, I’m looking to change the default repo path of svnserve and cant for the life of me figure out how it’s done.

   

  After looking through the manual it seems I can do this when manually launching svnserve by specifying “–r c:/path/to/repos”. However, I can’t figure out how to get this path changed for the windows service.

   

  Can anyone advise me on how to do this?

   

  Regards,

   

  Heston James
Received on 2008-07-05 17:23:19 CEST

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.