git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "D. Stuart Freeman" <stuart.freeman@et.gatech.edu>
To: git@vger.kernel.org
Subject: Confused about recovering from a merge conflict
Date: Wed, 14 May 2008 11:59:14 -0400	[thread overview]
Message-ID: <482B0C52.4030206@et.gatech.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 1438 bytes --]

I've made some local modifications and want to 'git svn dcommit' them so
I 'git svn rebase' first:

 $ git svn rebase
 First, rewinding head to replay your work on top of it...
 HEAD is now at cdef7ac Cleanup of new assignment screens
 Applying Cleanup new assignment screens
 error: tool/src/webapp/content/css/thickbox.css: does not match index
 error: patch failed:
tool/src/webapp/content/templates/newassignment1.html:6
 error: tool/src/webapp/content/templates/newassignment1.html: patch
does not apply
 Using index info to reconstruct a base tree...
 Falling back to patching base and 3-way merge...
 error: Entry 'tool/src/webapp/content/css/thickbox.css' not uptodate.
Cannot merge.
 fatal: merging of trees aa2dad90c89e9063f2a8002e4b5a11f6b1583955 and
6535ebaaebf
 fdaadd44a93bc1fc4a66a5ec4dcf4 failed
 Failed to merge in the changes.
 Patch failed at 0001.

 When you have resolved this problem run "git rebase --continue".
 If you would prefer to skip this patch, instead run "git rebase --skip".
 To restore the original branch and stop rebasing run "git rebase --abort".

 rebase refs/remotes/iteration_5: command returned error: 1

Uh-oh, now I appear to be on 'no branch' and the contents of
thickbox.css aren't marked up with the conflict markers, it appears to
just be the old file without my revisions.  Did I do something wrong?
How do I recover from this state?

-- 
D. Stuart Freeman
Georgia Institute of Technology

[-- Attachment #2: stuart_freeman.vcf --]
[-- Type: text/x-vcard, Size: 162 bytes --]

begin:vcard
fn:D. Stuart Freeman
n:Freeman;Douglas
email;internet:stuart.freeman@et.gatech.edu
tel;work:(404)385-1473
x-mozilla-html:FALSE
version:2.1
end:vcard


             reply	other threads:[~2008-05-14 16:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-14 15:59 D. Stuart Freeman [this message]
2008-05-29 16:49 ` Confused about recovering from a merge conflict Chris Ortman
2008-05-29 19:48   ` D. Stuart Freeman
2008-05-30 13:42     ` Chris Ortman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=482B0C52.4030206@et.gatech.edu \
    --to=stuart.freeman@et.gatech.edu \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).