SVN 服务端

lksajdklfjaf 2011-03-16 01:28:33
如何配置安装SVN服务端,有没有什么好的视频教程,本人会用百度,
所以一些没亲自配置过的,不要乱复制来回复......,我想配置的是个人机的,
配置到

authz 文件中 的配置如下
### This file is an example authorization file for svnserve.
### Its format is identical to that of mod_authz_svn authorization
### files.
### As shown below each section defines authorizations for the path and
### (optional) repository specified by the section name.
### The authorizations follow. An authorization line can refer to a
### single user, to a group of users defined in a special [groups]
### section, or to anyone using the '*' wildcard. Each definition can
### grant read ('r') access, read-write ('rw') access, or no access
### ('').

[groups]
# harry_and_sally = harry,sally
manage=admin
user=svn1

# [/foo/bar]
# harry = rw
@manage=rw
@user=r

# [repository:/baz/fuz]
# @harry_and_sally = rw
admin=123
svn1=123456




svnserve.conf 中配置如下
### 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 http://subversion.tigris.org/ for more information.

[general]
anon-access = read
auth-access = write
password-db = passwd
authz-db = authz
realm = svnTest


passwd 文件没有配置,
菜鸟初学,请各位高手多多赐教......,下面该怎么做,怎么才能让外部的电脑访问到 代码库的内容....
...全文
98 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
程序员的救赎 2011-05-30
  • 打赏
  • 举报
回复
[Quote=引用 7 楼 lksajdklfjaf 的回复:]
引用 3 楼 cbtpro 的回复:
配置太简单了安装完成后做的操作
给你个视频,这些够用了http://u.115.com/file/f19b1654e4#
--reply by CSDN Study Trial V1.0.1 (starts_2000)


太感谢你的视频了.....解决了我的难题
[/Quote]

也谢谢你的分,幸好我之前录制了那个视频
lksajdklfjaf 2011-03-17
  • 打赏
  • 举报
回复
[Quote=引用 3 楼 cbtpro 的回复:]
配置太简单了安装完成后做的操作
给你个视频,这些够用了http://u.115.com/file/f19b1654e4#
--reply by CSDN Study Trial V1.0.1 (starts_2000)
[/Quote]

太感谢你的视频了.....解决了我的难题
lksajdklfjaf 2011-03-17
  • 打赏
  • 举报
回复
[Quote=引用 1 楼 lxlsoft 的回复:]
我们团队开发工具用的就是svn,不过不是我装的服务端,我可以帮你问问看是怎么配置的。
[/Quote]
谢谢你咯,不过我已经配置出来了,你那么热情,不意思,意思 还真过意不去.....
liuhuang007 2011-03-16
  • 打赏
  • 举报
回复
如果是windows系统 用visualsvn吧,这个简单
我嘞个去 2011-03-16
  • 打赏
  • 举报
回复
[Quote=引用楼主 lksajdklfjaf 的回复:]
如何配置安装SVN服务端,有没有什么好的视频教程,本人会用百度
所以一些没亲自配置过的,不要乱复制来回复......,我想配置的是个人机的,
配置到

authz 文件中 的配置如下
### This file is an example authorization file for svnserve.
### Its format is identical to that of ……
[/Quote]
这句话 最给力....
程序员的救赎 2011-03-16
  • 打赏
  • 举报
回复
配置太简单了安装完成后做的操作
给你个视频,这些够用了http://u.115.com/file/f19b1654e4#
--reply by CSDN Study Trial V1.0.1 (starts_2000)
amos1989 2011-03-16
  • 打赏
  • 举报
回复
江郎才近 2011-03-16
  • 打赏
  • 举报
回复
我们团队开发工具用的就是svn,不过不是我装的服务端,我可以帮你问问看是怎么配置的。

23,407

社区成员

发帖
与我相关
我的任务
社区描述
Java 非技术区
社区管理员
  • 非技术区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧