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

Re: svnsync: Cannot accept non-LF line endings SOLVED

From: John Waycott <javajohn_at_cox.net>
Date: Mon, 1 Jun 2009 06:46:14 -0700

I ran into this same issue. Because we had 1,000's of svn:log entries
with this problem, I wrote a simple Python script to fix the the
revprops. As long as you have write access to the files db/revprop
directory, it will fix any svn:log or svn:externals entries it finds.
It only works on FSFS repositories.

Is anyone interested in it? I am sure I can post it (I just need
permission from Hypercom)

-- John Waycott
Hypercom Corporation

On May 31, 2009, at 10:34 PM, nodje wrote:

> I'm facing the same problem while trying to sync from a 1.5 repo to
> a local 1.5 repo.
>
> I don't understand what you mean by looking at 801 when the last
> repo commit is 800.
> You cannot change the prop of a revision that doesn not exist, can
> you?
>
> And by http://path/to/repo, do you mean the path to the root of the
> repo instance?
>
> cheers
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2357382
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org
> ].

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2357514

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-01 15:47:11 CEST

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.