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 -----
thanks !
On Tue, 27 Dec 2005 Molle Bestefich wrote :
|
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.