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

Re: Subversion crashes on list with an empty format 3 repo

From: Michael Osipov <michaelo_at_apache.org>
Date: Tue, 9 Feb 2016 23:20:22 +0100

Am 2016-02-09 um 21:12 schrieb Branko Čibej:
> On 09.02.2016 17:42, Michael Osipov wrote:
>> Isn't it worth to file any issue which makes Subversion to able to
>> read repos in either file encoding but write only Unix style?
>
> We should read files that we expect the user to edit -- e.g., fsfs.conf
> -- in text mode. Revision files, however, are not text, and there's no
> reason to add complexity to FSFS to "solve" cases where some tool
> decides to mangle things that look like line endings in those files.

Agreed. Maybe 'svnadmin verify' could handle such issues and print an
approriate warning.

> In this specific case, if you have a Subversion repository inside a Git
> repo, well, just make sure your Git options don't mangle the repository
> contents.

This is what I was about to do. I need to file an issue with Maven Wagon
anyway.

Michael
Received on 2016-02-09 23:39:27 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.