#15901 closed defect (worksforme)
Problem checking out code for SSHKeychain
Reported by: | other@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | themiwi@… | |
Port: |
Description
I have SVN 1.5 when I tried this on the mac using: sudo port -d install SSHKeychain. I also tried this on my pc with svn 1.4.x and it didn't work either.
---> Fetching SSHKeychain DEBUG: Executing org.macports.fetch (SSHKeychain) DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_SSHKeychain/work" && /usr/bin/svn --non-interactive checkout -r 122 http://svn.sshkeychain.org/repos/tags/0.8.2' svn: REPORT request failed on '/repos/!svn/bc/124/tags/0.8.2' svn: REPORT of '/repos/!svn/bc/124/tags/0.8.2': 400 Bad Request (http://svn.sshkeychain.org) Error: Target org.macports.fetch returned: Subversion check out failed Warning: the following items did not execute (for SSHKeychain): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Change History (5)
comment:1 Changed 16 years ago by raimue (Rainer Müller)
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Cc: | themiwi@… added |
---|---|
Milestone: | → Port Bugs |
Cc maintainer. Fetches fine for me FWIW.
comment:4 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Do you use an HTTP proxy? The proxy might not be capable to work with WebDAV which Subversion uses over HTTP.