Re: git-svn and branches

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Steven Walter <stevenrwalter@...>
Cc: <git@...>
Date: Thursday, September 27, 2007 - 3:24 am

Steven Walter <stevenrwalter@gmail.com> wrote:

I believe your case handles where a branch is created directly from a
trunk copy with no file modifications in the branch, but not when a
branch is created and files are modified in the trunk (or branch) within
the same revision.  Is this what's happening?

Additionally, I think this breaks when an entire trunk or branch is
moved around because the original directory has moved or gone away:

  /trunk => /project-a/trunk

Anyways, as Sam said, newer SVN (1.4.4+) has a working do_switch()
function and that code path will never be hit at all.


-- 
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:
git-svn and branches, Steven Walter, (Wed Sep 26, 10:12 pm)
Re: git-svn and branches, Eric Wong, (Thu Sep 27, 3:24 am)
Re: git-svn and branches, Steven Walter, (Fri Sep 28, 1:19 pm)
Re: git-svn and branches, Sam Vilain, (Thu Sep 27, 2:36 am)