[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Newbie question : Tracking the users who committed

From: Purnima Venkatram <purnima.venkatram_at_gmail.com>
Date: 2006-07-28 05:50:46 CEST

Hi,
       In order to find which user committed to the repository , i would
need to use the --username option while committing and then use svnlook on
author right ? so the svnlook author gives the name of the person who
committed ? Right now i am using a local repository which i have created on
my local machine with svnadmin create . So, what kind of authentication can
i use for this ? For svnserve this can be managed with the svnserve.conf and
the passwd files right ? So, even now then should i be first using svnserve
to make repository accessible to network and then use the passwd file for
authentication . Even in that case i would need to use the --username option
right while checking in ?

Thank you.
Received on Fri Jul 28 05:52:04 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.