On Sat, Jun 27, 2020 at 9:06 AM Ben Elliston wrote:
>
> I was a very early SVN user. I have a repo last timestamped January
> 2003 that I want to get files and data out of. When I run svn upgrade,
> I get:
The year is pretty irrelevant. But the version of subversion on your
old server is, and the
On Sat, Jun 27, 2020 at 08:19:59PM +, Daniel Shahaf wrote:
> I don't know offhand what SVN_REPOS__FORMAT_NUMBER was in 2003 —
> that's several years before I joined the project — but first things
> first, I'd like to confirm that you aren't running into
> https://subversion.apache.org/issue374
Ben Elliston wrote on Sat, 27 Jun 2020 23:04 +1000:
> I was a very early SVN user. I have a repo last timestamped January
> 2003 that I want to get files and data out of. When I run svn upgrade,
> I get:
>
> svnadmin: E165005: Expected repository format '3' or '5'; found format '1'
>
> Do I need
I was a very early SVN user. I have a repo last timestamped January
2003 that I want to get files and data out of. When I run svn upgrade,
I get:
svnadmin: E165005: Expected repository format '3' or '5'; found format '1'
Do I need to install an intermediate version of SVN in order to
upgrade? If