tahoe: Pass -d parameter before subcommand; putting it after the subcommand no longer works with tahoe-lafs version 1.10. (Thanks, Alberto Berti)
This commit is contained in:
parent
2370a2a85d
commit
27d27b4da2
2 changed files with 8 additions and 0 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -9,6 +9,9 @@ git-annex (5.20140321) UNRELEASED; urgency=medium
|
||||||
file upload/download starts.
|
file upload/download starts.
|
||||||
* webapp: Automatically install Nautilus integration scripts
|
* webapp: Automatically install Nautilus integration scripts
|
||||||
to get and drop files.
|
to get and drop files.
|
||||||
|
* tahoe: Pass -d parameter before subcommand; putting it after
|
||||||
|
the subcommand no longer works with tahoe-lafs version 1.10.
|
||||||
|
(Thanks, Alberto Berti)
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Fri, 21 Mar 2014 14:08:41 -0400
|
-- Joey Hess <joeyh@debian.org> Fri, 21 Mar 2014 14:08:41 -0400
|
||||||
|
|
||||||
|
|
|
@ -17,6 +17,8 @@ here: <https://github.com/joeyh/git-annex/pull/21>
|
||||||
OS: Debian Sid updated to latest packages
|
OS: Debian Sid updated to latest packages
|
||||||
git-annex: version 5.20140306
|
git-annex: version 5.20140306
|
||||||
|
|
||||||
|
> Thanks, I've fixed this. [[done]] --[[Joey]]
|
||||||
|
|
||||||
### Please provide any additional information below.
|
### Please provide any additional information below.
|
||||||
|
|
||||||
I would like to add few things if i'm able (it's my first time for
|
I would like to add few things if i'm able (it's my first time for
|
||||||
|
@ -43,3 +45,6 @@ to save much time and space by avoiding duplicates.
|
||||||
|
|
||||||
Do you have any good pointers to pieces code of git-annex that i can
|
Do you have any good pointers to pieces code of git-annex that i can
|
||||||
read and hack to try to implement this or any other suggestion?
|
read and hack to try to implement this or any other suggestion?
|
||||||
|
|
||||||
|
> You sent me a email with these same questions and I'd rather not try to
|
||||||
|
> respond in 2 places. --[[Joey]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue