[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: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 4 Dec 2008 09:40:08 -0500

On Thu, Dec 4, 2008 at 9:35 AM, Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org> 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 ?

You need to checkout the folders you want to work with. Set the
properties locally using the propset command, and then commit your
change.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979640
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-04 15:41:12 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.