Hi,

I installed subversion, and all went ok:

wget http://subversion.tigris.org/downloa...n-1.3.2.tar.gz tar -xzvf subversion-1.3.2.tar.gz
cd subversion-1.3.2
./configure --prefix=$HOME --without-berkeley-db --with-zlib --with-ssl
make
make install

(version 1.4 didn't work)

But when i try to connect, he ask for password and say that dir doesn't exists. Anyone else running svn on hostmonster?

thanks!

Henrique