Windows下Subversion和TortoiseSVN构建SVN版本控制.doc

Windows下Subversion和TortoiseSVN构建SVN版本控制.doc

  1. 1、本文档共6页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Windows下Subversion和TortoiseSVN构建SVN版本控制

Windows下Subversion和TortoiseSVN构建SVN版本控制 ? 2009-06-05 来源:网络 ? 1.下载Subversion的window安装版本svn-1.4.6-setup.exe / /servlets/ProjectDocumentList?folderID=8100 2.下载TortoiseSVN的TortoiseSVN-3595-win32-svn-1.5.1.msi版本 / /downloads 3.安装subversion 双击svn-1.4.6-setup.exe,一路next完成安装。 设置环境变量,将subversion对bin设置到path中。如:D:Program FilesSubversionbin 4.安装TortoiseSVN 双击TortoiseSVN-3595-win32-svn-1.5.1.msi,一路next完成安装。 5.创建svn容器Repository 在硬盘上任意位置创建一文件夹,如D:svnRepository,在文件夹上右键 TortoiseSVN-Create repository here 创建成功后将在D:svnRepository下生成一系列文件。 6.配置容器的访问权限 在容器的目录下D:svnRepository的conf中,用记事本打开svnserve.conf文件,找到 # anon-access = read # auth-access = write # password-db = passwd 并去掉注释# 注意,去掉注释后,不要留下空格,保持每行顶格,切记!!! 效果如下: ### This file controls the configuration of the svnserve daemon, if you ### use it to allow access to this repository. (If you only allow ### access through http: and/or file: URLs, then this file is ### irrelevant.) ### Visit / for more information. [general] ### These options control access to the repository for unauthenticated ### and authenticated users. Valid values are write, read, ### and none. The sample settings below are the defaults. anon-access = read auth-access = write ### The password-db option controls the location of the password ### database file. Unless you specify a path starting with a /, ### the files location is relative to the directory containing ### this configuration file. ### If SASL is enabled (see below), this file will NOT be used. ### Uncomment the line below to use the default password file. password-db = passwd ### The authz-db option controls the location of the authorization ### rules for path-based access control. Unless you specify a path ### starting with a /, the files location is relative to the the ### directory containing this file. If you dont specify an ### authz-db, no path-based access control is done. ### Uncomment the line below to use the default authorization file. # authz-db = authz ### This option specifies the authenticatio

您可能关注的文档

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档