Bug 10361 - git-mv fails to rename directory on certain trees
Summary: git-mv fails to rename directory on certain trees
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: git-core (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL: http://article.gmane.org/gmane.comp.v...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-03 16:23 MSK by Andrey Rahmatullin
Modified: 2006-12-15 22:36 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Rahmatullin 2006-12-03 16:23:56 MSK
$ mkdir ab; touch ab.c; touch ab/d; cg-init; git mv ab a
defaulting to local storage area
Adding file ab.c
Adding file ab/d
Committing initial tree f2dd231ec22a1d4376d4a6eadf49d87dd34ac2a0
Committed as 704a2f9bea3286618d1956d200d91f2c5b5c095a
fatal: source directory is empty, source=ab, destination=a
Comment 1 Sergey Vlasov 2006-12-03 17:06:51 MSK
Воспроизводится и в текущем 'master'.

http://thread.gmane.org/gmane.comp.version-control.git/33112
Comment 2 Dmitry V. Levin 2006-12-07 02:17:22 MSK
Fixed in 1.4.4.1-alt2