You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Thomas Mauch <th...@swisslog.com> on 2004/10/01 12:51:48 UTC

Bug in svn propset --revprop?

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:
property 'svn:log' set on repository revision 111

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 message may contain legally privileged or confidential 
information and is therefore addressed to the named persons only. 
The recipient should inform the sender and delete this message, 
if he/she is not named as addressee. 
The sender disclaims any and all liability for the integrity 
and punctuality of this message. 
The sender has activated an automatic virus scanning by 
Messagelabs, but does not guarantee the virus free 
transmission of this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org