On 23.04.2009 14:26, Myles Watson wrote:
On Wed, Apr 22, 2009 at 6:24 PM, Carl-Daniel Hailfinger wrote:
The following patch hooks up git mirrored svn revisions and adds some error checking to the svnrevision call.
If a .svn directory exists in the top level directory and the svnversion utility is available, we use svnversion. Otherwise, if a .git directory exists in the top level directory and the git utility is available, we use git log.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Myles Watson mylesgw@gmail.com
Thanks, r4194.
Regards, Carl-Daniel