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.

Write a Comment on svn:externals quickie

Subscribe

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

More

Read more posts by Oleg Kossoy

Installing symfony using PEAR with MAMP Melancoly updated