On 10/14/05, Nimrod A. Abing <[EMAIL PROTECTED]> wrote: > On 10/14/05, Jonathon Mah <[EMAIL PROTECTED]> wrote: > > > I get the following from darcs whenever I download from a repo > > > containing rmfile and addfile in the same patch. > > > > > > Unapplicable patch: > > > Wed Oct 12 00:50:50 PHT 2005 Nimrod A. Abing <[EMAIL PROTECTED]> > > > * [2.1] Rename acl.php to ACL.php. > > > > Are you using Windows? If so, it may be a case-related issue. > > The repo *was* on a windows machine. I tarballed the repo and moved it > to one running Linux. acl.php is supposed to be ACL.php and the thing > broke because of the filename case difference so I mv'ed acl.php to > ACL.php and then recorded it as a patch.
To follow up, I forgot that I used a plain mv from the command line and not "darcs mv". $ mv acl.php ACL.php $ darcs rec -la -- _nimrod_a_abing_ v1sw5CPJYUhw5ln3pr8OUSck6ma8u7LBw3DWNTm5g/l7DaIs7Rr4e6t5Xb4Op1en3g5RZAHC _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
