3 #=======================================================================
5 # Download the newest apr+neon into the current directory.
6 #=======================================================================
8 svn co http
://svn.apache.org
/repos
/asf
/apr
/apr
/branches
/0.9.x apr
9 svn co http
://svn.apache.org
/repos
/asf
/apr
/apr-util
/branches
/0.9.x apr-util
10 if [ ! -d neon
]; then
11 sget http
://www.webdav.org
/neon
/neon-0.25
.5.
tar.gz |
tar xvz
12 mv -v neon-0.25
.5 neon