Viz: [forge:site-support:#2087]
I noticed that short (two letters) mount points were not accepted, I tried to define .../xcdl/py (for a Python Git) and .../micro-os-plus/se (for a Second Edition Git) and both were rejected.
I finally renamed them to .../xcdl/python and .../micro-os-plus/second, but these were reflected in quite longer git folders, xcdl-python and micro-os-plus-second.
Is there any good reason to prevent two letter mount points being used?
Regards,
Liviu
[forge:site-support:#2702]
We should also allow starting a mount point with a digit.
As far as I know, this could be allowed.
Diff:
Starting a mount point with a digit isn't allowed due to DNS subdomain rules. However [#5332] may allow for that for code repos only.
Related
Tickets:
#5332forge:tv/5501
forge-classic:tv/5501
Pushed new commits to tv/5501 (forge and forge-classic) to restore old regex for project and subproject names.