Fwd: PortIndex2MySQL run failure on Friday 2011-09-16 at 22:10:00
Blair Zajac
blair at orcaware.com
Sun Sep 18 17:48:20 PDT 2011
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.
Blair
--
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair at orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
More information about the macports-dev
mailing list