This is fixed in 1.1. See #1807.
On Sun, Jul 25, 2004 at 09:09:15PM +0000, Stein Roger Skafløtten wrote:
> Thought I should organize some props into a namespace (just as svn: is a
> namespace)
>
> Setting it works fine:
>
> >svn propset myprefix:myprop--revprop -r 0 propval
> property 'myprefix:myprop' set on repository revision '0'
>
> Getting it back doesn't:
>
> >svn propget myprefix:myprop --revprop -r 0
> svn: PROPFIND request failed on '/svn/myrepos/!svn/vcc/default'
> svn: PROPFIND of '/svn/myrepos/!svn/vcc/default': 400 Bad Request
> (http://myserver)
>
> If I replace the colon above with a dot, it works just fine.
>
> Maybe there's a good reason for this, but I sure cannot deduce it from the
> error message ;-)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 25 23:18:59 2004