You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by kf...@collab.net on 2004/10/25 14:31:37 UTC

Re: הנדון: Re: Setting a property remotely

roy.razon@mailpoalim.co.il writes:
> 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

You need to set it on a local working copy path, and then commit the change.

> I suppose that concludes it...

(Not sure what that meant.)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org