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

[PATCH] Fix broken 'svnadmin create --pre-1.x-compatible'

From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Mon, 2 Dec 2013 15:43:34 +0400

Hi,

I've noticed that running 'svnadmin create --pre-1.4-compatible REPOS_NAME'
around trunk_at_r1546963 incorrectly errors out:
[[[
svnadmin: E200037: Failed to parse version number string '1.3.0(null)'
svnadmin: E200004: Could not convert '0(null)' into a number
]]]

This error happens with every --pre-1.x-compatible option and is a regression
against 1.8.x introduced in r1509915 [1]. I've attached a patch to fix this
problem.

[1] http://svn.apache.org/viewvc?view=revision&revision=1509915

Thanks and regards,
Evgeny Kotkov

Received on 2013-12-02 12:45:26 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.