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

Re: [1990]:Re: [PATCH] change-svn-wc-format.py

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 28 Mar 2009 17:23:08 +0300 (Jerusalem Daylight Time)

Stefan Sperling wrote on Sat, 28 Mar 2009 at 13:24 -0000:
> On Sat, Mar 28, 2009 at 04:18:55PM +0300, Daniel Shahaf wrote:
> > Stefan Sperling wrote on Sat, 28 Mar 2009 at 12:52 -0000:
> > > For all x and y in [0...6] inclusive:
> > > Downgrade from svn 1.x to svn 1.y -> decrease format number appropriately.
> > > Upgrade from svn 1.x to svn 1.y -> increase format number appropriately.
> > >
> > The script doesn't support downgrading to (or upgrading from) svn 1.3
> > and earlier formats.
>
> So I should have said:
>
> For all x and y in [4...6] inclusive:
>
> In which case creating an empty file is enough I'd say, because
> all these versions of Subversion just ignore the file (except 1.6.0).
>

Still, it's nice to be consistent when the consistency doesn't cost
much. (The script already knows the magic numbers.) However, the only
API-conformant argument I have is "svn <=1.3 will give a better error
message", so perhaps it doesn't matter.

> Stefan
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1456696
Received on 2009-03-28 15:23:34 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.