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

Re: Blame/annotate not good enough...

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 23 Apr 2013 23:56:01 +0300

Ryan Schmidt wrote on Tue, Apr 23, 2013 at 01:45:49 -0500:
> 3. If you want the actual source code in the repository to contain
> these comments, then you're talking about several scripts: one that
> the developers must invoke in place of "svn commit" to commit their
> work, which transforms their files in the ways you desire before
> committing them, and another that runs as a pre-commit hook and
> verifies that the incoming commit conforms to these requirements (and
> rejects the commit if not).

Or, more simply, developers run 'commit' normally and a post-commit hook
appends the blame-comments. And figure out a way to address the race
condition (another dev commits before post-commit runs).
Received on 2013-04-23 22:56:38 CEST

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.