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

Re: Use Subversion to Manage Git?

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 22 May 2013 13:31:57 +0200

On Tue, May 21, 2013 at 09:55:51PM -0400, Jeffrey Walton wrote:
> It would be
> great if it could handle something like: `svn checkout -git
> ssh://john@example.com//opt/repo.git`.

You could create a git repository on github, and then use Subversion
to checkout and commit to that repository (yes, this works, it's a
special github feature, which is specific to github.com and isn't open
source): https://github.com/blog/1178-collaborating-on-github-with-subversion

You could also try subgit: http://subgit.com/
Received on 2013-05-22 13:32:34 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.