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

RE: propedit => "Explicit target argument required"

From: John Niven <jniven_at_bravurasolutions.com>
Date: Fri, 22 Aug 2008 10:49:27 +1200

        From: Kynn Jones [mailto:kynnjo_at_gmail.com]
        Sent: Friday, 22 August 2008 09:54
        To: users_at_subversion.tigris.org
        Subject: propedit => "Explicit target argument required"
        
        
        Hi. When I try

        % svn propedit svn:ignore

        ...I get the error:

        svn: Explicit target argument required
        

        When I try

        % svn propedit svn:ignore svn://my/repos

        ...I get yet another error:

        svn: Editing property on non-local target 'svn://my/repos' not
yet supported

        So how is one supposed to set the ignore property???

% svn propedit svn:ignore /path/to/wc

I'd guess that the second error message implies that propedit on a
repository only works with unversioned remote properties?
Cheers
John

        TIA!

        Kynnjo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-22 00:49:53 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.