svnadmin create --fs-type fsfs "c:\Users\well\Documents\My Dropbox\svn\701"
svnserve.exe --listen-port 701 --listen-host localhost -d -r "c:\Users\well\Documents\My Dropbox\svn\701"
svn://localhost:701/
另一種啟動方式
svnserve.exe --service --listen-port 80 --listen-host 10.144.82.147 -r D:\repositories\repos1\" displayname= "SVN Service" depend=Tcpip start= auto
c:\Users\well\Documents\My Dropbox\svn\701\conf\svnserve.conf
anon-access = none
auth-access = write
password-db = passwd
c:\Users\well\Documents\My Dropbox\svn\701\conf\passwd
[users]
admin=adminpwd
沒有留言:
張貼留言