Seeing release markers in svn log

Posted by chuanose on Stack Overflow See other posts from Stack Overflow or by chuanose
Published on 2010-04-09T11:02:04Z Indexed on 2010/04/09 11:03 UTC
Read the original article Hit count: 291

Filed under:
|
|

Whenever we make a release of a project we'll create a tag to capture the snapshot. It will be very helpful to be able to see which revisions in the trunk history were used in certain releases. I know the TortoiseSVN revision graph shows this information, but I'm wondering if there's a way to see it in the command-line svn log?

I'm coming from a Clearcase background where we'll be able to see the release labels in the history.

© Stack Overflow or respective owner

Related posts about svn

Related posts about log