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

Re: TortoiseSVN+TortoisePlink+SSH.

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2006-06-01 21:33:42 CEST

>>>>> "Peter" == Peter Scmsvn <scmsvn@gmail.com> writes:

    Peter> Hi, the contents of the svnserve.conf file is only:

    Peter> [general]
    Peter> anon-access = write
    Peter> auth-access = write

This is just a guess, but: perhaps svnserve pickes the first line
which grants the requested access. In your case, that's the
"anon-access" line. Then, perhaps, svnserve says "Hey! I don't need
to authenticate further", and just lets the commit go through without
bothering to ask for a user name ...

... of course, if the above were true, I'd expect any commits that you
do locally via svn:// to also lack committer names ...

Executive summary: I dunno :-(

-- 
As economics is known as "The Miserable Science", software
engineering should be known as "The Doomed Discipline"
        -- Edsger Dijkstra
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Jun 1 21:40:28 2006

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

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