2018-07-04
2018-07-09 更新
2018-11-30 更新
安裝建立 SVN Server 的服務
sc create "svnservice" binpath= "C:\Program Files\TortoiseSVN\bin\svnserve.exe --service --listen-host 0.0.0.0 -r D:\Repositories" displayname= "TortoiseSVN - Apache SubVersion Server" depend= Tcpip start= auto
(下圖) 注意:
如果 Apache SubVersion Server 和 Client 是不同軟體,例如
Win32Svn 1.8.17 (Apache SubVersion Server) + TortoiseSVN-1.10 (Client)
用滑鼠右鍵 Create repository here 建立的結構,雖然可以建立成功,實際使用可能有問題
(下圖) 注意,如果要建立 trunk、branches、tags 目錄,請按下 Create folder structure 按鈕,再下 OK 按鈕
(下圖) 若不想建立 trunk、branches、tags 目錄,請直接按下 OK 按鈕
(下圖) 在 conf 目錄下,編輯 svnserve.conf 檔案
在 [general] 下增加
anon-access = none
auth-access = write
password-db = passwd
(下圖) 注意,如果前面有建立 truck 目錄,網址為:svn://192.168.147.132/NewProject/truck/WebApplication1
當然就算建立 truck 目錄,還是可以不放入 truck 目錄,網址為:
svn://192.168.147.132/WebApplication1
(下圖) Save authentication 預設勾選,不想記住密碼,可以把打勾取消
********************************************************************************
在 SubVersion Client 變更 SubVersion Server 網址的方法
(完)
相關
[研究] TortoiseSVN-1.10 x64 (Apache SVN Server) + TortoiseSVN-1.10 (Client) 安裝、設定與試用 (Windows 2016)
http://shaurong.blogspot.com/2018/07/tortoisesvn-110-x64-apache-svn-server.html
[研究] Win32Svn 1.8.17 (Apache SubVersion Server) 架設 + TortoiseSVN 1.10 (SubVersion Client) 安裝、設定、試用(Windows 2016)
http://shaurong.blogspot.com/2018/06/win32svn-1817-apache-subversion-server.html
[研究] Win32Svn 1.8.0-1 Apache SubVersion Server 架設(Windows 2008 R2)
http://shaurong.blogspot.com/2013/08/win32svn-180-1-windows-2008-r2-win32svn.html
[研究] Win32Svn 1.8.0-1 架設(Windows 2008 R2)
http://shaurong.blogspot.tw/2013/08/win32svn-180-1-windows-2008-r2-win32svn.html
[研究] CollabNet Subversion Edge 4.0.1 (SVN Server) 架設(Windows 2008 R2)
http://shaurong.blogspot.tw/2013/08/collabnet-subversion-edge-401-windows.html
[研究] Bonobo Git Server 1.3.0 架設 (Windows 2008 R2)
http://shaurong.blogspot.tw/2013/08/bonobo-git-server-130.html
[研究] SVN Server 1.6.11安裝 (yum)(CentOS 6.4 x64)
http://shaurong.blogspot.tw/2013/08/svn-server-centos-64-x64.html
[研究] Git 1.7.1 安裝 (CentOS 6.4 x64)
http://shaurong.blogspot.tw/2013/08/git-171-centos-64-x64.html
[研究] 從 TortoiseSVN SubVersion 取得特定 Revision 編號之原始碼
http://shaurong.blogspot.com/2016/07/subversion-revision.html
[研究] SubVersion 1.7.14 安裝 (yum)(CentOS 7.0 x86_64)
http://shaurong.blogspot.com/2014/08/subversion-1714-yumcentos-70-x8664.html
[研究] SubVersion 1.8.10 安裝 (tgz)(CentOS 7.0 x86_64)
http://shaurong.blogspot.com/2014/08/subversion-1810-tgzcentos-70-x8664.html
您好,請問您有安裝過project web app嗎?我照您的方法安裝完sharepoint 和project server,但一直找不到如何建立project web app讓project專業版可以連上,謝謝。
回覆刪除我的是project server 2016。
刪除[研究] SharePoint Server 2019 繁體中文版安裝(Windows 2016)
https://shaurong.blogspot.com/2018/12/sharepoint-server-2019-windows-2016.html
在 Windows Server 2019上,敝人尚無法成功安裝 SharePoint Server 2019
[研究] Microsoft SharePoint Server 2016 繁體中文版安裝 (Windows 2012 R2)
刪除http://shaurong.blogspot.com/2016/04/microsoft-sharepoint-server-2016.html
Project Server 沒架設過
刪除