[ARVADOS] updated: 1.2.0-430-gde7e1227d
Git user
git at public.curoverse.com
Wed Nov 28 13:21:17 EST 2018
Summary of changes:
doc/user/tutorials/tutorial-keep-mount-os-x.html.textile.liquid | 5 +++--
doc/user/tutorials/tutorial-keep-mount-windows.html.textile.liquid | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
via de7e1227dc7b935b73bc857ecaf0099403248c97 (commit)
from 27791e57e407a9472b1690f951022e13fe8b2fb6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit de7e1227dc7b935b73bc857ecaf0099403248c97
Author: Tom Morris <tfmorris at veritasgenetics.com>
Date: Wed Nov 28 13:19:00 2018 -0500
Add OS X description & tweak Windows
refs #14345
Arvados-DCO-1.1-Signed-off-by: Tom Morris <tfmorris at veritasgenetics.com>
diff --git a/doc/user/tutorials/tutorial-keep-mount-os-x.html.textile.liquid b/doc/user/tutorials/tutorial-keep-mount-os-x.html.textile.liquid
index 6ebdb039c..e86e32e1f 100644
--- a/doc/user/tutorials/tutorial-keep-mount-os-x.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-keep-mount-os-x.html.textile.liquid
@@ -1,3 +1,4 @@
+
---
layout: default
navsection: userguide
@@ -13,12 +14,12 @@ OS X users can browse Keep read-only via WebDAV. Specific collections can also b
h3. Browsing Keep (read-only)
-FIXME
+In Finder, use "Connect to Server..." under the "Go" menu and enter @https://collections.uuid_prefix.your.domain/@ in popup dialog. When prompted for credentials, put a valid Arvados token in the @Password@ field and anything in the Name field (it will be ignored by Arvados).
This mount is read-only. Write support for the @/users/@ directory is planned for a future release.
h3. Accessing a specific collection in Keep (read-write)
-FIXME
+In Finder, use "Connect to Server..." under the "Go" menu and enter @https://collections.uuid_prefix.your.domain/@ in popup dialog. When prompted for credentials, put a valid Arvados token in the @Password@ field and anything in the Name field (it will be ignored by Arvados).
This collection is now accessible read/write.
diff --git a/doc/user/tutorials/tutorial-keep-mount-windows.html.textile.liquid b/doc/user/tutorials/tutorial-keep-mount-windows.html.textile.liquid
index 7ffdf3427..4384cd0c7 100644
--- a/doc/user/tutorials/tutorial-keep-mount-windows.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-keep-mount-windows.html.textile.liquid
@@ -13,12 +13,12 @@ Windows users can browse Keep read-only via WebDAV. Specific collections can als
h3. Browsing Keep (read-only)
-Use the 'Map network drive' functionality, and enter @https://collections.uuid_prefix.your.domain/@ in the Folder field. When prompted for credentials, you can fill in an arbitrary letter for @Username@, it is ignored by Arvados. Windows will not accept an empty @Username at . Put a valid token in the @Password@ field.
+Use the 'Map network drive' functionality, and enter @https://collections.uuid_prefix.your.domain/@ in the Folder field. When prompted for credentials, you can fill in an arbitrary string for @Username@, it is ignored by Arvados. Windows will not accept an empty @Username at . Put a valid Arvados token in the @Password@ field.
This mount is read-only. Write support for the @/users/@ directory is planned for a future release.
h3. Accessing a specific collection in Keep (read-write)
-Use the 'Map network drive' functionality, and enter @https://collections.uuid_prefix.your.domain/c=your-collection-uuid@ in the Folder field. When prompted for credentials, you can fill in an arbitrary letter for @Username@, it is ignored by Arvados. Windows will not accept an empty @Username at . Put a valid token in the @Password@ field.
+Use the 'Map network drive' functionality, and enter @https://collections.uuid_prefix.your.domain/c=your-collection-uuid@ in the Folder field. When prompted for credentials, you can fill in an arbitrary string for @Username@, it is ignored by Arvados. Windows will not accept an empty @Username at . Put a valid token in the @Password@ field.
This collection is now accessible read/write.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list