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

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Sat, 24 Mar 2018 20:17:27 +0100

Hello,

On 03/24/2018 02:15 PM, Bo Berglund wrote:
> Is there some current HOWTO I can use to set this up?

http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.replication
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.writethruproxy

> Some questions that have popped up:
> - Should the nightly sync job run on the source or the target?

Actually this could (and should) be a post-commit hook for an immediate
sync.

> - Can the servers be using different OS (Win/Linux)?

Yes.

> - Should I use Apache or plain svn on the destination Linux server?

Both work, and this depends on your network behind it. Ensure that you
have at least one layer of encryption and authentication.

> - I can port forward the svn server to the gateway on the target but
> not on the source, does this affect where the job should run?

Yes you can sync in this way, the sync can be run from any host
including a third one (but I recommend server hooks). The sync can also
be done via URLs (ports) deviating from the usual or declared sync target.

Andreas
Received on 2018-03-24 20:17:44 CET

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.