Re: git-annex: Puzzling over bare repositories

2011-12-26 Thread Joey Hess
Richard Hartmann wrote:
 On Thu, Dec 15, 2011 at 20:44, Richard Hartmann 
 richih.mailingl...@gmail.com wrote:
  You need to run git annex merge before pushing and all will be well. 
  This seems to be a _very_ common problem for new users. I know it's a
  message from git, not git-annex, but would there be any way to display
  a hint?
 
 As a follow-up, there are no hooks that could be used. Pity.

To follow-up, I have added a new one, called tweak-fetch. Hopefully it
will be accepted into git in due course; I already have a tweak-fetch
branch of git-annex that can use the hook to avoid any need of manually
running `git annex merge`. The hook also allows for other interesting
possibilities..

-- 
see shy jo


signature.asc
Description: Digital signature
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home

Re: git-annex: Puzzling over bare repositories

2011-12-26 Thread Richard Hartmann
On Mon, Dec 26, 2011 at 19:53, Joey Hess j...@kitenet.net wrote:

 To follow-up, I have added a new one, called tweak-fetch. Hopefully it
 will be accepted into git in due course

Nice; thanks.


 I already have a tweak-fetch
 branch of git-annex that can use the hook to avoid any need of manually
 running `git annex merge`.

Also nice. I presume you will upload that into Debian once your git
patch gets in there?


 The hook also allows for other interesting
 possibilities..

Quite a few, actually.


Richard
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home


Re: git-annex: Puzzling over bare repositories

2011-12-15 Thread Richard Hartmann
On Thu, Dec 15, 2011 at 18:19, Joey Hess j...@kitenet.net wrote:

 You need to run git annex merge before pushing and all will be well.

This seems to be a _very_ common problem for new users. I know it's a
message from git, not git-annex, but would there be any way to display
a hint?


Richard
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home


Re: git-annex: Puzzling over bare repositories

2011-12-15 Thread Richard Hartmann
On Thu, Dec 15, 2011 at 20:44, Richard Hartmann
richih.mailingl...@gmail.com wrote:

 This seems to be a _very_ common problem for new users. I know it's a
 message from git, not git-annex, but would there be any way to display
 a hint?

As a follow-up, there are no hooks that could be used. Pity.


Richard
___
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home