git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Files not deleted when merging after a rename
@ 2008-01-21 19:45 Mark Desnoyer
  2008-01-21 21:20 ` Alex Riesen
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Desnoyer @ 2008-01-21 19:45 UTC (permalink / raw)
  To: git

Hi,

I've run across a small problem and I was wondering if I could get
some help. I have two users A and B. They are both git-cloned from a
common repository on a different server.

User A moves a directory:
foo/bar/ ==> bar
using:
git mv foo/bar bar
git commit
git push

Meanwhile, user B is doing some other changes that are completely
unrelated and has a few local commits. Now, when user B pulls from the
repository (git pull), and returns no errors merging, the directory
"bar" is created, but "foo/bar" is not deleted, although, it becomes
untracked.

Any ideas why the merge isn't deleting foo/bar? The users are using
git version 1.5.2.5 in Ubuntu Hoary. Thanks in advance.

-Mark

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

end of thread, other threads:[~2008-01-24  7:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-21 19:45 Files not deleted when merging after a rename Mark Desnoyer
2008-01-21 21:20 ` Alex Riesen
2008-01-21 21:45   ` Mark Desnoyer
2008-01-22  7:28     ` Alex Riesen
2008-01-23  2:08       ` Mark Desnoyer
2008-01-24  7:52         ` Alex Riesen
2008-01-23  8:19       ` Dmitry Potapov
2008-01-24  7:56         ` Alex Riesen

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).