diff_cmd gvimdiff not working in 1.6 [SEC=UNCLASSIFIED]

2014-03-22 Thread Jin Lee
Hello, I am trying to have SVN call an external diff tool using --diff_cmd but it doesn't seem to work for gvimdiff. What I'm doing is: accessdev:/home/548/jtl548/roses/au-aa034> svn --version svn, version 1.6.11 (r934486) compiled Mar 6 2014, 10:49:10 ... ... accessdev:/home/548/jtl548/rose

Re: Sequence of SVN commits cannot be replayed

2014-03-22 Thread Daniel Shahaf
sebb wrote on Sat, Mar 22, 2014 at 01:28:33 +: > To reproduce the problem, start as follows: > > svn co http://dist.apache.org/repos/dist/release/commons/dbcp/@4582 > > Then apply the following revisions in order: > > 4583 > 4586 > 4588 > 4592 > 4593 > 4599 I can't reproduce an error with l

Re: Sequence of SVN commits cannot be replayed

2014-03-22 Thread sebb
On 22 March 2014 01:28, sebb wrote: > I think I have found a sequence of commits to SVN that cannot be > replayed in a workspace. > > I was trying to change a file into a link, and made some mistakes in > the process. > These mistakes caused svnpubsub to leave the workspace incorrectly updated. >