subversion setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Anyone know how to setup a subversion repository for remote access?  RH9
comes with subversion 0.17.  I tried adding a new config file to
/etc/httpd/conf.d/ called subversion.conf it contained the following:

LoadModule dav_svn_module     modules/libsvn_ra_dav-1.so

<Location /repos>
  DAV svn
  SVNParentPath /var/subversion
</Location>


but I get the following error:

Starting httpd: Syntax error on line 1 of
/etc/httpd/conf.d/subversion.conf:
Cannot load /etc/httpd/modules/libsvn_ra_dav-1.so into server:
/etc/httpd/modules/libsvn_ra_dav-1.so: undefined symbol:
svn_txdelta_to_svndiff

Thoughts?





[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux