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

[Possible?] Partial Mirror of Working Copy Between Two Servers

From: <pwillis_at_aslenv.com>
Date: Tue, 20 Oct 2020 11:47:53 -0700

Hello,

I looked in the archive but did not find any clear information regarding
this.

----------------------------------------------------------------------------
-----------
DESCRIPTION OF REQUIREMENTS:

I have an internal SVN server with a large repository of projects. I will
refer to this server as 'SERVER_01'.
I have a second, external, SVN server used for public sharing of a small
sample of files. I will refer to this server as 'SERVER_02'.

I wish to use my internal working copy from SERVER_01 to also commit changes
of a subset of the working copy files to SERVER_02.

I want to do this to only externally share specific components of my working
copy.
I appreciate that the complete internal server could be set up externally,
but this causes other issues.

----------------------------------------------------------------------------
---------

QUESTION:

The files in question could be externals in a separate working copy, but the
update from SERVER_01 would need to be committed to SERVER_02, somehow,
using the same working copy.

Is there any way in subversion to partially mirror only some of the working
copy files to a second server?

----------------------------------------------------------------------------
-----------

Thanks if there are any solutions.

P
Received on 2020-10-20 20:47:59 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.