Re: Simple client interface
From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-12-05 20:55:02 CET
On Dec 4, 2006, at 04:50, Skills 102 wrote:
> Hi all, doing some research with google and in this list's archive
*IF* I were doing this on the command-line, I would do:
svn log http://svn.example.com/repo -r'{2006-11-01}:{2006-12-01}'
Note that this will give you the log (and author and date and time)
There's also an XML option, in case you would like to parse XML:
svn log --xml ...
However, if you're using Delphi or C++, you may prefer to use the
-- To reply to the mailing list, please use your mailer's Reply To All function --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Dec 5 20:55:45 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.