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

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@xxxxxxxxxxx]
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@xxxxxxxxxxxxxxx: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@xxxxxxxxxxxxxxx: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


Back to the top