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

Re: Metadata properties searching

From: H.M. Aamir Yaseen <aamir.yaseen_at_gmail.com>
Date: 2006-06-28 10:09:33 CEST

Hi,
If someone may help in searching metadata properties.
I wan to search files/folders having given metadata properties /
attributes.
I have tried following options but unable to succeed, as i am new to SVN, so
i will def appriciate if someone can look at my effort and guide me where i
am making miktakes.

C:\svn\myproj>svn propget svn:ignore -R file:///c:/svn/myproj/
Above command returns nothing, where as
file:///c:/svn/myproj/plugin.xmlhave 4 attributes attached.

C:\svn\myproj>svn propget svn:ignore -R file:///c:/svn/myproj/plugin.xml
Above I also tried above command, but i did not get anything.

Note:
file:///c:/svn/myproj has also some attributes attached as well.

Please guide me how can i retriev list of all these attributes recursively?

Kind Regards
Aamir Yaseen
Received on Wed Jun 28 17:54:00 2006

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.