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.

Reply via email to