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

Re: [PATCH] #2850 Retrieve arbitrary revprops from log (long)

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-09-09 04:45:41 CEST

On 8/29/07, Eric Gillespie <epg@pretzelnet.org> wrote:
> Eric Gillespie <epg@pretzelnet.org> writes:
>
> > Index: subversion/tests/cmdline/log_tests.py
>
> > +def retrieve_revprops(sbox):
>
> > + if int(os.getenv('SVNTEST_SERVER', 15)) >= 15:
> > + # Server is post-1.5 and will return custom revprops.
>
> > + else:
> > + # Server is pre-1.5; test client compatibility.
>
> I forgot to explain this part. I used this to test the new
> behavior with ra-{neon,serf,svn} against 1.4 servers. I'm not
> advocating this as a way for us to do compat testing in the
> future, and I can remove this entirely, just leaving the 1.5
> testing block. But, it seems harmless enough to leave it in
> until we have a system-wide solution. Of course, I'd add a
> comment explaining it if I leave it in.

Actually, I already started to add a way to tell the suite about the
server version, via the --server-minor-version argument.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 9 04:42:21 2007

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.