Fwd: PortIndex2MySQL run failure on Friday 2011-09-16 at 22:10:00
Joshua Root
jmr at macports.org
Sun Sep 18 17:59:26 PDT 2011
On 2011-9-19 10:48 , Blair Zajac wrote:
> On 9/18/11 5:35 PM, Joshua Root wrote:
>> Weird, I did 'svn mv py27-game py-game', which should have deleted
>> py27-game. Deleted now anyway.
>
> 'svn mv a b' is really
>
> svn cp a b
> svn rm a
>
> and you can commit or revert one half of the move without the other
> (either just a or b). So I always commit in the directory containing
> the source and destination path to ensure both parts get in.
Yeah, I probably did 'svn ci py-game' when I meant 'svn ci py*-game'.
- Josh
More information about the macports-dev
mailing list