[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: Branko Čibej <brane_at_apache.org>
Date: Tue, 9 Feb 2016 21:12:31 +0100

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.

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.

-- Brane
Received on 2016-02-09 21:12:36 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.