svnserve Questions

5

Solved

I'm looking for something like: svnserve stop
Proofread asked 2/12, 2008 at 3:13

3

Solved

When starting from cmdline svnserve.exe -d -r d:\svn\mytools all working fine. Then I had tried to set it up to run as Windows service: @echo off set SvnHome=C:\Program Files\TortoiseSVN set ...
Kwarteng asked 29/4, 2013 at 14:26

2

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 I created a repository and configured the repo for client access and tried to acce...
Oribel asked 21/10, 2015 at 10:54

3

Solved

Scenario: Windows server in a AD domain hosting a Subversion repository using SVNSERVE only (no Apache), and not VisualSVN. Objective: Authenticate users to the Subversion repository via SASL thro...
Selestina asked 2/5, 2012 at 2:50

0

I need to copy the existing SVN repository from one development server to another. Per my understandings, I have come up with the steps. It would be great if someone can verify and let me kno...
Busybody asked 19/4, 2013 at 14:45

2

Solved

I noticed that SVN works well until I restart my machine (Mac OS X). Then, when I do svn checkout svn://10.0.0.9/testA, I get the error svn: No repository found in 'svn://10.0.0.9/testA'. svn info...
Evonneevonymus asked 18/3, 2013 at 5:17

1

Solved

If I run svnserve.exe alongside Subversion Edge, would it cause any conflicts? We have someone who remotely checks in code, and he will be doing via https, but for everyone internally I want to tak...
Straightaway asked 17/3, 2011 at 16:1

3

Solved

I would like to know how to setup an SVN repository with LDAP authentication. I do not want to use Apache DAV though.
Hideaway asked 2/12, 2008 at 5:40
1

© 2022 - 2024 — McMap. All rights reserved.