Skip to content

Commit 66cbbdb

Browse files
authored
Update inputs.rst
Add note reminding that rose edit runs on a server and to make sure your source is visible
1 parent 31f6675 commit 66cbbdb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/WorkingPractices/inputs.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,14 @@ to the new metadata. The SSD team are also available to advise on whether an upg
8080
8181
rose edit -C rose-stem/app/APP-NAME
8282
83+
Note: ``rose edit`` runs on a server, so make sure your source can be seen from a server - i.e. not on a drive that's only available to your local machine.
84+
8385
For LFRic Apps a few extra changes are required. In your branch (your test branch if you have an upgrade macro):
8486

8587
.. code-block::
8688
8789
cd rose-meta
88-
rose edit -C rose-stem/app/APP-NAME --no-warn version
90+
rose edit -C ../rose-stem/app/APP-NAME --no-warn version
8991
9092
If you have a linked LFRic Core or Jules ticket with metadata changes, you can load their metadata by adding ``-M /path/to/working_copy/rose-meta`` to the ``rose-edit`` command.
9193

0 commit comments

Comments
 (0)