-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Hi!
It‘s already possible to limit the validation of a subversion URL only up to the first $ sign.
But, if I use a variable to specify the peg-revision (may containing a number or “HEAD”) and the character '@' is used as (prefix-) part within the URL, like:
https://anyhost/svn/project/trunk/GMC@$Revision
The job-configuration does display the error-message:
"/trunk/GMC@" doesn't exist in the repository. Maybe you meant "/trunk/GMC"?
In my opinion, the limited URL-validation should also recognize this pattern; Ie. Validation should be done up to the first $-sign (as now) or the first @$-pair; if the corresponding configuration (within global settings) is set.
Best regards from Salzburg,
Markus