root/scripts/get20
| Revision 1337, 115 bytes (checked in by ash, 1 year ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | for i in $@ |
| 3 | do svn co svn+ssh://al_shopov@svn.gnome.org/svn/$i/branches/gnome-2-20 $i-gnome-2-20 |
| 4 | done |
| 5 |
Note: See TracBrowser for help on using the browser.

