Windows SVN configuration and IIS synchronous delivery

Source: Internet
Author: User

Service side: http://www.visualsvn.com/server/download/

Client: http://tortoisesvn.net/downloads.html

After building the version, create a new file in version hook: post-commit.bat

@echo OnSET repos=%1set user=%2set svn= "C:\Program files\visualsvn server\bin\svn.exe"//program Address set dir= "D:\wwwroot\"// Web address (call%svn% update%dir%--username user--password password--non-interactive)

An important step:

After the local client builds the version working folder, be sure to put the local. svn file under the Web folder. Otherwise you will be prompted: Post commit hook failed

Reference: Linux svn apache sync settings

Http://blog.sina.com.cn/s/blog_6021b66d0101ds94.html

  

Windows SVN configuration and IIS synchronous delivery

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.