SVNSERVE -d not starting on Windows 2003 Server
From: Kevin M. Green <kevin.green_at_smooware.com>
Date: 2005-03-08 06:59:35 CET
Hello,
I hope this is the correct location to post this type of inquiry.
I have just downloaded and installed the following package:
Name
svn-1.1.3-setup.exe
Status
Stable
Description
Windows installer with the basic Subversion Win32 binaries.
Created by
josander <mailto:jostein@josander.net> on Thursday, January 20, 2005
Last modified by
josander <mailto:jostein@josander.net> on Thursday, January 20, 2005
File
<http://subversion.tigris.org/files/documents/15/20015/svn-1.1.3-setup.exe>
I installed with no issues.
I created a directory C:\SVN
Then from a cmd box I executed
svnadmin create --fs-type fsfs c:\svn
And I created the repository.
I tried the svnlook info c:\svn and it displays date and time and 0 on the
Then I updated the svnserve.conf file according to the book.
[general]
A second option is to run svnserve as a standalone "daemon" process. Use the
$ svnserve -d
To increase security, you can pass the -r option to svnserve, which
$ svnserve -d -r /usr/local/repositories
|
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.