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

author not getting set on checkins through svnserve (svn+ssh)

From: Eric Smith <eric-svn_at_brouhaha.com>
Date: 2003-08-03 02:44:00 CEST

I've got svnserve (0.26.0) set up for anonymous read-only access (invoked
via xinetd with -R and -r options), and for full access via a dedicated
openssh server with command="svnserve -r /home/svn" in the authorized_keys
file.

When I commit from another host using an svn+ssh URL, the log shows
"(no author)". How do I get remote commits to identify the author?

I saw in the archives a thread about someone getting this behavior
before he "configured authentication", and wanting to change the author
on existing revisions. I don't care too much about that, as long as
I get the correct author on future revisions. But I have no idea what
Robert meant by "configured authentication".

Thanks!
Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 3 02:44:44 2003

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.