Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8294] svn checkout can't use http auth

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 8294] svn checkout can't use http auth
  • Date: Mon, 21 Feb 2005 15:34:14 -0800 (PST)

http://bugs.sourcemage.org/show_bug.cgi?id=8294





------- Additional Comments From acedit AT armory.com 2005-02-21 15:34 -------
You dont seem to understand. Our url format is merely a way to tell sorcery
information about where to get things, if you specify

svn://svn.apache.org/repos/asf/httpd/httpd/trunk:httpd-dev-trunk
sorcery will run
svn checkout -q -r HEAD http://svn.apache.org/repos/asf/httpd/httpd/trunk
httpd-dev-trunk

Perhaps what is confusing you is that svn works on top of existing application
transports (http), whereas other things (rsync, cvs, http) are application
transports themselves, or have their own.

Due to the fact that svn (and tla) work on top of existing transports instead
of
having their own, we have to make up a super-url which specifies to sorcery
which url handler to use, and also contains (part of) the underlying url that
the svn program will use.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page