[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: Michael Reinelt <michael_at_reinelt.co.at>
Date: Wed, 06 Aug 2008 09:13:48 +0200

Ryan Schmidt schrieb:
> 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

the db/format contains "2" here, so it's really a 1.4 repo.

-- 
Michael Reinelt <michael_at_reinelt.co.at>
http://home.pages.at/reinelt
GPG-Key 0xDF13BA50
ICQ #288386781
---------------------------------------------------------------------
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 09:14:31 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.