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

Re: Migration a Git archive to subversion

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Fri, 13 Jul 2018 08:17:21 -0400

On Tue, Jul 10, 2018 at 11:30 AM, Martin Sauer <ms-main_at_gmx.de> wrote:
> Hello,
>
> I want to migrate my git project archive to subversion. In the internet I
> can't find only infos about migrate from subversion to git.
>
> Can you tell me how I can migrate my projects to svn?
>
> Thank your for your help.
>
> BR
>
> martin

Migrating from git to Subversion is fairly unusual. I'd encourage you
to think carefully about what you're achieving. Since "git-svn"
exists, it's usually feasible to push from a live, local git
repository to a Subversion "master". Re-assembling the branch and tag
history, however, is more awkward. Do you need anything more than the
master pushed?
Received on 2018-07-13 14:17:31 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.