Cannot accept non-LF line endings in 'svn:ignore' property after mirroring with SVM
From: Ali Nebi <anebi_at_iguanait.com>
Date: Mon, 9 Nov 2009 02:14:07 -0800 (PST)
Hi,
we are using subversion 1.6.6 and we are mirroring remote repositories to our repository using SVM and perl-SVN-Mirror.
Everything is working fine, but now for one of the projects that we mirror we get these messages:
Wrong or unexpected property value: Cannot accept non-LF line endings in 'svn:ignore' property at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/SVN/Ra.pm line 623
Transaction is out of date: '/vendor/ezprojects/ezwebsitetoolbar/trunk/packages/ezwt_extension/ezextension/ezwt/README' is out of date at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/SVN/Ra.pm line 623
These are two messages that we get trying to mirror 2 different projects from 2 different repositories. First message is for first project from one repository. The second message is for second project from second repository.
I found in google some threads that this problem with svn:ignore happens when there are symbols like ^M at the end of the line or something like this. In config file, we have set for most of the files svn-eof-style to be native.
What can i do to get solved these problems?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.