Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: FUSEFORGE-141
Type: IT Help Request IT Help Request
Status: Open Open
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Eoghan Glynn
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forge: FUSE Forge

Apache HTTP proxy settings on fusesource.com incorrect for forge.e.fusesource.com

Created: 08/Jan/10 04:48 PM   Updated: 08/Jan/10 04:48 PM
Component/s: SVN Repository
Affects Version/s: None
Fix Version/s: None


 Description  « Hide
For example, an attempt to create a branch fails as follows:
$ svn copy https://fusesource.com/forge/svn/fusesf/tags/cxf-2.2.5-psc-01-00/ https://fusesource.com/forge/svn/fusesf/branches/cxf-2.2.5-psc-01-00-HF/ 
svn: Server sent unexpected return value (502 Bad Gateway) in response to COPY request for '/forge/svn/fusesf/!svn/bc/17204/tags/cxf-2.2.5-psc-01-00'

whereas using forge.e.fusesource.com URLs directly works fine:

$ svn copy http://forge.e.fusesource.com/forge/svn/fusesf/tags/cxf-2.2.5-psc-01-00/ https://forge.e.fusesource.com/forge/svn/fusesf/branches/cxf-2.2.5-psc-01-00-HF/


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.