#5501 Permit shorter mount point names?

v1.0.0
closed
General
Cory Johns
2015-08-20
2012-12-20
Rich Bowen
No

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.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-01-02
    • milestone: limbo --> forge-backlog
     
  • Dave Brondsema

    Dave Brondsema - 2013-01-02

    As far as I know, this could be allowed.

     
  • Chris Tsai - 2013-01-09
    • labels: --> support, p3
     
  • Chris Tsai - 2013-02-06
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -8,3 +8,9 @@
    
     Regards,
     Liviu
    +
    +----
    +
    +[forge:site-support:#2702]
    +
    +We should also allow starting a mount point with a digit.
    
     
  • Dave Brondsema

    Dave Brondsema - 2013-04-19
    • Milestone: forge-backlog --> forge-may-03
     
  • Dave Brondsema

    Dave Brondsema - 2013-04-19
    • Size: --> 1
     
  • Dave Brondsema

    Dave Brondsema - 2013-04-19
    • Milestone: forge-may-03 --> forge-may-17
     
  • Dave Brondsema

    Dave Brondsema - 2013-04-19

    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: #5332

  • Dave Brondsema

    Dave Brondsema - 2013-04-23
    • Milestone: forge-may-17 --> forge-may-03
     
    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
     
  • forge:tv/5501
    forge-classic:tv/5501

     
    • status: in-progress --> code-review
     
  • Cory Johns - 2013-04-24
    • QA: Cory Johns
     
    • status: code-review --> in-progress
     
    • status: in-progress --> code-review
     
  • Pushed new commits to tv/5501 (forge and forge-classic) to restore old regex for project and subproject names.

     
  • Cory Johns - 2013-04-25
    • status: code-review --> closed
     

Log in to post a comment.