You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by trevor obba <tr...@yahoo.co.uk> on 2012/03/08 20:43:03 UTC

svn not displaying author name on webpage

I am running Ubuntu Lucid, I installed Subversion (svn 1.1.6) and apache2.2.14, it is working fine I could commit repository.

The problem is, on the web page it is not showing the Author name and modifies date.

What am I missing? What am I doing wrong?
 
Can you help please? 


Re: svn not displaying author name on webpage

Posted by Andy Levy <an...@gmail.com>.
On Thu, Mar 8, 2012 at 14:43, trevor obba <tr...@yahoo.co.uk> wrote:
> I am running Ubuntu Lucid, I installed Subversion (svn 1.1.6) and apache2.2.14, it is working fine I could commit repository.
>
> The problem is, on the web page it is not showing the Author name and modifies date.
>
> What am I missing? What am I doing wrong?

What "web page" are you referring to? Web pages that you're versioning
with Subversion, or the web view of the repository itself?

If the latter, Subversion's web view is very, very basic and doesn't
include that information. You're probably accustomed to looking at a
repository via something like ViewVC, which is installed on the web
server and retrieves this additional data from the repository to
display.