| 5 | | svn export http://modestmaps.mapstraction.com/svn/trunk/py "$${EXPORT}/py" && \ |
|---|
| 6 | | svn export http://modestmaps.mapstraction.com/svn/trunk/as2 "$${EXPORT}/as2" && \ |
|---|
| 7 | | svn export http://modestmaps.mapstraction.com/svn/trunk/as3 "$${EXPORT}/as3" && \ |
|---|
| 8 | | svn export http://modestmaps.mapstraction.com/svn/trunk/LICENSE.txt "$${EXPORT}/LICENSE.txt" && \ |
|---|
| | 6 | svn export http://modestmaps.mapstraction.com/svn/tags/1.0/py "$${EXPORT}/py" && \ |
|---|
| | 7 | svn export http://modestmaps.mapstraction.com/svn/tags/1.0/as2 "$${EXPORT}/as2" && \ |
|---|
| | 8 | svn export http://modestmaps.mapstraction.com/svn/tags/1.0/as3 "$${EXPORT}/as3" && \ |
|---|
| | 9 | svn export http://modestmaps.mapstraction.com/svn/tags/1.0/LICENSE.txt "$${EXPORT}/LICENSE.txt" && \ |
|---|