moved all wishlist stuff out of the forum; and closed a bunch of themmoved
all wishlist stuff out of the forum; and closed a bunch of themmoved all wishlist stuff out of the forum; and closed a bunch of themmoved all wishlist stuff out of the forum; and closed a bunch of themmoved all wishlist stuff out of the forum; and closed a bunch of themmoved all wishlist stuff out of the forum; and closed a bunch of themmoved all wishlist stuff out of the forum; and closed a bunch of themmoved all wishlist stuff out of the forum; and closed a bunch of themmoved all wishlist stuff out of the forum; and closed a bunch of them
This commit is contained in:
parent
e7da1dfd29
commit
dc19b2398d
46 changed files with 14 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
This is a place to discuss using git-annex.
|
||||
If you need help, advice, or anything, post about it here.
|
||||
(But [[post_bug_reports_over_here|bugs]].)
|
||||
|
||||
But, please don't post bug reports here. Put them in [[bugs]].
|
||||
And please don't make wishlist requests here. Put them in [[todo]].
|
||||
|
||||
[[!inline pages="forum/* and !*/Discussion" archive=yes rootpage=forum postformtext="Add a new thread titled:"]]
|
||||
|
|
|
@ -14,3 +14,4 @@ Some suggestions for changes to command options:
|
|||
* "-f" was removed in v0.20110417
|
||||
* since it forces unsafe operations, should be capitalized to reduce chance of accidental usage.
|
||||
|
||||
[[done]], see comments
|
|
@ -17,3 +17,5 @@ Ideally, it would look similar to this. And yes, I put "put" in there ;)
|
|||
annex %
|
||||
|
||||
Datetime could be ISO's YYYY-MM-DDThh:mm:ss or, personal preference, YYYY-MM-DD--hh-mm-ss. I prefer the latter as it's DNS-, tag- and filename-safe which is why I am using it for everything. In a perfect world, ISO would standardize YYYY-MM-DD-T-hh-mm-ss-Z[-SSSSSSSS][--$timezone], but meh.
|
||||
|
||||
[[done]]
|
|
@ -5,3 +5,5 @@ Use case: On my laptop, I might not have enough disk space to store everything.
|
|||
Wish: ...why not use git as a version backend? That way, I could just push all my stuff to the central instance(s) and have the best of both worlds. Depending on what backend is used in the local repos, it might make sense to define a list of supported client backends with pre-computed keys.
|
||||
|
||||
-- RichiH
|
||||
|
||||
[[done]] (bup)
|
|
@ -1 +1,3 @@
|
|||
I just added a CIA bot to #vcs-home and tracking commits immediately would be nice. -- RichiH
|
||||
|
||||
[[done]]
|
|
@ -8,3 +8,5 @@ What I'm trying to figure out is if I can generate a no-passphrase gpg key and c
|
|||
I think I can generate a no-passphrase key, but then I still have to manually copy it around to each machine.
|
||||
|
||||
I'm not a huge gpg user so part of this is me wanting to avoid having to manage and keeping track of the keys. This would probably be a non-issue if I used gpg on more machines and was more comfortable with it.
|
||||
|
||||
[[done]]
|
|
@ -24,3 +24,5 @@ haven't learned haskell yet).
|
|||
>> directory to rsync is just a matter of changing ``type`` from ``directory``
|
||||
>> to ``rsync`` in ``.git-annex/remote.log`` and replacing the directory info
|
||||
>> with ``annex-rsyncurl = <host>:<dir>`` in ``.git/config``. --[[chrysn]]
|
||||
|
||||
[[done]]
|
Loading…
Reference in a new issue