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
subversion服务器作为服务启动。
在linux下,使用命令启动服务:
svnserve
-d -r \svnroot -d 表示--daemon,即关掉执行命令的窗口,服务继续存在。 -r 表示--root,即指定库的根目录。
my520530
·
2012-05-29 11:00
svn 服务器 自启动
win7安装
svnserve
r服务 [sc] openSCManager 失败 5 拒绝 访问拒绝
win7下安装subversion 的
svnserve
r作为服务时遇到了这个问题。而在winxp下安装则没有这个问题。google一下,没有答案。
lhc966
·
2012-05-23 13:00
manager
ubuntu 安装SVN
1、安装
SVNserve
r sudoapt-getinstallsubversion2、创建数据仓库 svnadmincreate/home/svn/qasvnsvnadmincreate/home
liuyan01
·
2012-05-23 12:20
SVN
ubuntu
安装svn
ubunt
简单方便Git的艰难第一步
SVN是有一个
svnserve
r,可以通过yum或者apt-get直接
v5browser
·
2012-05-18 13:00
git
简单方便Git的艰难第一步
SVN是有一个
svnserve
r,可以通过yum或者apt-
mydeman
·
2012-05-18 13:00
SVN
git
服务器
search
logging
testing
VisualSVN迁移到其他服务器
2、打开Visual
SVNServe
r的控制台,在右侧的控制面板中选择Repositories下的“Importexistingrepository…”3、指定自己的库的位置,添加完成迁移。
suixufeng
·
2012-05-16 14:00
server
服务器
import
TotoiseSVN的基本使用方法
在上面的讲解中已经讲了怎么使用Visual
SVNServe
r了,今天我要讲的是,TortoiseSVN的简单使用方法。一、签入源代码到SVN服务器假如我
chinaren69fy
·
2012-05-14 09:11
网络整理
TotoiseSVN的基本使用方法
在上面的讲解中已经讲了怎么使用Visual
SVNServe
r了,今天我要讲的是,TortoiseSVN的简单使用方法。一、签入源代码到SVN服务器假如
chinaren69fy
·
2012-05-14 09:00
SVN
服务器
subversion
merge
tortoiseSVN
conflict
SVN用户配置及权限管理
然后将本地的项目删除,最后commit 3.D:\svndemo\repository\是创建的repository,D:\svndemo\repository\conf目录下有三个文件:
svnserve
.conf
363874279
·
2012-05-13 18:00
权限管理
利用TortoiseSVN获取最新版本的OpenCV源码
下载安装TortoiseSVN:http://tortoisesvn.net/downloads.html(安装后需重启)注:安装TortoiseSVN不成功出现错误提示“Service"Visual
SVNServe
r"failedtostart.Verifythatyouhavesufficientprivilegestostartsystemservices
vsooda
·
2012-05-11 09:00
windows
SVN
service
System
tortoiseSVN
installer
再增加一条 Mac 适合开发人员使用的原因
后来,一直使用
svnserve
-d,在windows上一般还会用sc命令做成service,因为简单方便。后来因为试验的目的,在Mac上配置了Apache和SVN,我的OS
我有我的空间!
·
2012-05-10 14:00
SVN搭建初步之一
:SVN入门及配置使用——UMLhttp://www.uml.org.cn/pzgl/200910239.asp参考3:项目管理实践教程二、源代码控制【SourceControlUsingVisual
SVNServe
randTor
fxtxz2
·
2012-05-09 22:00
windows
SVN
server
项目管理
tortoiseSVN
2010
svn 配置详解,以及各种可能遇到的问题
svn服务的开启有两种方式,自带的
svnserve
服务(访问地址类似于svn://192.168.80.18/repos/)与Apache配合使用(访问地址类似于http://192.168.80.18
dw_java08
·
2012-05-09 18:01
svn
subversion
apache
tortoisesvn
java
authorization
svn 配置详解,以及各种可能遇到的问题
svn服务的开启有两种方式, 自带的
svnserve
服务(访问地址类似于svn://192.168.80.18/repos/)与Apache配合使用 (访问地址类似于http://192.168.80.18
dw_java08
·
2012-05-09 18:00
java
apache
SVN
subversion
authorization
tortoiseSVN
linux下SVN的一些基本操作(ubuntu)
2、修改该仓库的配置信息,提供svn仓库的访问控制在新建的仓库的目录下存在conf目录,其目录下存在三个文件:authz、passwd和
svnserve
.conf三个文件。首先打开
svnserve
.
littlefishzhang
·
2012-05-09 14:00
linux
SVN
服务器
ubuntu
url
import
SVN Ubuntu搭建
//www.son1c.cn/show/920.html一,安装Subversion sudo apt-get install subversion二,创建资源库cd /home/username
svnserve
muojie
·
2012-05-08 15:00
xcode的svn不好用,有时候还是得靠command
于是我就把
svnserve
r上的文件删了,然后接着我又在本地upload,结果就造成了冲突了,(此时xcode工程目录里的该文件我也移除了reference,所以不能用xcode来解决冲突)。
favormm
·
2012-05-08 13:00
svn服务器配置
Ubuntu10.04下:1.安装服务器:#apt-getinstallsubversion安装完毕后,测试:#
svnserve
–version显示版本号,则安装成功。
heihuifeng
·
2012-05-01 14:00
Subversion的权限控制
,授权就是判断用户是否具备某种操作的权限,在Subversion里提供了“authz-db”文件,实现了以路径为基础的授权,也就是判断用户是否有操作对应路径的权限,在Subversion 1.3之后,
svnserve
sin90lzc
·
2012-04-30 21:00
subversion
Subversion的权限控制
最常见的方式就是使用用户名和密码,授权就是判断用户是否具备某种操作的权限,在Subversion里提供了“authz-db”文件,实现了以路径为基础的授权,也就是判断用户是否有操作对应路径的权限,在Subversion1.3之后,
svnserve
sin90lzc
·
2012-04-30 21:00
apache
配置管理
Authentication
subversion
authorization
transactions
利用svnsync同步SVN版本库
关于SVN的介绍:http://wowking.blog.51cto.com/1638252/962410我的环境:(环境不必与我相同,视实际而这定,我试过备用低版本的
SVNServe
r同步,也成功了)
120714646
·
2012-04-30 02:48
SVN
subversion
版本控制
SVN同步
svnserver
利用svnsync同步SVN版本库
关于SVN的介绍:http://wowking.blog.51cto.com/1638252/962410我的环境:(环境不必与我相同,视实际而这定,我试过备用低版本的
SVNServe
r同步,也成功了)
120714646
·
2012-04-30 02:48
svn
版本控制
subversion
Software
Linux 下SVN自动启动脚本
/bin/bash
svnserve
-d --listen-port 8080 -r /home/svnroot/repository 2
HappyWaterLife
·
2012-04-27 11:00
linux
SVN
服务器
脚本
监控svn的脚本
/bin/bashPort=`netstat-ntpl|grep
svnserve
|awk-F[:""]+'{print$4}'`if[[$Port=="3690"]];thenecho"svnisrunningattime
yangzhimingg
·
2012-04-26 16:41
监控
svn脚本
nagios监控svn(借助脚本)
/bin/bashPort=`netstat-ntpl|grep
svnserve
|awk-F[:""]+'{print$4}'`if[[$Port=="3690"]];thenecho"OK-svnisrunning"exit0elseecho"CRITICAL-svnisdown
yangzhimingg
·
2012-04-26 16:15
nagios
nagios监控svn
SVN错误---Authorization failed
svnserve
.conf:[general]anon-access=readauth-access=writepassword-db=passwdauthz-db=authzpasswd:[users
xyz_lmn
·
2012-04-26 15:00
SVN
authorization
windows下搭建本机SVN服务端和客户端
windows下配置Visual
SVNServe
r服务器(服务端和客户端)下载安装文件:服务端安装文件:VisualSVN-Server-2.5.4.msi注:在Visual
SVNServe
r的官网http
seawuhai
·
2012-04-26 10:14
windows
服务端
客户端
下载安装
SVN服务器搭建
安装svn和客户端TortoiseSVN
svnserve
.conf文件中:[general]anon-access = none &
ljf_home
·
2012-04-26 08:00
SVN
SVN错误---Authorization failed
svnserve
.conf:[general]anon-access=readauth-access=writepassword-db=passwdauthz-db=authzpasswd:[users
xyz_lmn
·
2012-04-24 09:00
SVN
authorization
ubuntu 安装svn
环境:ubuntu10.04LTS1、在终端中直接输入 sudoapt-getinstallsubversion,选择安装即可2、查看版本命令
svnserve
--version(更多命令直接键入
svnserve
Blaider
·
2012-04-23 21:00
SVN
ubuntu
File
mobile
subversion
import
svnserve
:error while loading shared libraries:/usr/local/lib/libsvn_fs-1.so.0:cannot restore
svnserve
:errorwhileloadingsharedlibraries:/usr/local/lib/libsvn_fs-1.so.0:cannotrestoresegmentprotafterreloc
yangzhimingg
·
2012-04-21 11:04
Permission
svnserve
服务方式启动svn服务器
然后打开cmd输入:sccreatesvnservicebinpath="\"C:/ProgramFiles/Subversion/bin/
svnserve
.exe\"--service-rE:/svn"displayname
wxq1987525
·
2012-04-18 21:00
WINDOWS 下SVN服务自动启动问题
sc delete svnservice sc create svnservice binpath= "E:\programm\Subversion\bin\
svnserve
.exe
x9x9x9x9
·
2012-04-16 17:00
windows
让SVN服务开机自动启动
sccreatesvnbinpath="\"C:\ProgramFiles\Subversion\bin\
svnserve
.exe\"--service-rD:\svndemo\trantime"displayname
lyq5655779
·
2012-04-16 10:00
svn安装配置
3.启动svn,使用如下的命令
svnserve
-d-re:\svndata。其中-d选项指的是后台模式,但是非常遗憾的是,Windows并不支持后台模式。-r选项指的是服务的根目录。
wawlian
·
2012-04-15 16:00
SVN
环境搭建
svn
利用VISUALSVNSEVER管理项目 为Visual
SVNServe
r增加在线修改用户密码的功能HELP//ConfiguringEmailNotificationsinVisual
SVNServe
r
repoem
·
2012-04-10 22:00
HELP // Configuring Email Notifications in VisualSVN Server
Visual
SVNServe
rincludessimpleSubversionhookforemailnotifications.Toenableitemailnotificationsoneverycommitpleasedothefollowing
repoem
·
2012-04-10 22:00
server
command
subversion
email
hook
notifications
为VisualSVN Server增加在线修改用户密码的功能
Visual
SVNServe
r是一个非常不错的
SVNServe
r程序,方便,直观,用户管理也异常方便。不过,它本身并没有提供在线修改密码的功能。
repoem
·
2012-04-10 22:00
算法
windows
加密
SVN
server
Go
svn安装配置
3.启动svn,使用如下的命令
svnserve
-d-re:\svndata。其中-d选项指的是后台模式,但是非常遗憾的是,Windows并不支持后台模式。-r选项指的是服务的根目录。
·
2012-04-08 21:00
SVN
svn安装配置
3.启动svn,使用如下的命令
svnserve
-d-re:\svndata。其中-d选项指的是后台模式,但是非常遗憾的是,Windows并不支持后台模式。-r选项指的是服务的根目录。
wawlian
·
2012-04-08 20:05
安装
Windows
下一步
版本控制
svn安装配置
3.启动svn,使用如下的命令
svnserve
-d-re:\svndata。其中-d选项指的是后台模式,但是非常遗憾的是,Windows并不支持后台模式。-r选项指的是服务的根目录。
wawlian
·
2012-04-08 20:05
windows
安装
根目录
下一步
face
svn安装配置
3.启动svn,使用如下的命令
svnserve
-d-re:\svndata。其中-d选项指的是后台模式,但是非常遗憾的是,Windows并不支持后台模式。-r选项指的是服务的根目录。4.既然在Win
gnicky
·
2012-04-08 16:00
windows
SVN
服务器
subversion
import
tortoiseSVN
svn安装配置
3.启动svn,使用如下的命令
svnserve
-d-re:\svndata。其中-d选项指的是后台模式,但是非常遗憾的是,Windows并不支持后台模式。-r选项指的是服务的根目录。
wawlian
·
2012-04-08 15:00
VisualSVN的SVN库的迁移
2、打开Visual
SVNServe
r的控制台,在右侧的控制面板中选择Repositories下的“Importexistingrepository…”3、指定自己的库的位置,添加完成迁移。
imxiangzi
·
2012-04-08 10:00
SVN
server
import
windows下SVN及其Eclipse插件的安装
这样就不用每次都去打开启动窗口),其中E:\SVN为svn库地址,可以自定义: sc create svnservice binpath= "D:\Program Files\Subversion\bin\
svnserve
.exe
sailqi
·
2012-04-07 21:00
eclipse
SVN
windows下SVN及其Eclipse插件的安装
添加系统服务(这样就不用每次都去打开启动窗口),其中E:\SVN为svn库地址,可以自定义:sccreatesvnservicebinpath="D:\ProgramFiles\Subversion\bin\
svnserve
.exe
lucklq
·
2012-04-07 21:00
windows
SVN
eclipse插件
subversion
Delphi
tortoiseSVN
windows下创建svn自启动服务
命令行执行如下语句:sccreate
svnserve
binpath="C:\ProgramFiles\SlikSvn\bin\
svnserve
--service-rE:\SVN"displayname=
snoopy93
·
2012-04-06 14:00
c
windows
SVN
delete
SVN不同库之间的合并(同步)解决方案
前提条件:一:公司和项目组,统一使用某个版本的
SVNserve
r及SVNclient;二:规范对SVN的操作,包括SVN的权限管理,添加,删除,修改等动作的执行;三:项目组配置管理员必须保证项目组SVN
yuleslie
·
2012-04-06 13:00
工作
SVN
配置管理
filter
include
merge
centos svn安装
mkdir -p /opt/svn/svntest svnadmin create /opt/svn/svntest 到cd /opt/svn/svntest/conf/ 下修改配置文件 #vi
svnserve
.conf
dzl84394
·
2012-04-05 13:00
centos
TotoiseSVN的基本使用方法
在上面的讲解中已经讲了怎么使用Visual
SVNServe
r了,今天我要讲的是,TortoiseSVN的简单使用方法。一
akon_vm
·
2012-03-31 16:00
SVN
服务器
subversion
merge
tortoiseSVN
conflict
上一页
47
48
49
50
51
52
53
54
下一页
按字母分类:
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
其他