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

Re: Print Repository Browser

From: Suraj Barkale <surajbarkale_at_gmail.com>
Date: 2006-11-30 15:00:29 CET

Jenny Guo <guojenny@...> writes:
> everything to print out the repository tree with the latest version dates,
Have you tried subversion command line client? Here is an example from svn book
(http://svnbook.red-bean.com/nightly/en/svn.tour.history.html#svn.tour.history.list)
-

$ svn list --verbose http://svn.collab.net/repos/svn
   2755 harry 1331 Jul 28 02:07 README
   2773 sally Jul 29 15:07 branches/
   2769 sally Jul 29 12:07 clients/
   2698 harry Jul 24 18:07 tags/
   2785 sally Jul 29 19:07 trunk/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Nov 30 15:01:37 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.