Top "Svnserve" questions

svnserve allows access to Subversion repositories using Subversion's custom network protocol.

Is there a graceful way to stop svnserve -d

I'm looking for something like: svnserve stop

svn svnserve
svn checkout: No repository found

I noticed that SVN works well until I restart my machine (Mac OS X). Then, when I do svn checkout …

svn repository svn-checkout svnserve
svnserve with LDAP

I would like to know how to setup an SVN repository with LDAP authentication. I do not want to use …

svn ldap svnserve
How to move an SVN repository from one server to another

I need to copy the existing SVN repository from one development server to another. Per my understandings, I have come …

svn svnadmin svnserve svn-repository
'sc' is not recognized as an internal or external command

I am trying to create a svnserver using cmd after i changed svnserve.conf by uncommenting the following lines in …

svnserve svn-server
How to rename a repository in SVN?

I need to rename my existing repository root name to a new name. I am using svnserve server. URL: svn://…

svn svnadmin svnserve svn-repository
How to setup "svnserve --service" to run on Windows?

When starting from cmdline svnserve.exe -d -r d:\svn\mytools all working fine. Then I had tried to set …

windows service svnserve
Subversion 1.9.2: Invalid filesystem format option 'addressing logical'

I installed SVN 1.9.2 in UAT Linux redhat 6.6 using tarball and run the SVNSERVE as daemon and all went fine. Then …

svn tortoisesvn redhat svnserve fsfs
How to copy a Subversion repository to another repository

We are running an SVN repository with svnserve. We have now created a new svnserve SVN repository on another machine …

svn svnserve
linux svn: Can't connect to host '': Connection refused

The server restarted last night, since then I cannot do svn up or svn commit. svn: Can't connect to host …

svn connection svnserve