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

Re: svnlook author does not work on Subversion 1.5.3, RPMforge installed on RHEL 5, breaks svnperms.conf with svn+ssh

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Sat, 25 Oct 2008 11:42:38 +0100

Sorry about the multiple earlier posts: it was fun with gmail
interfaces, which I only rarely use!

I've set up new repositories on RHEL 5 with subversion 1.5.3 from the
RPMforge repositories. I'm using svn+ssh authentication to avoid the
storage of user passwords in local user directories. And I'm using the
classic authorized_keys format:

    command="/usr/bin/svnserve -t --tunnel-user=user" [SSH public key]

This works well to provide basic read access. But the pre-commit and
svnperms.conf that I'm using fail to detect the author. I've edited
pre-commit to report as follows, and they're not showing the svnlook
author being reported. This also breaks the ability of svn+ssh, and
svnperms.conf, to correctly assign owners of submitted changes. I assume
this is an svnlook bug: it used to work well in Subversion 1.4.x. And
I'd hate to have to migrate *back* to that, really!

I'm happy to test subversion-1.5.4 ASAP, but want to make sure this is
still a bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-26 02:06:27 CEST

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.