From 9eab4ba229a9f44908645b311ab869f4bd4debb1 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmg8DSRA425Aik2clIuge8Jj-s7VJltsBI" Date: Sun, 28 Jul 2013 05:36:29 +0000 Subject: [PATCH] --- ...lient_repositories_are_bare__33____63__.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/remote_server_client_repositories_are_bare__33____63__.mdwn diff --git a/doc/forum/remote_server_client_repositories_are_bare__33____63__.mdwn b/doc/forum/remote_server_client_repositories_are_bare__33____63__.mdwn new file mode 100644 index 0000000000..21c7568366 --- /dev/null +++ b/doc/forum/remote_server_client_repositories_are_bare__33____63__.mdwn @@ -0,0 +1,17 @@ +I've gone through most of the screen casts and lots of documentation, +but my first attempt produced an unexpected result. + +I wanted to use git-annex is a Dropbox-simplistic setting - syncing +a directory between my notebook (OSX) and my desktop (OpenSUSE 12.3). +Running the assistant on OSX and adding a "Remote server" repository, +changing the repository group to client produced a bare repository +on the desktop. + +Am I missing something obvious? + +I've tried a few different version of git-annex, most recently + + git-annex version: 4.20130727-g9399845 + build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP + +but it remains the same.