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

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:
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
Received on Fri Oct 1 16:45:20 2004

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.