I have a problem while pushing the tag to the Git repository. Here is my log below. I get 'bad command: git-receive-pack' error. Your help is very appreciated.
I use git@host.[:port]:path/to/repo.git notation for both pulling and pushing. Pulling works fine. We have Gitolite and have to use git@.
Thanks much,
Irina
INFO - Creating label '2.0.0.75_RC1' on repository 'CommonAgent-core'...
INFO - Repository setting changed, deleting working directory [/opt/buildagent/workspace/root/builds/CommonComponents/CommonAgent/gry-core/Mainline/milestone/gry-core]
] INFO - Updated tag '2.0.0.75_RC1' (was 0000000)
ERROR - bad command: git-receive-pack --quiet 'gry-core.git'
ERROR - fatal: The remote end hung up unexpectedly
INFO - Executing post-execute action...
ERROR - Step 'master>ReleaseMilestone>SelectUnixSystem-Label>SCM.LabelSource' is failed.
com.pmease.quickbuild.QuickbuildException: Failed to run command: /usr/bin/git push --tags -q git@git.englab.local:gry-core.git
Command return code: 128
Command error output: bad command: git-receive-pack --quiet 'gry-core.git'