国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

linux - Problems with svn synchronization of web directories in Alibaba Cloud Server (centos)?
天蓬老師
天蓬老師 2017-05-16 13:18:23
0
2
777

The svn server is set up and tomcat is also set up.
Idea: Every time svn uploads the project, it will be automatically deployed to tomcat. I can access my project through the external network, just like accessing the website (https://server IP:8080/project name).
I searched on the website and it said to check out an svn to the web directory, but when I checked out, the path did not exist: here are some operations;
Repository: /var/svn/svnrepos
web directory: /data/wwwroot/default
check out operation: svn co svn://localhost/svnrepos /data/wwwroot/default
error reporting that the path does not exist

svn: E170000: URL 'svn://localhost/svnrepos' doesn't exist

What's the problem? svn and tomcat were built based on Alibaba's manual, and there is no problem.

天蓬老師
天蓬老師

歡迎選擇我的課程,讓我們一起見證您的進步~~

reply all(2)
淡淡煙草味

Is there any problem with your svntomcat是部署在同一個機器上的嗎? 是通過svn鉤子 實現(xiàn)提交代碼,自動check out到tomcat 的嗎?
你試下在tomcat的那個目錄, 執(zhí)行下check out,看能不能從你的svn倉庫拉下代碼吧? 如果可以的話, 再排錯你觸發(fā)check outaction tool or script

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template