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