[ET Trac] #697: Repository and thorn names cannot be different
Roland Haas
trac-noreply at einsteintoolkit.org
Fri Mar 24 11:16:33 CDT 2023
#697: Repository and thorn names cannot be different
Reporter: Erik Schnetter
Status: new
Milestone:
Version:
Type: bug
Priority: minor
Component: GetComponents
Changes (by Roland Haas):
responsible: (was [])
assignee: (was Eric Seidel)
I am accessing some thorns stored in git repositories at bitbucket.org, which insists that all repository names are all lower case. I don't know how to specify this in GetComponents. When I say
```
!TARGET = $ARR
!TYPE = git
!URL = git at bitbucket.org:user/thorn.git
!AUTH_URL = git at bitbucket.org:user/thorn.git
!CHECKOUT = Arrangement/Thorn
```
then GetComponents does not create a symbolic link from Thorn to ../../repos/thorn, but to ../../repos/thorn/Arrangement/Thorn instead. How do I avoid this?
**Keyword:**
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/697/repository-and-thorn-names-cannot-be
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20230324/1d920de1/attachment.html
More information about the Trac
mailing list