Marc Lustig wrote:
> [corrected]
>
> Hi,
>
> I am trying to replicate a 1.5.2 based repo (running on RHEL) using svnsync.
>
> The mirror is running 1.6.1 based on Debian lenny.
>
> I installed the pre-revprop-change hook and the init was also successfull.
>
> Then, running the atual sync (non-interactive) results in the
> following error at revision 301 (of 40xxx):
>
> svnsync: Cannot accept non-LF line endings in 'svn:ignore' property
>
> I walked thru google and found out that there is some trouble
> (incompatibility) when using 1.6.x on the mirror side.
> Ok, I installed 1.5.1 on the mirror.
> But still I get the same error:
> svnsync: Cannot accept non-LF line endings in 'svn:ignore' property
>
> Anybody knows how to fix this?
>
> Do I have to edit all svn:ignore properties of the original repo?
> What please is the command to do that?
This is fixed in the current (1.6.3) version. That is, svnsync will
automatically fix your copy of the property on the fly. I don't know
if it is packaged for debian anywhere, though.
--
Les Mikesell
lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2369410
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-09 16:49:14 CEST