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

Re: [RFC] Documenting the log message syntax for property changes

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Thu, 4 Sep 2008 11:24:46 -0700

On Wed, Sep 3, 2008 at 12:46 PM, Jeremy Whitlock <jcscoobyrs_at_gmail.com> wrote:
> Hi All,
> I was making changes to the ctypes-python-bindings branch and I
> needed to commit a property change. I immediately looked at the
> Hacker's Guide to Subversion and I didn't see any mention of how to
> properly create a log message for property changes. Would it make
> sense to have a documented standard for this? My personal suggestion
> is below:
>
> * PATH (PROP_NAME): MESSAGE
>
> Here is an example for making a property change to svn:ignore on trunk:
>
> .....
>
> * . (svn:ignore): Ignore build.

For property changes, I tend to do:

---
* trunk/
  (svn:ignore): Ignore build.
--
YMMV.  But, +1 to tweaking the hacking file to include an example...  -- justin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-04 20:25:03 CEST

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.