Re: vsn-rsc-url adaptations
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-01 00:31:24 CEST
On Fri, May 31, 2002 at 04:50:52PM -0500, Ben Collins-Sussman wrote:
And what is that error saying to you... that the resource is out of date.
> gstein, can you remind me how the commit is supposed to work, in
MKACTIVITY /an/activity
Ah... You're sending "18.1" and the atoi() in your code is translating that
So there are two things to do:
1) SVN_STR_TO_REV(const char *) ought to have a companion that will take a
2) you should change mod_dav_svn.c::SVN_DEFAULT_SPECIAL_URI to "!svn" so
Note that (2) was desired anyways, and will fix this specific problem. (1)
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Jun 1 14:10:14 2002 |
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.