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

HTTP Authentication by Username Embedded in URL

From: <work2007_at_annevanrossum.nl>
Date: Tue, 10 Feb 2009 05:59:34 -0800 (PST)

Dear all,

I would like to know why on my system (I don't think it depends on it, but it is Ubuntu 8.10), the username can't be used within the URL:

svn co https://username:password@server/repos/

The URL does work in the browser (Mozilla, empty cache)!

And if it would work, I may use it in svn:externals because that doesn't accept --username and --password switches. And that would mean that I can link in another repository with a guest:guest account relieving the users from the burden of typing "guest" and "guest" when they encounter my open-source directory on this external repository.

Kind regards,

Anne

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1134269
Received on 2009-02-10 15:19:12 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.