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

Identifying the branch in a log message [was: svn commit: propchange - r34699 - svn:log]

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 19 Dec 2008 17:31:46 +0000

Arfrever Frehtes Taifersar Arahesis wrote:
> Author: arfrever
> Revision: 34699
> Property Name: svn:log
> Action: modified

> +On the 'tc-issue-3334' branch:

Arfrever, thank you for keeping the log messages consistent. Have you
automated these changes?

Sometimes I remember to write this, but in general it does not make
sense for each developer to have to put this message in manually. My
version control system should know what branch I'm working on. In fact,
it does know... except for the minor detail that it doesn't really know
what a "branch" is.

This is one of the UI areas where a concept of "branches" is required.

Anyway, we should be demonstrating best practices. If we think it's best
to have the branch described in the first line of each log message, we
should automate that. If we think tools should announce the branch name
outside the log message, we should automate that.

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=987643
Received on 2008-12-19 18:27:06 CET

This is an archived mail posted to the Subversion Dev mailing list.

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