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

Re: Need data committed to a repository

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-07-27 12:05:01 CEST

On Jul 27, 2006, at 06:51, Purnima Venkatram wrote:

> I need to extract the metadata associated with an SVN
> commit.I am able to achieve this using hooks after a commit.
> However, I also wanted the metadata and the files that have
> already been committed to the repository. Are there tools which
> give the data currently present in a repository ? Or would I need
> to iterate over all revisions and extract this information using
> the svn commands ?

You would need to write a script to iterate over all revisions,
unless someone has already written a script to that. But it should be
easy to write.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 27 12:06:39 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.