Re: svn propget for 9000 revisions. there must be a more efficient way
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-05 02:27:24 CET
On Mar 4, 2005, at 7:21 PM, sysadmin@grmtech.com wrote:
> cool, so i need to use two commands on the file svn log and then a svn
You have two more options --
1. 'svn log -vq --xml' might be easier to parse,
2. if you direct access to the repository (no network), you can run
$ svnlook history /usr/local/svn/testrepos svn_xml.h
REVISION PATH
---------------------------------------------------------------------
|
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.