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

Help Setting bugtraq properties.

From: Eric Berry <elberry_at_gmail.com>
Date: Tue, 9 Sep 2008 10:39:25 -0700

Hello,
   I'm trying to set the bugtraq properties on a remote repository.

When I use:
[code]
svn ps bugtraq:url -R "http://bugs/browse/%BUGID%"
https://subversion/project/trunk
[/code]

I get this error:
[quote]
svn: Setting property on non-local target 'https://subversion/project/trunk'
needs a base revision
[/quote]

So, I changed the above command to include the "-r BASE" option, and then I
get this error:
[quote]
svn: Cannot specify revision for setting versioned property 'bugtraq:url'
[/quote]

This occurs with each of the bugtraq properties.

I've also tried using "-r HEAD" but that results in the same error:
[quote]
svn: Cannot specify revision for setting versioned property 'bugtraq:url'
[/quote]

These errors seem to contradict one another, and I don't have a clue as to
what I'm doing wrong.

Don't know if it's relevant but I'm running svn:
[quote]
svn, version 1.5.0 (r31699)
   compiled Jun 23 2008, 12:59:48
[/quote]

Any help with this would be greatly appreciated.

Thanks,
Eric

-- 
Learn from the past. Live in the present. Plan for the future.
11101000
http://www.townsfolkdesigns.com/blogs/elberry
Received on 2008-09-09 19:39:49 CEST

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.