Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] dropping branching with gerrit

Also deleting branches by push <remote> <empty>:branch is controlled
by Gerrit permissions.

2012/5/31 Matthias Sohn <matthias.sohn@xxxxxxxxxxxxxx>
If you have sufficient privileges you should be able
to delete branches using the Gerrit UI:

Ask webmaster to get these privileges if you don't have them yet.

--
Matthias


2012/5/31 Igor Fedorenko <igor@xxxxxxxxxxxxxx>
maven-plugin-testing-2.0

--
Regards,
Igor


On 12-05-31 12:14 PM, Oberlies, Tobias wrote:
I guess we currently don't have the permissions for deleting branches, yet. Which ones did you want to delete?

Regards
Tobias


-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@eclipse.org]
On Behalf Of Igor Fedorenko
Sent: Donnerstag, 31. Mai 2012 13:53
To: Tycho developers list
Subject: [tycho-dev] dropping branching with gerrit

How do I drop remote branches through gerrit? Standard syntax "push
<remote>  :<branch>" gives me


Igor-Fedorenkos-MacBook-Pro:sonatype-tycho igor$ git push review
:maven-plugin-testing-2.0
To ssh://ifedorenk@git.eclipse.org:29418/tycho/org.eclipse.tycho.git
  ! [remote rejected] maven-plugin-testing-2.0 (prohibited by Gerrit)
error: failed to push some refs to
'ssh://ifedorenk@git.eclipse.org:29418/tycho/org.eclipse.tycho.git'


--
Regards,
Igor
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev



--
Matthias



--
Matthias

Back to the top