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

Re: setting properties on non local target

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Thu, 4 Dec 2008 21:20:17 -0600

On Dec 4, 2008, at 08:35, Ilan Yaniv wrote:

> I am running this command C:\test>svn propset -R hight 11 svn://
> vm03.timetoknow.local:8443/svn/dev/PropTest/F1.txt
>
> And I am getting the following error
>
> svn: Setting property on non-local target 'svn://
> vm03.timetoknow.local:8443/svn/dev/PropTest/F1.txt' needs a base
> revision
>
> But I want this action to be captured on all file’s revisions.
>
> What am I missing here ?
>

There was a feature request to allow propset to be used on URLs,
which was closed as WONTFIX:

http://subversion.tigris.org/issues/show_bug.cgi?id=2053

It was requested again, and that request is still open:

http://subversion.tigris.org/issues/show_bug.cgi?id=2238

Until Subversion supports propset on URLs, you'll have to check out a
working copy and make your changes there.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979932

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-05 04:21:22 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.