Re: Sequence of SVN commits cannot be replayed
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Sun, 23 Mar 2014 11:18:52 +0000
Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:
> sebb wrote on Sat, Mar 22, 2014 at 01:28:33 +0000:
I believe the problem is an svn:special file that contains a '\n'
svn cat https://dist.apache.org/repos/dist/release/commons/dbcp/binaries/HEADER.html@4588 | od -c
I can reproduce on Linux:
svnadmin create repo
Now
svn co file://`pwd`/repo wc
The reason is that create_special_file_from_stream() reads just the
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2014-03-23 12:19:32 CET |
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.