Setup of SVN server under Windows server R2

Source: Internet
Author: User

setup of SVN server under Windows server R2

First, the need for software

1, server-side visualsvn-server-3.3.1-x64

2, client tortoisesvn-1.8.11.26392-x64-svn-1.8.13

3, Client Chinese language pack languagepack_1.8.11.26392-x64-zh_cn

Second, installation

1, installation Visualsvn-server

1 Select VISUALSVN Server and Management;

Tick Add Subversion command-line tools to the PATH environment variable ...

2 hits standard Edition

Location for the program installation directory

Repositories for the Vault directory

Server Port Port number

Use secure connection (https://) is selected by default

2, installation TortoiseSVN

3. Install the Language pack

Right click on any blank, select TortoiseSVNin the right-click menu,settings

General, language selection "Simplified Chinese"

Third, the use

1. New Version Library

Right-click the repositores in the left window

Choose Create New Repository, or create a new ->repository

Select Regular FSFS repository

Enter repository name, select single-project repository ...

Select All Subversion users has read/write access

2. New User

Right-click Users to select Create User or create new->user

Fill in the User name and password

3. Create a new user group

Right-click Groups Select Create Group or create new->group,

Add ... Add user

4. Configure permissions

Right-click on the repository and select Properties

Add ... Add groups, select permissions for Groups

5. Check out

1. Right-click on repository and select Copy URL to Clipboard

2, in any blank place right-click, tortoisesvn--svn Check out

3, enter the user name and password, check out

Iv. use of TortoiseSVN

1, import the project into the repository, right-click on the project folder,tortoisesvn-- Import

2. Import the new file into the repository: in the new file added to the checked out working copy, right-click tortoisesvn-- Join

Right-click --svn commit

3. Import the new file into the repository: in the new file added to the checked out working copy, right-click tortoisesvn-- Join

Right-click --svn commit

4.modify the files in the repository: on the new modified file, right-click tortoisesvn-- Join

Right-click --svn commit

5. Delete the files in the repository: on the file you want to delete, right-click tortoisesvn-- Delete

Right-click --svn commit

Five. access svn via IP address

1 . On visualsvn Server (Local), right click on Properties

2. Switch to the Network tab and fill in the Server name with your IP

3, through [ your ip]/svn/"Your repository name" access, such as:192.168.11.134/svn/repository

Setup of SVN server under Windows server R2

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.