[Planetlab-devel] svn cross-module commits

Thierry Parmentelat thierry.parmentelat at sophia.inria.fr
Thu Dec 6 06:01:07 EST 2007


For those who'd like to do multi-modules commits, here's how I've done 
it this morning

svn co -N svn+ssh://svn.planet-lab.org/svn fulltree
cd fulltree
for dir in build BootManager ... MyPLC; do svn up -N $dir ; svn up 
$dir/trunk ; done

or something like this, you've got the picture

---
now nothing prevents you from using a symlinked trunk-less lowercase 
shadow tree someplace else, if like me your little finger aches ;-)



More information about the Devel mailing list