Re: [viewvc-users] How to show history of changes to a branch?

"C. Michael Pilato" <[email protected]> Mon, 02 Jun 2014 16:12:05 -0400
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Organization CollabNet, Inc.
Message-ID <[email protected]>
On 06/02/2014 10:22 AM, David Aldrich wrote:
> Hi
> 
> Using ViewVC, how can I list a log of all commits to a certain branch,
> or show them graphically?
>
> I want to see just the commits to that particular branch, not all
> commits.

For CVS repositories, just select the branch of interest from the
directory listing, and ViewVC switches into a mode where it's only
showing commits on that branch.  For graphical display of per-file
changes (with branches/tags/etc.), you need to enable and configure
ViewVC's cvsgraph integration.

Subversion views in ViewVC have no similar interface, nor is there any
known graphical display generator for Subversion.  A directory log
display of that branch's directory is the best that ViewVC can offer
right now for Subversion -- similar to running 'svn log URL-OF-BRANCH'.

-- 
C. Michael Pilato <[email protected]>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=3079759

To unsubscribe from this discussion, e-mail: [[email protected]].