Re: Split a subversion repo into several git repos

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jonathan del Strother <maillist@...>
Cc: Eivind LM <eivliste@...>, <git@...>
Date: Thursday, October 11, 2007 - 10:02 am

On 10/11/07, Jonathan del Strother <maillist@steelskies.com> wrote:
Just be aware that, if you follow this approach, the commit logs
created by git-svn will be rewritten (relative to the original SVN
logs) with the SVN repository revision and ID information.  I believe
you can disable this behavior by passing the --no-metadata option to
"git-svn init", but I haven't tried this yet.

I also believe that this approach will leave your git repository in
such as state as to recognize that there is a remote repository from
which this repository was fetched.  I have no idea what implications
and long term repercussions (if any) this has.  It just dawned on me
as I was rereading the git-svn man page to look for the --no-metdata
option and read that it will "Set the noMetadata option in the
[svn-remote] config".  Most of that is still Greek to me.

--wpd
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Split a subversion repo into several git repos, Eivind LM, (Thu Oct 11, 8:51 am)
Re: Split a subversion repo into several git repos, Jonathan del Strother, (Thu Oct 11, 9:46 am)
Re: Split a subversion repo into several git repos, Sam Vilain, (Thu Oct 11, 5:40 pm)
Re: Split a subversion repo into several git repos, Eivind LM, (Fri Oct 12, 10:14 am)
Re: Split a subversion repo into several git repos, Sam Vilain, (Fri Oct 12, 4:27 pm)
Re: Split a subversion repo into several git repos, Jonathan del Strother, (Fri Oct 12, 10:23 am)
Re: Split a subversion repo into several git repos, Eivind LM, (Fri Oct 12, 10:47 am)
Re: Split a subversion repo into several git repos, Patrick Doyle, (Thu Oct 11, 10:02 am)
Re: Split a subversion repo into several git repos, Patrick Doyle, (Thu Oct 11, 9:24 am)
Re: Split a subversion repo into several git repos, Eivind LM, (Fri Oct 12, 10:15 am)