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

Re: Can I have one project link to two subversion server?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 23 Apr 2010 18:24:31 -0500

On 4/23/2010 6:02 PM, David Weintraub wrote:
>
> If you want to use the distributed method, you can try SVK:
> http://svk.bestpractical.com. SVK is a layer on top of the Subversion
> repository and allows you to work with Subversion as a distributed
> repository.
>
> If you don't have to use Subversion, you might want to look at Git or
> Bitkeeper which are built from the ground up to be distributed version
> control systems.

There's also git-svn which appears to work like SVK except that you'd
use git tools locally on a git branch until you want to push your
changes back. Sounds like a reasonable match for this scenario.

-- 
   Les Mikesell
    lesmikesel_at_gmail.com
Received on 2010-04-24 01:24:58 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.