svn_blame
Get the SVN blame for a file
&reftitle.description;
arraysvn_blame
stringrepository_url
intrevision_no
Get the SVN blame of a file from a repository URL.
&reftitle.parameters;
repository_url
The repository URL.
revision_no
The revision number.
&reftitle.returnvalues;
An array of SVN blame information separated by line
which includes the revision number, line number, line of code,
author, and date.
&reftitle.examples;
svn_blame example
]]>
&example.outputs.similar;
&reftitle.seealso;
svn_diff
svn_logs
svn_status