[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: Michael Repplinger <repplix_at_graphics.cs.uni-sb.de>
Date: 2006-02-10 15:34:05 CET

Hi Ryan and Michael,
thanks for the fast response. Based on Ryan's explanation i understand
why svn doesn't provide such a commit policy by default (we are
currently porting our project from cvs to svn and are more familiar with
the conecpts of cvs). However, if we decide to use such a commit policy
for our svn repository, we will add a corresponding pre-commit hook, as
you proposed.

Thanks
  Michael Repplinger

Reilly, Michael wrote:

>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
>>
>
>
>
>
Received on Fri Feb 10 15:37:44 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.