Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#6685 closed defect (invalid)

repository access (via proxy): REPORT ... 501 Not Implemented

Reported by: mluisser@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Hi folks!

I have problems checking out the latest source:

# HTTP_PROXY=http://user:pass@proxy.mydomain.com:8080 easy_install http://svn.edgewall.com/repos/trac/tags/trac-0.11b1

gives me:

Downloading http://svn.edgewall.com/repos/trac/tags/trac-0.11b1 Doing subversion checkout from http://svn.edgewall.com/repos/trac/tags/trac-0.11b1 to /tmp/easy_install-hXpv_o/trac-0.11b1 svn: REPORT request failed on '/repos/trac/!svn/vcc/default' svn: REPORT of '/repos/trac/!svn/vcc/default': 501 Not Implemented (http://svn.edgewall.com)

The same goes for older versions. I configured svn to use the same proxy settings as the env. Any ideas?

Cheers

Markus

Attachments (0)

Change History (2)

comment:1 by Emmanuel Blot, 16 years ago

Resolution: invalid
Status: newclosed

Please read the big red text box about installation issues in the New Ticket page: such issues are not to be filed in as tickets.

A regular HTTP proxy cannot be used: SVN uses webdav protocol, an extension of the HTTP protocol which is usually not supported by HTTP proxies. Please post to the MailingList for further support.

in reply to:  1 comment:2 by anonymous, 16 years ago

Replying to eblot:

Please read the big red text box about installation issues in the New Ticket page: such issues are not to be filed in as tickets.

A regular HTTP proxy cannot be used: SVN uses webdav protocol, an extension of the HTTP protocol which is usually not supported by HTTP proxies. Please post to the MailingList for further support.

Thanks eblot - and sorry, I missed the info on the New Ticket page.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.