login
Header Space

 
 

Moving a directory into another fails

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: git <git@...>
Date: Wednesday, July 26, 2006 - 11:00 am

I cloned a git project. Then in the original I did mkdir for a new
directory and use git mv to move an existing directory into it. I then
used cg diff to generate a patch for the move.

When I use cg patch to apply this patch to the cloned tree it fails.
This seems to be a problem in the git code, not cg.  It is not picking
up the creation of the new intervening subdirectory correctly.

I just synced and this does not work in the current code.

-- 
Jon Smirl
jonsmirl@gmail.com
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Moving a directory into another fails, Jon Smirl, (Wed Jul 26, 11:00 am)
Re: Moving a directory into another fails, Nicolas Vilz, (Wed Jul 26, 6:34 pm)
Re: Moving a directory into another fails, Jon Smirl, (Wed Jul 26, 7:03 pm)
Re: Moving a directory into another fails, Petr Baudis, (Thu Jul 27, 9:43 pm)
Re: Re: Moving a directory into another fails, Stefan Pfetzing, (Mon Dec 4, 2:19 pm)
Re: Moving a directory into another fails, Nicolas Vilz, (Wed Jul 26, 7:25 pm)
speck-geostationary