view pull-svn.sh @ 1:92911f967a16

* some reorganisation
author Chris Cannam
date Thu, 11 Dec 2008 10:26:12 +0000
parents
children 03a02c1f0a9f
line wrap: on
line source
#!/bin/sh

svrepo=https://sv1.svn.sourceforge.net/svnroot/sv1/sonic-visualiser/trunk

svn co $svrepo/audioio
svn co $svrepo/base
svn co $svrepo/data
svn co $svrepo/plugin
svn co $svrepo/rdf
svn co $svrepo/system
svn co $svrepo/transform