root/lang/c/memstored/trunk/checkout
@
21314
| Revision 21314, 176 bytes (checked in by frsyuki, 5 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | echo "checkiing out kazuhiki" |
| 4 | if [ -d kazuhiki ];then |
| 5 | cd kazuhiki && (svn up; cd ..) |
| 6 | else |
| 7 | svn co http://svn.coderepos.org/share/lang/c/kazuhiki/trunk/kazuhiki |
| 8 | fi |
| 9 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)