On Thu, Mar 8, 2012 at 14:43, trevor obba <trevor_o...@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.