1.install subversion package
#apt-get install subversion libapache2-svn
2.if you don't have apache2 packeage installed, run this command to install it
#apt-get install apache2
3.start apache2 service
#/etc/init.d/apache2 start
4.create subversion repository
#cd /var/www/
#svnadmin create subversion
沒有留言:
張貼留言