Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
c484f3a234
7 changed files with 65 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawlM_DRhi_5pJrTA0HbApHR25iAgy-NBXTY"
|
||||
nickname="Tor Arne"
|
||||
subject="comment 1"
|
||||
date="2014-10-01T22:25:24Z"
|
||||
content="""
|
||||
Have you found a solution for this? This seems useful if you're only interested in a subset of files/directories on your laptop, eg, but those that are fetched (present) that you are interested you'd want to keep up to date (in sync) with other computers?
|
||||
|
||||
Btw, the link to the previous discussion didnt work for me.
|
||||
"""]]
|
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawlM_DRhi_5pJrTA0HbApHR25iAgy-NBXTY"
|
||||
nickname="Tor Arne"
|
||||
subject="comment 5"
|
||||
date="2014-10-01T22:02:43Z"
|
||||
content="""
|
||||
I was just about to start using git-annex for my data when I saw this bug report, which unfortunately is a blocker. Persisting basic metadata of files that are synced seems like a core feature of a file sync/transfer tool, so I'm really hoping this can be solved somehow :/
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawlM_DRhi_5pJrTA0HbApHR25iAgy-NBXTY"
|
||||
nickname="Tor Arne"
|
||||
subject="comment 6"
|
||||
date="2014-10-01T22:39:01Z"
|
||||
content="""
|
||||
Isn't this what the metadata feature does though? http://git-annex.branchable.com/design/metadata/
|
||||
|
||||
With annex.genmetadata true set, it should store year and mont (but not day/time? if so why not?
|
||||
|
||||
Is the missing piece of the puzzle to apply the metadata again on checkout?
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawlM_DRhi_5pJrTA0HbApHR25iAgy-NBXTY"
|
||||
nickname="Tor Arne"
|
||||
subject="comment 7"
|
||||
date="2014-10-01T22:43:40Z"
|
||||
content="""
|
||||
I have the same question as Toby, is there a particular reason the whole timestamp is not stored?
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawlM_DRhi_5pJrTA0HbApHR25iAgy-NBXTY"
|
||||
nickname="Tor Arne"
|
||||
subject="Can tags/metadata be used for preferred content?"
|
||||
date="2014-10-01T22:45:36Z"
|
||||
content="""
|
||||
Would love to be able to \"tag\" something as archived instead of moving it into a special folder. Coupled with a FinderSync extension on OS X Yosemite for right-click menu. This would allow me to also \"view\" the archive and bring things out of there by \"untagging\" it, if I understand the feature correctly?
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawlM_DRhi_5pJrTA0HbApHR25iAgy-NBXTY"
|
||||
nickname="Tor Arne"
|
||||
subject="comment 9"
|
||||
date="2014-10-01T23:35:39Z"
|
||||
content="""
|
||||
Sorry for the noise, I see that tags _can_ be used for preferred content, excellent!
|
||||
|
||||
But it seems metadata is tied to a key, not to a specific file/path. If I have 10 different files all with the same content (for some reason, say a simple txt file, Gemspec, or something), and I want to tag one of them as important, it doesn't mean they all are :o
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.54"
|
||||
subject="comment 1"
|
||||
date="2014-10-02T15:23:18Z"
|
||||
content="""
|
||||
There's not really a way to handle this sort of thing. I suggest that you put *.lrdata in `.gitignore`
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue