Opened 7 years ago
Last modified 7 years ago
#16729 closed task
No trunk branch for GitHub plugins — at Version 1
| Reported by: | Don-vip | Owned by: | floscher |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | git svn github trunk master | Cc: |
Description (last modified by )
I see more and more plugins using a "trunk" git branch on GitHub. This is not correct. GitHub bridge maps "trunk" to the Git HEAD branch, which is usually master, and it seems it chokes if the branch is also called trunk, causing many svn errors during update or commit (right now I can't commit on pt_assistant because of this):
Commit failed (details follow): Unexpected server error 500 'Internal Server Error' on '/JOSM/pt_assistant/!svn/wrk/7dffa700-c16c-324f-a02f-f3f064ba81a2/branches/trunk/.classpath'
Can you please rename the few "trunk" branches to master so we get back a clean situation?
Note:
See TracTickets
for help on using tickets.


