[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnsync error : Error while replaying commit

From: Stefan Hett <stefan_at_egosoft.com>
Date: Fri, 6 May 2016 11:04:24 +0200

Hi,

you might wanna repost your question in English. I'm not sure whether
anybody here can read Chinese (if it is Chinese, that is).
All I can make out of this report is that you seem to get some error
running svnsync which seems to be a rather old version (1.7.4). If you
want/need to stick with 1.7, I suggest you at least upgrade to the
latest 1.7-version (which is 1.7.22 at the time of writing this) or even
a later (and still supported) version like 1.8/1.9.

> 我也遇到了该问题Error while replaying
> commit,有些库用下面同样的步骤操作是没问题的,但是有些库就报这个错,不知道为什么,麻烦大家遇到过解决了的回答下,谢谢
> 我的操作步骤是
> 1、将脚本aapost-commit.bat放置到SVN主服务器相对应项目的hooks文件里,
> 例如:\\192.168.27.1\d$\SVN\c3m-video\hooks
> "C:\Program Files (x86)\Subversion\bin\svnsync.exe" sync --non-interactive
> svn://192.168.27.88/c3m-video --username admin --password cmadmin
> 修改下面一行中的备份服务器IP和项目名
> 2、将脚本Svn Start Server.bat放置在备份服务器SVN文件的同目录下
> svnserve -d -r e:\SVN 修改对应的存储盘符
> 3、将脚本pre-revprop-change.bat放置在备份服务器相应项目的hooks文件夹下。例如:
> \\192.168.27.1\d$\SVN\c3m-video\hooks
> 二、操作命令 (在备份服务器上操作)
> 1、连接 svnsync init svn://192.168.27.88/C3M-EMS svn://192.168.27.1/C3M-EMS
> 2、同步 svnsync sync svn://192.168.27.88/MVSS --username admin --password
> cmadmin
>
> 主服务是Windows sever 2008 R2,备份服务器是Windows sever 2008 R2
> SVN服务版本为Setup-Subversion-1.7.4
>
>
>
> --
> View this message in context: http://subversion.1072662.n5.nabble.com/svnsync-error-Error-while-replaying-commit-tp156531p196592.html
> Sent from the Subversion Users mailing list archive at Nabble.com.
>

-- 
Regards,
Stefan Hett
Received on 2016-05-06 11:04:37 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.