GetComponents should ignore changes from anonymous to authorized URLs when checking if the URL changed

Issue #1049 new
Roland Haas created an issue

right now if one manually does a svn switch --relocate but does not also update the entry in $CACTUS_HOME/.crl/component_list.crl then GetComponents complains

Error: The URL for GetComponents has changed, please perform a clean checkout. (I had switched GetComponents). It would be great if GetComponents would match the URL against both URL and AUTH_URL and only output this error and abort if neither one matched. Otherwise I can assume that both URLs lead to the same data and since it never explictly uses the URL for an update (I think) it should be able to proceed without problems.

Keyword:

Comments (0)

  1. Log in to comment