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

Re: Re: Subversion TAG query

From: Samay <getafix123_at_hotmail.com>
Date: 2005-12-28 04:17:58 CET

If you are serving via HTTP and logging apache access with significant details then you may be able to parse the logfile to findout the details.

alternatively, svn log -v --xml http://URL/repo/Path/To/Tags will probably give u all the log messages for that folder .. you may then be able to parse them based on 'log message details' (action="A" for added, etc)

regards

Shirish

  ----- Original Message -----
  From: Sachin Vyas
  To: users@subversion.tigris.org
  Sent: Wednesday, December 28, 2005 2:18 AM
  Subject: Re: Re: Subversion TAG query

   
  Could anyone suggest a solution for below query.

  thanks !

  On Tue, 27 Dec 2005 Molle Bestefich wrote :
>Sachin Vyas wrote:
> > Is it possible to find out number of TAGS created during a particular period for example -
> > last three months using svn command or thru' any other mechanism.
>
>Yes it is.
>
>Ask on the users@subversion.tigris.org list and someone will help you out.
Received on Wed Dec 28 04:21:40 2005

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.