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

Re: Bug in authentication when working with "needs-lock"

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Wed, 27 Feb 2008 17:22:01 -0500

"Максим Лопарёв" <laplandersan_at_gmail.com> writes:
> I have found the same issue as described in that archived thread, but
> couldn't find ticket in issue tracker. Any progress so far? Should i
> file a ticker myself?

If you looked for an issue and couldn't find one, and there are
already other people confirming the bug, then yes, please file an
issue.

-Karl

> THE THREAD:
>
> No, you just need to have a tigris account to file a bug. And the
> homepage says, "please don't file a bug without discussing it on a
> list first, and making sure a developer has agreed that it should be
> filed." :-)
>
> On 1/17/07, Froenchenko Leonid <gregor66_at_mail.ru> wrote:
>> AFAIK only developers can file bugs. At least svn homepage say so.
>>
>> On Mon, 2007-01-15 at 13:12 -0600, Ben Collins-Sussman wrote:
>> > Would you file the bug, please?
>> >
>> >
>> > On 1/15/07, Froenchenko Leonid <gregor66_at_mail.ru> wrote:
>> > > AFAIK there's no bug has been files
>> > >
>> > > On Sun, 2006-11-26 at 11:33 -0600, Ben Collins-Sussman wrote:
>> > > > Actually, in trying to reproduce this error, I've discovered that user
>> > > > 'yosi' can't even 'svn lock' the file in the first place:
>> > > >
>> > > > $ svn lock file -m "blahblah" --username yosi
>> > > > Authentication realm: <svn://localhost:3690> My First Repository
>> > > > Password for 'yosi':
>> > > > subversion/svnserve/serve.c:1754: (apr_err=170001)
>> > > > svn: Authorization failed
>> > > >
>> > > > I think we should file this as a bug.
>> > > >
>> > > >
>> > > >
>> > > > On 11/22/06, Froenchenko Leonid <gregor66_at_mail.ru> wrote:
>> > > > > When performing commit against svnserve for file which being locked (and
>> > > > > have svn:needs-lock), and user have write access only to affected
>> > > > > directory (not repository root), commit is failed with:
>> > > > >
>> > > > > svn: Commit failed (details follow):
>> > > > > svn: Authorization failed
>> > > > >
>> > > > > If lock removed before commit, everithing is fine.
>> > > > >
>> > > > > Setup:
>> > > > > authz:
>> > > > >
>> > > > > [groups]
>> > > > > g0=yosi
>> > > > > g1=moshe
>> > > > >
>> > > > > [/]
>> > > > > *=r
>> > > > >
>> > > > > [/trunk/dir0]
>> > > > > @g0=rw
>> > > > >
>> > > > > [/trunk/dir1]
>> > > > > @g1=rw
>> > > > >
>> > > > > When user "yosi" commits in dir0, error is happen.
>> > > > >
>> > > > > ---------------------------------------------------------------------
>> > > > > To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
>> > > > > For additional commands, e-mail: dev-help_at_subversion.tigris.org
>> > > > >
>> > > > >
>> > > >
>> > >
>> > > ---------------------------------------------------------------------
>> > > To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
>> > > For additional commands, e-mail: dev-help_at_subversion.tigris.org
>> > >
>> > >
>> >
>>
>>
>
> --
> Sayonara, Max.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-02-27 23:22:15 CET

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

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