You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Pratt <fa...@eastlink.ca> on 2004/03/16 16:07:42 UTC

Querying Metadata

I am new to Subversion but trying to determine approaches to extending 
and querying the metadata to isolate files and folders.  Is this sort 
of thing possible in Subversion or with some manipulation using an API?

Regards,
Dave Pratt


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

Re: Querying Metadata

Posted by Ben Reser <be...@reser.org>.
On Tue, Mar 16, 2004 at 12:07:42PM -0400, David Pratt wrote:
> I am new to Subversion but trying to determine approaches to extending 
> and querying the metadata to isolate files and folders.  Is this sort 
> of thing possible in Subversion or with some manipulation using an API?

Your question is pretty vague.  But yes there is an extensive API for
working subversion.  The book (http://svnbook.red-bean.com/) has a
section on the APIs.  There are also bindings that allow you to use the
API from C++, Perl, Python, and Java.

P.S. Please don't simply reply to existing messages that having nothing
to do with what you're posting about.  It messes up the threading of the
message and makes it likely many people will not see your message.

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken

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