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

Re: svn:log issues with svnsync

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 23 May 2009 14:35:33 +0300 (Jerusalem Daylight Time)

Stefan Sperling wrote on Fri, 22 May 2009 at 19:11 +0100:
> On Fri, May 22, 2009 at 07:48:34PM +0200, Emmanuel Blot wrote:
> > * svn propget refuses to give the log message: even if the message
> > contains incorrect line endings, it would be nice to *retrieve* it
> > from the server
>
> You should be able to get the log message from the server, I think.
> Try using svn log against the server.
>
> Subversion 1.6 refuses non-LF line endings on the _input_ path.

Exactly. Reading a repos that contains "bad" log messages works, AFAIK.

@Emmanuel: what error do you get when trying to see the log message with
'svn propget --revprop --strict' and with 'svn log'?

> So when svnsync 1.6 is trying to write to the target repository the
> commit is rejected because the log message contains non-LF line endings.
>
> Stefan
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2353143
Received on 2009-05-23 13:35:57 CEST

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

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