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

Re: svnsync 1.6.0 fails to sync repositories with ^M in an svn:ignore

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Sat, 28 Mar 2009 02:09:14 -0500

On Mar 27, 2009, at 15:43, B Smith-Mannschott wrote:

> I now have a 1.6 GB repository which I no longer able to back up using
> svnsync. Correcting the problem would mean dumping, editing the huge
> dump file and reloading the repository. I have no way of preventing
> this from occuring again since the server doesn't protect itself
> against misbehaving clients.

I have not tested to verify this problem. But I agree Subversion
should prevent it. Until it does, you can prevent it by writing a pre-
commit hook which tests the svn:ignore property (and possibly
svn:externals and others). If you want to correct the problem in your
existing revisions and can tolerate a dump and load cycle,
svndumptool should be able to help you.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-28 08:10:14 CET

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.