Re: [git-users] Issues when doing the push by using the git extensions

2013-12-09 Thread lingfei ouyang
for us to choose, but git bash is works good on clone, so just want to check if you have any clue regards this? Thanks Lingfei On Mon, Dec 9, 2013 at 2:34 PM, lingfei ouyang oylf1...@gmail.com wrote: Hello Konstantin, We had tried all three links but no lucks, and also we had tried re-install

Re: [git-users] Question on Git Hooks

2013-11-14 Thread lingfei ouyang
Thanks a lot Konstantin for the information, will doing research on this. On Thu, Nov 14, 2013 at 8:03 AM, Konstantin Khomoutov flatw...@users.sourceforge.net wrote: On Wed, 13 Nov 2013 12:00:00 -0500 lingfei ouyang oylf1...@gmail.com wrote: and one more quick question? What

Re: [git-users] Question on Git Hooks

2013-11-13 Thread lingfei ouyang
: refname=$1 oldrev=$2 newrev=$3 but when I run check if those three variables are valid first and it doesn't return any value. Thanks Lingfei On Fri, Nov 8, 2013 at 6:29 AM, Konstantin Khomoutov flatw...@users.sourceforge.net wrote: On Thu, 7 Nov 2013 12:14:34 -0500 lingfei ouyang oylf1

Re: [git-users] Question on Git Hooks

2013-11-07 Thread lingfei ouyang
wrong here? Git extentions doesn't know bash? Thanks Lingfei On Tue, Nov 5, 2013 at 11:36 AM, Konstantin Khomoutov flatw...@users.sourceforge.net wrote: On Tue, 5 Nov 2013 08:37:08 -0500 lingfei ouyang oylf1...@gmail.com wrote: I had facing an new issue on my current udpate hooks that I

Re: [git-users] Help on move the git repo directory from /opt/git to /passdev/git on unix server

2013-06-26 Thread lingfei ouyang
, 2013 at 2:36 PM, Dale R. Worley wor...@alum.mit.edu wrote: From: lingfei ouyang oylf1...@gmail.com Just another quick question? Since after we move the git repo folders, how I can check if the git is running correctly? Well, you could just run any Git command and see if it works

Re: [git-users] Help on move the git repo directory from /opt/git to /passdev/git on unix server

2013-06-26 Thread lingfei ouyang
but the move on the server side. Of course, if the developers set it up like user@gitserver:/opt/git, they should change their remote to user@gitserver:/passdev/git instead. Best, Gergely On 26 Jun 2013 19:38, lingfei ouyang oylf1...@gmail.com wrote: Thanks all and back to my first question

Re: [git-users] Help on move the git repo directory from /opt/git to /passdev/git on unix server

2013-06-25 Thread lingfei ouyang
Thanks a lot for the fast response, Dale. That's all I need :). Ling On Tue, Jun 25, 2013 at 11:02 AM, Dale R. Worley wor...@alum.mit.eduwrote: From: Ling oylf1...@gmail.com I'm about to move the git repository directory from current one: /opt/git to new one: /passdev/git. And I

Re: [git-users] Help on move the git repo directory from /opt/git to /passdev/git on unix server

2013-06-25 Thread lingfei ouyang
Hello Dale, Just another quick question? Since after we move the git repo folders, how I can check if the git is running correctly? Thanks Ling On Tue, Jun 25, 2013 at 11:04 AM, lingfei ouyang oylf1...@gmail.com wrote: Thanks a lot for the fast response, Dale. That's all I need :). Ling