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

Re: Scan Repository for objects which have some property

From: Alexander <lazybadger_at_gmail.com>
Date: Fri, 9 Jul 2010 05:09:55 -0700 (PDT)

On Jul 9, 1:20 pm, Nina <ninar..._at_list.ru> wrote:
> My final purpose is to update or copy to another branch all the objects which have some Property. For example, any of files or directories in repository may have a property "Priority" which can have different values: 1, 2, 3, 4...
> Is it possible and how can I do it using utility svn.exe?

svn proplist * | grep

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2631416

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-09 14:10:05 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.