git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Torsten Bögershausen" <tboegi@web.de>
To: "Thomas Röfer" <Thomas.Roefer@dfki.de>
Cc: git@vger.kernel.org
Subject: Re: git rebase and MacOS 10.7.2 file versions
Date: Mon, 30 Jan 2012 20:11:23 +0100	[thread overview]
Message-ID: <4F26EB5B.4000907@web.de> (raw)
In-Reply-To: <A9AB7E23-3C22-4BCC-8E25-EF2D66B57E61@dfki.de>

On 30.01.12 17:46, Thomas Röfer wrote:
> Hi,
> 
> I get mysterious behavior during git rebase on MacOS 10.7.x. git reports unresolvable conflicts, stops the rebase, but afterwards the list of files that needs to be fixed is empty. git rebase --skip does not help, because then the commit is actually missing.
> 
> What helps is to abort the rebase, copy the conflicting files, delete the originals and move back the copies instead. The files themselves are identical before deleting and after restoring and their access rights are also unchanged. What is actually different is that all the conflicting files so far had older versions stored by Lion's "file versions" feature. The restored copies do not have such a version history. Since "file versions" cannot be deactivated, editing a file with an application that supports it (e.g. TextEdit) will basically result in strange git conflicts later.
> 
> I have tested this with a number of git versions, but the behavior is always the same.
> 
> All this may simply be a bug in MacOS 10.7.x, but maybe there is a workaround for git to make this work again.
> 
> Best regards,
> 
> Thomas Röfer
Hi,

is that problem reproducable? It seems so.

Could provide a simple demo, what you have done and how to reproduce the error?
 
If that is the case, chances that we can reproduce it are much better.
And so are the chances that somebody reading this list can help you.

>Lion's "file versions" feature..
Are the files identical when you run e.g. md5sum on them?
And what does a simple "ls" from a terminal say?


/Torsten

      reply	other threads:[~2012-01-30 19:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 16:46 git rebase and MacOS 10.7.2 file versions Thomas Röfer
2012-01-30 19:11 ` Torsten Bögershausen [this message]

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=4F26EB5B.4000907@web.de \
    --to=tboegi@web.de \
    --cc=Thomas.Roefer@dfki.de \
    --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).