Opened 6 years ago
Closed 6 years ago
#1442 closed help (answered)
Creating new branch with FCM
Reported by: | apm | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | |
Cc: | Platform: | ||
UM Version: | <select version> |
Description
I am trying to create a script mod for a UM8.6 job, but am running into problems.
What I want to do is to modify the qsnemosetup script. If I try to do the following:
fcm branch-create V3.6_iceberg_restarts fcm:UM/trunk@14056
I get a prompt for my user id and password, but my Puma login is rejected and the login prompt appears again. If I enter a return instead for my username and password, I get this:
Test
Created /UM/branches/dev/apm/vn8.6_V3.6_iceberg_restarts from /UM/trunk@14056.
Create the branch?
Enter "y" or "n" (or just press <return> for "n") y
Authentication realm: <svn://puma:3690> 8ca64e62-1750-0410-b9b8-f1ff413d6028
Password for 'apm':
Authentication realm: <svn://puma:3690> 8ca64e62-1750-0410-b9b8-f1ff413d6028
Username:
Password for :
svn: SASL(-1): generic failure: All-whitespace username.
[FAIL] svn copy —file /tmp/WkFUTMt6iG —parents svn://puma/UM_svn/UM/trunk@14056 svn://puma/UM_svn/UM/branches/dev/apm/vn8.6_V3.6_iceberg_restarts # rc=1
What am I doing wrong? Do I need a separate login account to do this? I am able to create branches from the NEMO trunk with no problem.
Thanks,
Alex
Change History (2)
comment:1 Changed 6 years ago by ros
comment:2 Changed 6 years ago by grenville
- Resolution set to answered
- Status changed from new to closed
Hi Alex,
You don't have any account yet for the UM repository.
I have just created you an account, email should be with you shortly. When subversion prompts for a password just hit <return>.
Regards,
Ros.