Methods to work with VCS location URLs
See original GitHub issueAre there plans to add methods to create/parse/validate VCS location URLs, specified by § 3.7 of Specification? I mean, URLs like
git+https://git.myproject.org/MyProject@da39a3ee5e6b4b0d3255bfef95601890afd80709#lib/variable.rb
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Cisco VCS Expressway and VCS Control - Basic Configuration
In the Location section, enter the IP address or FQDN of each peer in the remote cluster in the Peer 1 to Peer...
Read more >Configuring VCS Roots | TeamCity On-Premises Documentation
URL to VCS repository. Supports URLs in different formats, like: http(s):// , svn:// , ssh://git@ , git:// and others as well as URLs...
Read more >VCS Repositories - JFrog - JFrog Documentation
Access to remote VCS repositories such as GitHub ( https://github.com ) and Bitbucket ( https://bitbucket.org ) through Remote Repositories ...
Read more >Using a variable to define a VCS root URL in Team City
The problem I'm having is in parameterising the VCS root url (SVN). I know how to set up variables for the build that...
Read more >Connecting VCS Providers - Terraform Cloud
Use the links above to see details on configuring VCS access for each supported provider. If you use another VCS that is not...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Forgive me, if I misunderstand this issue, but AFAICR there was some talk that SPDX would implement Package URL, which if I see this correctly, would solve this.
@grv87 I’m OK closing this and going with PURL - as you state above, URL’s are already accepted.