On Mon, Jun 01, 2009 at 03:01:52PM -0400, Bob Archer wrote:
> > On Mon, Jun 01, 2009 at 06:46:14AM -0700, John Waycott wrote:
> > > 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)
> >
> > Note also that the fix for this problem is already in the 1.6.x
> > branch. It will be in the 1.6.4 release. From that release onwards,
> > svnsync will automatically translate line endings as required.
> >
> > Stefan
>
> Did I miss 1.6.3 or was it just to close to release to get this into it?
Ah, sorry :)
In fact, 1.6.2 was the last 1.6.x release, so the fix will be in 1.6.3.
Thanks,
Stefan
Received on 2009-06-02 17:05:52 CEST