CentOS Linux Build SVN (CollabNet Subversion) server

Source: Internet
Author: User
Tags collabnet subversion collabnet

Before installing CollabNet subversion, you must first install JDK1.6 and python2.4 ~ 2.6

Groupadd svnpasswd svnuser---> 741852mkdir-p/data/develop chgrp-rsvn/data/develop chmod-rg+r Wx/data/developmv/opt/collabnetsubversionedge-2.3.0_linux-x86_64. tar.gz/data/develop/


Add users under the SVN group to sudo

Vi/etc/sudoers


Locate root all= (All), and on the next line, add svnuser all= (All)to all, forcing the save to exit.

Extract with Svnuser user

Su SVNUSERTAR-ZXVF collabnetsubversionedge-2.3.0_linux-x86_64.tar.gz

Edit CSCN configuration file

Cp-r csvn/data/conf/csvn.conf.dist csvn/data/conf/csvn.confvi csvn/data/conf/csvn.conf will: #RUN_AS_USER = change to: RUN_AS_ User=svnuser will: #JAVA_HOME = change to: java_home=/usr/local/jdk1.6.0_29

Installing CSVN

Exit (exit Svnroot user, return to root user) Cd/data/develop/csvn/sudo-e bin/csvn install

Start CSVN

Su svnuserbin/csvn start//Start SVNTBIN/CSVN console//If execution BIN/CSVN start does not start properly, try the operation

After successful startup, the default administrator login address: HTTP://LOCALHOST:3343/CSVN

CentOS Linux Build SVN (CollabNet Subversion) server

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.