Re: How does git store branchpoints?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: davetron5000
Date: Monday, June 9, 2008 - 12:54 pm

>

OK, this revealed interesting results.  The commit it gave me was a
commit right before ANOTHER SVN branch that I was originally to work
on, but never did.  The files git-merge showed conflicts for were
files modified since THAT branch (call it BAR) was created and before
my branch (FOO) was created.

So, any ideas why git thinks that my two branches are rooted at BAR
and not FOO?  git-svn dcommit on local-FOO commits to FOO and not BAR.

Dave
--
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:
How does git store branchpoints?, davetron5000, (Mon Jun 9, 7:17 am)
Re: How does git store branchpoints?, Jakub Narebski, (Mon Jun 9, 8:07 am)
Re: How does git store branchpoints?, davetron5000, (Mon Jun 9, 12:54 pm)
Re: How does git store branchpoints?, Jakub Narebski, (Mon Jun 9, 1:53 pm)
Re: How does git store branchpoints?, David Copeland, (Mon Jun 9, 2:15 pm)