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

Re: SVN 1.5.1 creates svn:mergeinfo properties with svn-1.4 repo

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Wed, 6 Aug 2008 01:09:18 -0500

On Aug 6, 2008, at 00:31, Michael Reinelt wrote:

> from what I've been told, a subversion-1.5 client should not create
> the
> svn:mergeinfo property when used with a svn-1.4 repo.
>
>
> I got:
>
> lizard.trisoft.local:/MRK # svn --version
> svn, version 1.5.1 (r32289)
> compiled Jul 24 2008, 20:53:51
>
> lizard.trisoft.local:/MRK # cat /svnroot/MRK/format
> 5
>
> I hope that "format 5" is svn-1.4 repo...

I just tried it out. The value "5" will be in the file $REPO/format
regardless of whether the repo was created with Subversion 1.4 or 1.5.

The file $REPO/db/format is more informative however. With Subversion
1.4, this file contains:

2

but with 1.5, it contains:

3
layout sharded 1000

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-06 08:09:56 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.