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

RE: Separate commit message for each directory

From: Reilly, Michael <mreilly_at_techtarget.com>
Date: 2006-02-10 14:54:19 CET

I would think that you would be able to write a pre-commit hook to check
that all the paths (from 'svnlook changed') all have the same 'dirname'
component. If not, reject the commit. Someone might have other ideas.
  -Michael

> -----Original Message-----
> From: Michael Repplinger [mailto:repplix@graphics.cs.uni-sb.de]
> Sent: Thursday, February 09, 2006 7:39 PM
> To: users@subversion.tigris.org
> Subject: Separate commit message for each directory
>
> Hi,
> by default the command 'svn commit' commits all changes in a certain
> directory and all subdirecotries. The corresponding commit message is
> applied to all files in the current directory and all subdirectories.
Is
> it possible to configure svn in that way that log messages are only
> applied to a single directory and that the user must enter a new log
for
> each subdirectory?
>
> Best regards
> Michael Repplinger
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 10 14:56:19 2006

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

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