All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raimund Bauer <ray007@gmx.net>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Andrew Ruder <andy@aeruder.net>, git@vger.kernel.org
Subject: Re: problem pushing repository
Date: Fri, 22 Jun 2007 15:38:04 +0200	[thread overview]
Message-ID: <1182519484.6207.38.camel@localhost> (raw)
In-Reply-To: <Pine.LNX.4.64.0706221224310.4059@racer.site>

Hi,

On Fri, 2007-06-22 at 12:26 +0100, Johannes Schindelin wrote: 
> Hi,
> 
> On Fri, 22 Jun 2007, Raimund Bauer wrote:
> 
> > $ git push slcom test:test 
> > error: dst refspec test does not match any existing ref on the remote
> > and does not start with refs/.
> > fatal: The remote end hung up unexpectedly
> > error: failed to push to
> > 'ray@softwarelandschaft.com:/home/ray/repos/drupal/multirate'
> 
> This is a completely unrelated problem!
> 
> It says that there is no branch named "test" on the remote side, and since 
> you could also want to push a tag, you have to say
> 
> 	test:refs/heads/test
> 
> here. However, I do not understand why you bother to use the :dst syntax 
> here, since your target name is _exactly_ the same as the source name. Why 
> not just
> 
> 	git push slcom test

because I had gotten the command line from bash-completion and since it
worked with existing branches I saw no reason why it shouldn't work with
new ones.
will read the documentation next time ;-)

> Ciao,
> Dscho

-- 
best regards

  Ray

  reply	other threads:[~2007-06-22 13:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-22  1:49 problem pushing repository Adam Mercer
2007-06-22  2:00 ` Junio C Hamano
2007-06-22  2:24   ` Andrew Ruder
2007-06-22  7:21     ` Raimund Bauer
2007-06-22 11:26       ` Johannes Schindelin
2007-06-22 13:38         ` Raimund Bauer [this message]
2007-06-22 22:47           ` Shawn O. Pearce
2007-06-23 10:12             ` Raimund Bauer
2007-06-24 23:47               ` Shawn O. Pearce
2007-06-25  1:01                 ` Jakub Narebski
2007-06-22 13:36     ` Adam Mercer
2007-06-22 14:17       ` Raimund Bauer
2007-06-22 14:32         ` Adam Mercer
2007-06-22 13:23   ` Adam Mercer
2007-06-22  7:20 ` Johannes Sixt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1182519484.6207.38.camel@localhost \
    --to=ray007@gmx.net \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=andy@aeruder.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.