* problems when pushing to a master repository
@ 2005-12-22 10:18 Mauro Carvalho Chehab
2005-12-22 10:56 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2005-12-22 10:18 UTC (permalink / raw)
To: git
I've started working recently with git, and I'm suffering problems to
update a master repository. Sometimes, git refuses to update a master
repository:
git push
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
error: src refspec master matches more than one.
fatal: unexpected EOF
Even removing the branch, git-prune and reimporting doesn't work. I
have to reimport the tree from master repository.
Any sugestions?
Cheers,
Mauro.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: problems when pushing to a master repository
2005-12-22 10:18 problems when pushing to a master repository Mauro Carvalho Chehab
@ 2005-12-22 10:56 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2005-12-22 10:56 UTC (permalink / raw)
To: git
Em Qui, 2005-12-22 às 08:18 -0200, Mauro Carvalho Chehab escreveu:
> I've started working recently with git, and I'm suffering problems to
> update a master repository. Sometimes, git refuses to update a master
> repository:
>
> git push
> ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
> master
> error: src refspec master matches more than one.
> fatal: unexpected EOF
>
> Even removing the branch, git-prune and reimporting doesn't work. I
> have to reimport the tree from master repository.
>
> Any sugestions?
I found the problem. git created a refs/bases dir, with old references
with the same names. Removing it fixed the problem.
Cheers,
Mauro.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-22 10:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-22 10:18 problems when pushing to a master repository Mauro Carvalho Chehab
2005-12-22 10:56 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).