What's the easiest way to add a comment for a particular Revision in SVN?

Posted by Clay Nichols on Stack Overflow See other posts from Stack Overflow or by Clay Nichols
Published on 2010-03-17T02:16:16Z Indexed on 2010/03/17 2:21 UTC
Read the original article Hit count: 306

Filed under:
|

I'd like to be able to comment on a particular Revision in SVN (using TortoiseSVN). The only way I can see to add a comment (like Release Version X.y) that would be visible in the Revision Graph of all files is with a Tag but that seems like more of a way to Branch the code (and that's not why I want to label it).

Is there a better way to do that?

© Stack Overflow or respective owner

Related posts about svn

Related posts about tortoisesvn