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

svn file compatibility 1.6, 1.8 on Fedora 20

From: Marc Pawlowsky <marcpawl_at_gmail.com>
Date: Sat, 29 Mar 2014 14:22:16 -0400

I am on two different hosts with different SVN versions.

Host1 is using svn client 1.6.18 and checks out all the files.
Host2 is using svn client 1.8.8 and using NFS works on the same files as
Host1. e.g. The actual files are shared across machines, not copies.

I cannot upgrade the files with svn upgrade, since the files must irk on
host1.

Can someone please confirm that svn 1.8.8 cannot work on the files that
were checked out with the older version.

host2$ svn info libs
svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at 'xxx/libs'
is too old (format 10) to work with client version '1.8.8 (r1568071)'
(expects format 31). You need to upgrade the working copy.

My expectation would be that the newer client would be able to work with
the older files without having to upgrade them, just not supporting the
newer features.

Failing that, how do I install svn 1.6.8 on Fedora 2? I tried to install
subversion-1.6.17-5.fc16.x86_64.rpm, and I tried building from rpm source
but there are too many incompatible libraries.

Thanks in advance,

Marc
Received on 2014-03-31 07:11:04 CEST

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.