E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
svnserve
服务管理
#用sc命令将SubversionServer安装为Windows服务,服务名为svn,服务描述为SubversionServersccreatesvnbinpath="d:/server/svn/
svnserve
.exe
allalone001
·
2013-02-27 15:00
service
management
sc
chkconfig
service
level
svnserve
r配置文件详解
svnserve
是SVN自带的一个轻型服务器,客户端通过使用以svn://或svn+ssh://为前缀的URL来访问
svnserve
服务器,实现远程访问SVN版本库。
caiying0504
·
2013-02-26 15:00
server
svnserve
r配置文件详解
svnserve
是SVN自带的一个轻型服务器,客户端通过使用以svn://或svn+ssh://为前缀的URL来访问
svnserve
服务器,实现远程访问SVN版本库。
caiying0504
·
2013-02-26 15:00
server
SVN 配置文件说明
svnserve
是SVN自带的一个轻型服务器,客户端通过使用以svn://或svn+ssh://为前缀的URL来访问
svnserve
服务器,实现远程访问SVN版本库。
areskris
·
2013-02-26 15:00
SVN服务器搭建和使用(二)
上一篇介绍了Visual
SVNServe
r和TortoiseSVN的下载,安装,汉化.这篇介绍一下如何使用Visual
SVNServe
r建立版本库,以及TortoiseSVN的使用.首先打开Visual
SVNServe
rManager
0o清风徐来o0
·
2013-02-25 16:00
VisualSVN
TortoiseSVN与Subclipse的使用
Subclipse之后,若在本地做实验,则需要访问本地的仓库中的文件,可以使用file://所在目录的方式来访问,但是若是远程访问,则需要通过url访问,那么则需要启动SVN的服务,在cmd中使用命令
svnserve
guimingyue
·
2013-02-22 20:00
tortoiseSVN
svn使用遇到的commit问题 xxx remains in tree-conflict
于是我就把
svnserve
r上的文件删了,然后接着我又在本地upload,结果就造成了冲突了,(此时xcode工程目录里的该文件我也移除了reference,所以不能用xcode来解决冲突)。
itianyi
·
2013-02-22 17:00
SVN 版本服务器搭配全过程详解(服务端、客户端)[转]
1.为什么要用Visual
SVNServe
r,而不用Subversion?
·
2013-02-22 11:00
SVN
svnserve
r配置文件详解
svnserve
是SVN自带的一个轻型服务器,客户端通过使用以svn://或svn+ssh://为前缀的URL来访问
svnserve
服务器,实现远程访问SVN版本库。
0o清风徐来o0
·
2013-02-21 15:00
svnserve
SVN服务器搭建和使用(二)
原文:SVN服务器搭建和使用(二) 上一篇介绍了Visual
SVNServe
r和TortoiseSVN的下载,安装,汉化.这篇介绍一下如何使用Visual
SVNServe
r建立版本库,以及TortoiseSVN
kenkao
·
2013-02-15 10:00
SVN
Mac os x 10.8 svn server的搭建
bin加入到path2创建一个目录当作svn的代码库3去svnroot中看一下,文件夹中现在应该是空的,在下面创建一个repository目录 运行shell终端将2中创建的repository指定为
svnserve
r
DevFun
·
2013-02-06 08:00
Centos搭建SVN服务器三步曲
#yum install subversion 判断是否安装成功 #subversion -v
svnserve
思客迪
·
2013-02-04 12:00
SVN
linux(centos)如何使用svn进行多个版本库的配置
如果当前有
svnserve
进程在运行,指令 1 killall
svnserve
指定某目录为svn服务启动时所使用的根目录,指令 1
思客迪
·
2013-02-04 12:00
linux
centos
SVN
SVN服务器搭建和使用(二)
转自:http://www.cnblogs.com/xiaobaihome/archive/2012/03/20/2407979.html上一篇介绍了Visual
SVNServe
r和TortoiseSVN
jokes000
·
2013-02-03 13:00
SVN
SVN
SVN
CentOS下通过yum安装svn及配置
1.环境 centos5.5 2.安装svn yum -y install subversion 3.配置 建立版本库目录 mkdir /www/svndata
svnserve
-d -r /
·
2013-02-01 18:00
centos
Subversion版本控制
Subversion版本控制一、简介二、
svnserve
三、SSH+SVN四、Apache+SVN一、简介:Subversion是一款自由开放的版本控制软件。
景光
·
2013-01-31 00:00
linux
SVN相关操作
SVN相关操作 1.创建版本库 svnadmin create D:\svnroot 2.D:\svnroot\conf目录,修改
svnserve
.conf: # [general] #
snkcxy
·
2013-01-30 15:00
SVN
SVN相关操作
阅读更多SVN相关操作1.创建版本库svnadmincreateD:\svnroot2.D:\svnroot\conf目录,修改
svnserve
.conf:#[general]#password-db=
snkcxy
·
2013-01-30 15:00
SVN服务器搭建和使用(二)
上一篇介绍了Visual
SVNServe
r和TortoiseSVN的下载,安装,汉化.这篇介绍一下如何使用Visual
SVNServe
r建立版本库,以及TortoiseSVN的使用.首先打开Visual
SVNServe
rManager
kobe_lzq
·
2013-01-26 20:00
SVN 查看历史信息时报Item is not readable
今天自己做了一个小项目那个项目放到SVN服务器上后经过了几次修改之后突然想用svn查看一下历史版本信息结果他报了一个错误“Itemisnotreadable”说无法查看历史信息解决办法:修改SVN仓库路径下的conf目录下的
svnserve
.conf
罗涛2013
·
2013-01-26 18:00
SVN
item
readable
readable
is
is
not
not
SVN报Item
tfy = 123
### This file is an example password file for
svnserve
. ### Its format is similar to that of
svnserve
.conf
cloudtech
·
2013-01-25 23:00
tfy = 123
###Thisfileisanexamplepasswordfilefor
svnserve
.
tfy1332
·
2013-01-25 23:00
anon-access = read auth-access = write
###Thisfilecontrolstheconfigurationofthe
svnserve
daemon,ifyou###useittoallowaccesstothisrepository.
tfy1332
·
2013-01-25 23:00
tfy = 123
### This file is an example password file for
svnserve
. ### Its format is similar to that of
svnserve
.conf
cloudtech
·
2013-01-25 23:00
anon-access = read auth-access = write
### This file controls the configuration of the
svnserve
daemon, if you ### use it to allow access
cloudtech
·
2013-01-25 23:00
Access
anon-access = read auth-access = write
### This file controls the configuration of the
svnserve
daemon, if you ### use it to allow access
cloudtech
·
2013-01-25 23:00
Access
itheima = tfy
###Thisfileisanexampleauthorizationfilefor
svnserve
.
tfy1332
·
2013-01-25 23:00
itheima = tfy
### This file is an example authorization file for
svnserve
. ### Its format is identical to that of
cloudtech
·
2013-01-25 23:00
it
itheima = tfy
### This file is an example authorization file for
svnserve
. ### Its format is identical to that of
cloudtech
·
2013-01-25 23:00
it
svn自动生成并简易配置repository和重启服务的脚本
/bin/bash conf=/conf/
svnserve
.conf pw=/conf/p
kangquan2008
·
2013-01-24 18:00
SVN的配置和使用方法【服务器端】
安装好Visual
SVNServe
r后【安装过程看这里】,运行Visual
SVNServe
rManger,下面是启动界面:好的,下面我来添加一个代码库【Repository】,如下图:按上图所示,创建新的代码库
xiaohan2826
·
2013-01-24 14:00
VisualSVN Server 和 TortoiseSVN的配置和使用方法
原文章出处:http://www.cnblogs.com/ttzhang/archive/2008/11/06/1325940.html1.为什么要用Visual
SVNServe
r,而不用Subversion
litaoshoujiao
·
2013-01-21 20:00
SVN
SVN
SVN
VisualSVN
VisualSVN
版本控制
tortoiseSVN
tortoiseSVN
linux下安装配置svn服务
centos上安装:yuminstallsubversion安装成功 键入命令
svnserve
--version有版本信息则进行下一步1,新建版本库目录 mkdir -p/opt/svndata/
阿飞哥
·
2013-01-21 17:00
linux
centos
SVN
配置
linux下安装配置svn服务
centos上安装:yuminstallsubversion安装成功键入命令
svnserve
--version有版本信息则进行下一步1,新建版本库目录mkdir-p/opt/svndata/repos2
angelandangel
·
2013-01-21 17:16
技术杂文
linux下安装配置svn服务
centos上安装:yum install subversion 安装成功 键入命令
svnserve
--version 有版本信息则进行下一步
AngelAndAngel
·
2013-01-21 17:00
linux
安装Windows服务
Subversion Server安装为Windows服务,服务名为svn,服务描述为Subversion Server sc create svn binpath= "d:/server/svn/
svnserve
.exe
yyjlinux
·
2013-01-19 21:00
sc windows服务
Subversion安装与配置
启动
svnserve
服务
svnserve
–d –r [path to repository|repositories] 通过
svnserve
命令,启动
svnserve
服务进程,默认端口为
yyjlinux
·
2013-01-19 21:00
svnserve
SVN服务在局域网内的配置
通常SVN客户端要想能访问到局域网内的SVN服务端,服务端必须要在运行中,启动SVN服务: 方法一,手动启动,即:
svnserve
-d -r
chensx
·
2013-01-19 13:00
SVN
开机启动
服务
在linux下搭建SVN服务器,权限+常见错误
可以下载源码自己编译,最好是联网的可以直接安装#yuminstallsubversion 判断是否安装成功(有时候也会没有结果,提示subversioncommandnotfind) #subversion--v
svnserve
lilien1010
·
2013-01-19 10:00
SVN
SVN
SVN
subversion
subversion
VisualSVN Server的使用
oracle数据库和
SVNServe
r是必不可少的。
lushuaiyin
·
2013-01-18 20:00
server
VisualSVN Server的使用
oracle数据库和
SVNServe
r是必不可少的。
lushuaiyin
·
2013-01-18 20:00
server
linux(Centos6)安装svn服务器
启动服务器方法为:
svnserve
-d-r/svnroot指定/svnroot目录为代码仓库的路径。
winlinvip
·
2013-01-18 18:00
linux(Centos6)安装SVN支持svn和svn+ssh方式
svn方式很简单,svnadmincreate之后
svnserve
启动就可以访问,用svn+ssh方式需要使用serve的tunel即隧道方式,即在登录时启动一个隧道将请求作为svn方式。
winlinvip
·
2013-01-18 18:00
SVN服务器搭建和使用(二)
原文网址:http://www.cnblogs.com/xiaobaihome/archive/2012/03/20/2407979.html上一篇介绍了Visual
SVNServe
r和TortoiseSVN
12qw90op
·
2013-01-18 11:00
VisualSVN服务器搭建
2.配置server.也很简单,如下:甲:如何设置serverIP地址(本机地址),端口号点击开始-->程序->VisualSVN-->Visua
SVNServe
rManager启动服务器管理器点击Visual
SVNServe
r
hejinjing_tom_com
·
2013-01-17 13:00
SVN:服务端邮件通知hook
服务器端为windows环境下(post-commit.tmpl):SETPATH=C:\ProgramFiles\Visual
SVNServe
r\bin;C:\PERL\BIN;C:\Perl\site
annkie
·
2013-01-16 12:00
Windows下SVN权限配置
Windows下SVN权限配置 按照前面的教程装完1.6.1版以后,当svnadmincreateD;\svn创建仓库后,应该在仓库目录下的config目录有3个文件—authz、passwd、
svnserve
.conf
kongbu0622
·
2013-01-16 11:00
修改svn默认端口
Subversion有两种不同的配置方式,一种基于它自带的轻量级服务器
svnserve
,一种基于非常流行的Web服务器Apache。根据不同的配置方式,Subversion使用不同的端口对外提供服务。
东东不邪
·
2013-01-15 15:51
其他
修改svn默认端口
Subversion有两种不同的配置方式,一种基于它自带的轻量级服务器
svnserve
,一种基于非常流行的Web服务器Apache。根据不同的配置方式,Subversion使用不同的端口对外提供服务。
donghustone
·
2013-01-15 15:00
服务器端Windows系统下SVN配置
所需软件:Visual
SVNServe
r或Win32版的Subversion服务器。Visual
SVNServe
r是可视化的SVN服务器端,与Subversion服务器端不一样,依各人喜好。各软件下
lhb_0531
·
2013-01-15 12:00
上一页
42
43
44
45
46
47
48
49
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他