Re: Bonsai for subversion
From: Ed Hillmann <edhillmann_at_yahoo.com>
Date: 2007-01-22 06:43:42 CET
svn log will list each change. If you execute it against the root folder, you will get each revision along with the user and date. If you give it a particular folder (for example, /branches/branch_1), it will return the revision specific to that folder. Using -v will also include the files that were changed as part of that revision.
I don't know if Bonsai takes all this information and makes it pretty. However, if you're just looking at something that provides you with data, Subversion provides what you're talking about without requiring a third-party tool, sounds like.
Ed
----- Original Message ----
From here http://www.mozilla.org/bonsai.html:
"Bonsai is a tool that lets you perform queries on the contents of a
Can you please tell me if there is something similar like Bonsai for subversion?
---------------------------------------------------------------------
Send instant messages to your online friends http://au.messenger.yahoo.com
---------------------------------------------------------------------
|
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.