On Wed, 2004-07-14 at 19:15, Moretti, Giovanni wrote:
> Subversion doesn't support the $Log$ keyword, but I quite like having
> the comment trail provided by my commit log entries appended as comments
> at the bottom of source code files - $Id$ at the top, $Log$ at the
> bottom.
>
> Obviously you'd only want Log entries for commits for those revisions in
> which particular file changed, not all repository commits ...
>
> Any suggestions?
Run 'svn log foo.c >> foo.c' ?? Seriously, one of the reasons svn has
no $Log$ keyword because it's so ridiculously easy to get the log of a
file with the 'svn log' command.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
AdmID:A3D135E782A1736A9030F1B7C3BCC3DF
AdmID:09EC9110E39DCA57A9E911A3C0500F70
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
- application/octet-stream attachment: Mime.822
- application/octet-stream attachment: Part.002
- application/octet-stream attachment: Part.004
Received on Fri Jul 16 14:10:28 2004