svn:externals quickie
Posted by Oleg Kossoy on March 26, 2008 in Computers
On Leopard:
echo "export SVN_EDITOR=vi" >> ~/.bash_profile
cd /
svn propedit svn:externals .
In vi, add desired externals:
geppa svn://svn.geppahost/geppa/trunk
svn ci -m 'Stupid comment'
Done.












Subscribe
Follow comments by subscribing to the svn:externals quickie Comments RSS feed.