Opened 7 months ago
Closed 6 months ago
#3340 closed help (fixed)
Can't make new branch on Puma/Monsoon
Reported by: | scottan | Owned by: | ros |
---|---|---|---|
Component: | MOSRS | Keywords: | |
Cc: | Platform: | PUMA | |
UM Version: |
Description
I'm having a problem trying to make a new branch with an [INVALID BRANCH OWNER] error. These are the commands I have used and errors:
scottan@puma:/home/scottan> fcm branch-create —type dev -k 5523 cri_NOy_bugfix fcm:um.x_tr@vn11.7
[info] Source: https://code.metoffice.gov.uk/svn/um/main/trunk@87191 (87191)
[info] vi: starting commit message editor…
Change summary:
A https://code.metoffice.gov.uk/svn/um/main/branches/dev/scottachernicholls/vn11.7_cri_NOy_bugfix
Commit message is as follows:
#5523 scottarchernicholls - New branch for bugfix to CRI so that NOy is conserved and NOy deposition diagnostics are correct.
#5523: Created /main/branches/dev/scottachernicholls/vn11.7_cri_NOy_bugfix from /main/trunk@87191.
Create the branch?
Enter "y" or "n" (or just press <return> for "n") y
svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
2020-08-10T14:26:14Z+ 88167-1whe by scottarchernicholls
A main/branches/dev/scottachernicholls/
A main/branches/dev/scottachernicholls/vn11.7_cri_NOy_bugfix/
[INVALID BRANCH OWNER] A main/branches/dev/scottachernicholls/vn11.7_cri_NOy_bugfix/
[FAIL] svn copy —file /tmp/Epr53b8leP —parents https://code.metoffice.gov.uk/svn/um/main/trunk@87191 https://code.metoffice.gov.uk/svn/um/main/branches/dev/scottachernicholls/vn11.7_cri_NOy_bugfix # rc=1
I've had the same problem using this command on both Puma (above) and Monsoon.
I saw ticket #3305 had a similar error, but when I checked my
~/.subversion/servers file, I only had on instance of username and that corresponded to my MOSRS username.
http://cms.ncas.ac.uk/ticket/3305
Any help appreciated.
Kind regards,
Scott
Change History (4)
comment:1 Changed 7 months ago by ros
- Owner changed from um_support to ros
- Status changed from new to accepted
comment:2 Changed 7 months ago by scottan
Hmmmm, not sure how that happened, good spot. Working now.
Thanks,
Scott
comment:3 Changed 7 months ago by ros
- Component changed from UM Model to MOSRS
Thanks for letting us know.
I'll close this ticket now.
Cheers,
Ros.
comment:4 Changed 6 months ago by ros
- Resolution set to fixed
- Status changed from accepted to closed
Hi Scott,
There is a typo in your ~/.subversion/servers file on PUMA.
username = scottachernicholls
There is an r missing.
Regards,
Ros.