Get the App
SLTechnology News&Howtos  ›  Servers  › 

Deployment of SVN, backup of warehouse and WIN7 client testing

Shulou Source: shulou.com Published: 2022-06-03 02:03:58 09月22日 Update

Basic operation of SVN

① check-out (checkout) downloads the entire project created on the server side locally, which is the first step to participate in development after joining the project team, which only needs to be executed once.

② updates (update) update local files to the latest version on the server side, usually once a day at work or before modifying public files.

③ commit (commit) commits local changes to the server, usually at the end of the day or every time a function is implemented and a module is completed.

Download the server installation package from the official website (https://www.visualsvn.com/server/download/)

Download the client installation package and the corresponding language pack from (https://tortoisesvn.net/downloads.html)

Open the server and install it step by step

3. Create new users, groups and libraries, and set corresponding permissions

IV. WIN7 client testing

OK!

SVN backup

Enter the bin directory of the installation directory

Cd c:\ Program Files\ Visualsvn Server\ bin

Export the baktest2 library backup to the testbat folder on disk D

Svnadmin dump d:\ Repositories\ test > d:\ svnbaktest\ testfull.svn.bak

On the backup file testfull.svn.bak copy on another server

Create a new baktest library

Svnadmin create d:/repositories/baktest

Import the copied library backup file into the new library

Svnadmin load d:/repositories/baktest < d:\ bak\ testfull.svn.bak

Make local and remote backups at regular intervals every day

SVN local and remote backups, click here to download

Tags: Backup service file server client client remote copy directory project update test only function basic operation folder hour or permission module step Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno MariaDB Shulou Tech Info Apple Docker OPPO Reno