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

RE: Why no login asked by SVN?

From: mclai <mclai_at_mail.com>
Date: Sun, 27 Sep 2009 15:30:08 -0700 (PDT)

I tried either one of the followings on the command line clients.

file:///servers/svn_repository/test
file:///c:/servers/svn_repository/test
svn://localhost/servers/svn_repository/test

The TortoiseSVN uses "file" URLs.

Jason Malinowski wrote:
>
> What URL are you accessing your repository through? You'd never get a
> login
> prompt through a file:// url, for example.
>
> Jason Malinowski
>
>
>> -----Original Message-----
>> From: mclai [mailto:mclai_at_mail.com]
>> Sent: Saturday, September 26, 2009 6:57 PM
>> To: users_at_subversion.tigris.org
>> Subject: Why no login asked by SVN?
>>
>> I just newly installed and configured both SVN v1.6.5 and TortoiseSVN
> v1.6.5
>> on Windows XP professional with service pack 3. Everything seems working
>> fine in both the TortoiseSVN client and command prompt client. I can
>> import, add, checkout, update, commit, delete, revert,... but I am
> surprised
>> that none of the clients requires any login information. I have never
>> supplied one. I also checked the directory "%APPDATA%/Subversion/auth/"
> and
>> found nothing (except for a few empty folders).
>>
>> In my svnserve.conf of the repository, I use the generic approach that
>> has
>> the following few lines (no path-based authorization).
>>
>> ********************
>> # anonymous users
>> anon-access = none
>>
>> # authenticated users
>> auth-access = write
>>
>> password-db = passwd
>>
>> realm = My First Repository for test
>>
>> ********************
>>
>> In the password file (i.e., "passwd"), I followed the format to create
>> users/passwords.
>>
>> Anyway, as you can see, the anonymous users are set to none but it seems
>> that there is no authentication needed at all. Is there something I've
>> missed or done wrong?
>>
>> Any thought? Thanks.
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Why-no-login-asked-by-
>> SVN--tp25630223p25630223.html
>> Sent from the Subversion Users mailing list archive at Nabble.com.
>>
>> ------------------------------------------------------
>>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=24
> 0
>> 0843
>>
>> To unsubscribe from this discussion, e-mail: [users-
>> unsubscribe_at_subversion.tigris.org].
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2400947
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].
>
>

-- 
View this message in context: http://www.nabble.com/Why-no-login-asked-by-SVN--tp25630223p25638286.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2400983
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-28 06:06:37 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.