Git development
 help / color / mirror / Atom feed
* git svn rebase totally confused; just need some sorta reset
@ 2008-12-29 21:39 davetron5000
  2008-12-29 22:04 ` Jacob Helwig
  2008-12-29 22:04 ` Boyd Stephen Smith Jr.
  0 siblings, 2 replies; 3+ messages in thread
From: davetron5000 @ 2008-12-29 21:39 UTC (permalink / raw)
  To: git

So, my repo is in a weird state.  I have committed my changes to svn
via git svn dcommit, and it appears that the svn repository has all my
changes.

However, git svn rebase fails with conflicts, on almost every single
commit I've made.  I think that ultimately, I merged a branch in
numerous times and git seems confused.  BUT, I don't really care about
preserving that; I just want my master branch to be clean.

Is there a way I can basically say:  commit XXX is the same as the
current HEAD of SVN, so treat things as if that's the case.  i.e.
treat things the same as if I had just done a clean git svn clone.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-29 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29 21:39 git svn rebase totally confused; just need some sorta reset davetron5000
2008-12-29 22:04 ` Jacob Helwig
2008-12-29 22:04 ` Boyd Stephen Smith Jr.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox