i want to recompile to enable http checkout after i install neon
yum install neon-devel
then i make compile
./configure --prefix=/usr --with-apxs=/usr/sbin/apxs --with-apr=/usr/bin/apr-config
make
make install
when i reinstall it delete all my data in repository, how can i recompile svn to enable neon plugin without delete my current data.