[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: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-08-29 23:45:33 CEST

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.

I also ran the 1.4 log_test with the new mod_dav_svn and svnserve.

-- 
Eric Gillespie <*> epg@pretzelnet.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 29 23:42:42 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.