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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Wong
Date: Friday, December 8, 2006 - 12:13 pm

Seth Falcon <sethfalcon@gmail.com> wrote:

Hmm..  it seems that rebuild will work as intended iff you didn't clone
(and therefore still have .git/svn/git-svn/.rev_db intact).  Otherwise,
it will rebuild the .rev_db file and ignore your specified URL.  Perhaps
running rebuild twice (specifying the URL on a second clone) after a
clone would work.  I honestly haven't used or looked at rebuild in a
while.


You need to mv refs/remotes/git-newsvn refs/remotes/git-svn, too.  Then
it should be safe.

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