Fix needed for 'svn blame'
From: Alexander Thomas <alexander_at_collab.net>
Date: 2005-04-28 07:58:22 CEST
I think, output of 'svn blame' on multiple targets (svn blame URL1 URL2)
Two suggestions for blame outputs are given below
1. display filename on each entry
$ svn blame URL1 URL2
URL1 20 alexander This is a test for svn blame
2. display filename before processing each file like below
$ svn blame URL1 URL2
File: URL1
File: URL2
-Alexander Thomas (AT)
---------------------------------------------------------------------
|
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.