Re: Trouble with git-svn when upstream svn URL changed

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Seth Falcon <sethfalcon@...>
Cc: <git@...>
Date: Friday, December 8, 2006 - 2:11 pm

Seth Falcon <sethfalcon@gmail.com> wrote:

This is incorrect, rebuild is not designed to handle new urls.  However,
git/git-svn are very flexible beasts :)


You can look at "Advanced Example: Tracking a Reorganized Repository"
in the manpage.  Ignore the text about --follow-parent since you
already have the old stuff fetched, and start following the instructions
beginning with "# And now, we continue tracking the new revisions:"

If that fails (I don't think it would); you can always link branches
together using grafts (git-svn graft-branches tries to automate this;
but it's imperfect).

-- 
Eric Wong
-
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:
Trouble with git-svn when upstream svn URL changed, Seth Falcon, (Fri Dec 8, 1:43 pm)
Re: Trouble with git-svn when upstream svn URL changed, Eric Wong, (Fri Dec 8, 2:11 pm)