Re: git won't let me delete a branch?

2011-02-07 Thread John Layt
On Saturday 05 February 2011 19:58:55 Thomas Lübking wrote: > Hi, > i've "accidentally" pushed a "4.6" (NOT "KDE/4.6") branch to remote > (sorry), > where it does oc. not belong... > > However "git push origin :4.6" fails by: > > remote: D refs/heads/4.6 kde-workspace luebking DENIED by fallthru

Re: git won't let me delete a branch?

2011-02-06 Thread John Tapsell
On 5 February 2011 20:39, Stefan Majewsky wrote: > Don't we have this yet? I'm using exactly this approach for my work > branches in libtagaro (cf. kde:libtagaro and > kde:clones/libtagaro/majewsky/work). The only fear I'm having is that > I'll once run into this 100-commits-per-push-operation lim

Re: git won't let me delete a branch?

2011-02-05 Thread Stefan Majewsky
On Sat, Feb 5, 2011 at 9:12 PM, John Tapsell wrote: > The way that it works for the public Qt repository is that no one can > create or delete branches.  But anyone can clone the repository, and > then create/delete branches there as they want. > > Shouldn't we have something similar? Don't we ha

Re: git won't let me delete a branch?

2011-02-05 Thread Thomas Lübking
Am 05.02.2011, 21:03 Uhr, schrieb Ben Cooksley : Only repository admins are allowed to delete branches on git.kde.org. I have now deleted this branch. Ok, thanks alot - and sorry again. Cheers, Thomas

Re: git won't let me delete a branch?

2011-02-05 Thread John Tapsell
On 5 February 2011 20:03, Ben Cooksley wrote: > On Sun, Feb 6, 2011 at 8:58 AM, Thomas Lübking > wrote: >> Hi, >> i've "accidentally" pushed a "4.6" (NOT "KDE/4.6") branch to remote (sorry), >> where it does oc. not belong... >> >> However "git push origin :4.6" fails by: >> >> remote: D refs/hea

Re: git won't let me delete a branch?

2011-02-05 Thread Ben Cooksley
On Sun, Feb 6, 2011 at 8:58 AM, Thomas Lübking wrote: > Hi, > i've "accidentally" pushed a "4.6" (NOT "KDE/4.6") branch to remote (sorry), > where it does oc. not belong... > > However "git push origin :4.6" fails by: > > remote: D refs/heads/4.6 kde-workspace luebking DENIED by fallthru > remote:

git won't let me delete a branch?

2011-02-05 Thread Thomas Lübking
Hi, i've "accidentally" pushed a "4.6" (NOT "KDE/4.6") branch to remote (sorry), where it does oc. not belong... However "git push origin :4.6" fails by: remote: D refs/heads/4.6 kde-workspace luebking DENIED by fallthru remote: error: hook declined to update refs/heads/4.6 To ssh://g...@git.