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

дргеп: Re: Setting a property remotely

From: <roy.razon_at_mailpoalim.co.il>
Date: 2004-10-25 17:34:49 CEST

>> Using Subversion 1.1.0 on Windows, I'm trying to set the svn:ignore
>> property directly on a repository directory.
>>
>> D:\svn>svn ps --revprop -r HEAD svn:ignore -F d:\svn\ignore.pat
>> file:///d:/svn/myrepos/mydir
>>
>svn:ignore is NOT a revprop. Drop the "--revprop" from your first
>command line, and you'll be fine.

D:\svn>svn ps -r HEAD svn:ignore -F d:\svn\ignore.pat
file:///d:/svn/myrepos/mydir
svn: Cannot specify revision for setting versioned property 'svn:ignore'

D:\svn>svn ps svn:ignore -F d:\svn\ignore.pat file:///d:/svn/myrepos/mydir
svn: Setting property on non-local target 'file:///d:/svn/dotnet' not yet
supported

I suppose that concludes it...

-Roy.
**************************************************************************************************
Important Notice
This message and its attachments are designated solely for the addressee.
They contain information that may be privileged and protected by law.
Duplication or distribution of this information in any manner is prohibited by law.
If you receive this document or information and it is not addressed to you, it must be
deleted from your system forthwith.
In such case, kindly inform us of this event as soon as practicable..
**************************************************************************************************>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 25 17:55:44 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.