Re: Migrate svn, version 1.6.11 (r934486) to svn verion 1.9.3

2016-05-05 Thread Brandon L. Wisenburg
Is an upgrade needed prior to migrating a repo if going to another version of svn? I wonder if 1.9.3 is supported on CentOS 5.8 From: "Gronde, Christopher (Contractor)" To: "Brandon L. Wisenburg" Sent: Thursday, May 5, 2016 7:40:38 AM Subject: RE: Migrate svn, version 1.6.11 (r934486) to s

Re: svnsync error : Error while replaying commit

2016-05-05 Thread huangyanhua
我也遇到了该问题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 --us

Re: Blank lines

2016-05-05 Thread webster.brent
You should wrapper the diff command svn diff --diff-cmd 'diff -x -w'  Brent From: Branko Čibej To: users@subversion.apache.org Sent: Wednesday, May 4, 2016 11:01 PM Subject: Re: Blank lines On 04.05.2016 22:58, Daniel Shahaf wrote: > Eric Johnson wrote on Wed, May 04, 2016 at 09