LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SVN (https://www.linuxquestions.org/questions/linux-newbie-8/svn-923164/)

manish0501 01-10-2012 10:22 PM

SVN
 
Hi All,

I want to know how to install svn in ubuntu server and what all functions we can do with SVN.If possible Please provide me tutorial for SVN so i can learn all administrative work with SVN.

Thanks & Regards,

Manish

Dark_Helmet 01-10-2012 10:45 PM

You want to install something that you don't know what it's used for? Or you just don't know the command set?

Okay... well,

You install subversion with:
Code:

sudo apt-get install subversion
The official home page for the subversion project is: here

On that page is the traditional Documentation and FAQ links.

For tutorials, all you have to do is a Google search for "subversion tutorial."

A couple links from the previous search:
http://www.google.com/url?sa=t&rct=j...gDbDxg&cad=rja
http://www.google.com/url?sa=t&rct=j...CR8CIg&cad=rja

EDIT:
Also, a link to Ubuntu Community Documentation that describes setting up a subversion server (with apache2):
https://help.ubuntu.com/community/Subversion


All times are GMT -5. The time now is 02:43 AM.