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

Re: svn commit: r10020 - trunk/doc/translations/german

From: <kfogel_at_collab.net>
Date: 2004-06-18 16:54:18 CEST

khmarbaise@tigris.org writes:
> Removed:
> trunk/doc/translations/german/
> Log:
> - wrongly added files in directory
> german instead of creating a subdirecotry
> book to get a consistent layout if other
> parts of docs will be translated.

You might want to read HACKING ("Writing log messages") and, most
especially, look at the output of 'svn log' to see how we usually
write log messages. For example, the above would have been something
like this:

   * trunk/doc/translations/german/: Removed. Instead, we'll need a
       subdirectory 'book' to get a consistent layout if other docs
       get translated.

It's not a huge problem, anyone can figure out what your message means
-- but consistency is nice, so people can scan changes easily.

You can use

   $ svn propedit --revprop -r10020 svn:log

to change this log message.

Best,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 18 18:19:17 2004

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.