Bug in svn propset --revprop?
From: Thomas Mauch <thomas.mauch_at_swisslog.com>
Date: 2004-10-01 17:41:14 CEST
Hello
I accidentally misstyped the revision number when trying to change the unversioned property svn:log:
> svn propset svn:log 'Log message changed' -r111 --revprop
And subversion responded:
As I just created the repository however, there is no revision with number 111. It seems that there is no check whether the revision number exists already. For me, this behavior looks like a bug.
I'am using Subversion 1.1rc4 with fsfs as data storage. The behavior described occurs both for repositories checked out from svn:// and file:// URLs.
Thomas
____________________________________________________________
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.