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

Re: 0.16 client with 0.17 server?

From: <cmpilato_at_collab.net>
Date: 2003-01-21 21:21:10 CET

Greg Stein gstein@lyra.org writes:

 Hmm. In fact, I think we may have a problem in a pure 0.17 environment,
 which may be what David Summers is seeing. Consider include/svn_dav.h:
 
 #define SVN_DAV_FEATURE_USE_OLD_NAMESPACES
 
 So libsvn_ra_dav is *still* sending old namespaces. And today's server is
 rejecting the old namespaces.
 
 Not good.

And not true.

libsvn_ra_dav's sending code should be using all new namespaces. The
SVN_DAV_FEATURE_USE_OLD_NAMESPACES code is only for the properties
received.

 It sounds like maybe a 'make davcheck' with 0.17 wasn't performed before
 release. :-(

Again not true. :-) See the above.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:04:47 2006

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.