Re: A problem trying to use svn:// and http:// for a same repository at the same time
From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Mon, 20 Dec 2010 08:04:20 -0600
On Dec 20, 2010, at 01:03, David wrote:
> We use http:// for local team. Currently another team at another site
Certainly. Have you read the section of the book about supporting multiple access methods?
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.multimethod.html
If speed is the concern, a different solution might be to give your remote team a local read-only mirror of your repository, with write-through proxying back to your main repository. You can read about repository replication here:
http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.replication
|
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.