Configuring Subversion on Ubuntu
Hi Friends, I am sharing method to configure Simple Subverion with Basic Authentication on Ubuntu. To Install Subversion Open Terminal and Execute Following Commands :- sudo apt-get install subversion libapache2-svn Now Create Subversion repository in /svn (You can choose your own path) sudo svnadmin create /svn Give this permission to that /svn folder
Read the rest of this entry »





