OSX assistant: Uses direct mode by default when setting up a new local repository.
This commit is contained in:
parent
561e317506
commit
c0f9810f0b
6 changed files with 37 additions and 18 deletions
|
@ -31,3 +31,7 @@ The sync should be transparent but it's not, and it's error prone. It would even
|
|||
Dropbox even allows to put a symlink in the dropbox directory, and it will sync the file.
|
||||
|
||||
[[!tag /design/assistant/OSX]]
|
||||
|
||||
> Now the assistant creates new repositories using direct mode on OSX.
|
||||
> In direct mode, there is no locking of files; they can be modified
|
||||
> directly. [[done]] --[[Joey]]
|
||||
|
|
|
@ -20,4 +20,9 @@ Please provide any additional information below.
|
|||
>> Reopening since I've heard from someone else that it can still happen.
|
||||
>> --[[Joey]]
|
||||
|
||||
>>> Closing again, since the assistant now makes new repositories on OSX
|
||||
>>> using direct mode, which should avoid this problem. NB: any existing
|
||||
>>> repositories you have on OSX should be switched to use direct mode by
|
||||
>>> manually running `git annex direct` in them. [[done]] --[[Joey]]
|
||||
|
||||
[[!tag /design/assistant/OSX]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue