Opened 9 years ago
Closed 9 years ago
#879 closed help (fixed)
Unable to extract fcm branch
Reported by: | bparkes | Owned by: | um_support |
---|---|---|---|
Component: | FCM Tutorial | Keywords: | |
Cc: | Platform: | ||
UM Version: | 7.1 |
Description
I've been trying to complete the FCM tutorial and have run into the following issue. According to the FCM GUI the URL in question does exist.
⇒ svn checkout svn://puma/UM_TUTORIAL_svn/UM/brances/dev/bparkes/vn7.1_bptut3
svn: URL 'svn://puma/UM_TUTORIAL_svn/UM/brances/dev/bparkes/vn7.1_bptut3' doesn't exist
[FAIL] svn checkout svn://puma/UM_TUTORIAL_svn/UM/brances/dev/bparkes/vn7.1_bptut3 failed (1) at /home/um/fcm/bin/../lib/Fcm/Cm.pm line 1990
Cheers
Ben
Change History (2)
comment:1 Changed 9 years ago by ros
comment:2 Changed 9 years ago by ros
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Hi Ben,
There is a spelling mistake in the branch name - "brances" rather than "branches"
You don't say what command you have run, so I am assuming you've typed in the full path (i.e. fcm co svn://puma/UM_TUTORIAL_svn/…..)
Try using the standard fcm keywords which make it easier to remember the paths.
E.g.
Cheers,
Ros.