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

problem with subversion command: svn propset

From: <NKrohn_at_gmx.de>
Date: Fri, 16 Dec 2011 15:57:14 +0100

Hello,

used subversion version:
svn, version 1.6.16

Problem:
svn propset fixlog '-r HEAD:23384' .

Returned error:
svn: Syntax error in revision argument ' HEAD:23384'

The problem is the first charcter of the property value '-'. It seems that the
hyphen '-' is taken as a subversion parameter. When I insert a blank as first
charcter of the property value (before the hyphen), it works. Is it a subversion
error? How can I set a property value, which has a hyphen as first character value?

Thank you!

Best regards
Nils Krohn
Received on 2011-12-16 19:55:08 CET

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.