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

is that possible the same code under two different subversion service provider?

From: frame <xsli2_at_yahoo.com>
Date: Thu, 21 Feb 2013 08:19:51 -0800 (PST)

Hi:

Suppose our project tree look like:

project/aaa
project/bbb

Currrently, the whole project tree is under subversion control provided by
company A. In the same time, I also want to put the sub directory
project/aaa under subversion control provided by company B. The reason for
doing that is somebody abroad is cooperating with us and his work is in
project/aaa. He does not have the access to the company A's repo. He can
access company B's repo. So is there a way to let project/aaa under two
different subversion? When he changes the code inside project/aaa, he
checks in to company B's central repository, I pull out his change from
company B to my local area. Then I check in his code change into company
A's repo on behalf of him. Is this doable?

Thank you.
Received on 2013-02-21 17:20:27 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.