Bugs #2594

Falla al hacer un tag en el SVN

Added by Joaquín del Cerro Murciano almost 10 years ago. Updated almost 10 years ago.

Status:FixedStart date:06/25/2014
Priority:HighDue date:
Assignee:José Vicente Higón% Done:

0%

Category:-Spent time:-
Target version:-

Description

Al intentar hacer el "mvn release:prepare" falla cuando intenta hacer el tag.
Al parecer tiene problemas para hacer copys en el SVN.

El mensaje que muestra es:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.4.2:prepare (default-cli) on project org.gvsig.tools: Unable to tag SCM
[ERROR] Provider message:
[ERROR] The svn tag command failed.
[ERROR] Command output:
[ERROR] svn: Server sent unexpected return value (502 Bad Gateway) in response to COPY request for '/svn/gvsig-tools/!svn/bc/1096/org.gvsig.tools/library/trunk/org.gvsig.tools'
[ERROR] -> [Help 1]
[ERROR] 

A mi me ha pasado con el proyecto de gvsig-tools, pero paco me ha comentado que le pasa con algunos otros tambien.

History

#1 Updated by José Vicente Higón almost 10 years ago

  • Status changed from New to Fixed

Debe estar solucionado. El problema era debido a no sobreescribir las cabeceras destino (desde el proxy-reverse a Apache) con el protocolo adecuado (HTTPS)
Es la directiva

RewriteDestination

Also available in: Atom PDF