mainSavannah Administration - Support: sr #108056, Another git non-fastforward issue

 
 

sr #108056: Another git non-fastforward issue

Submitter:  Eddie Carle <eddic>
Submitted:  Fri 11 May 2012 03:42:34 PM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  3 - Normal Status:  In Progress
Privacy:  Public Assigned to:  mjflick
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Tue 22 May 2012 04:13:44 AM UTC, comment #8: 

Excellent. I have deleted the old branch. Thanks for the help.

Eddie Carle <eddic>
Sat 19 May 2012 01:40:51 PM UTC, comment #7: 

Ok, changed that branch to master.

Your old master is in master-old, do you want it deleted?

Michael J. Flickinger <mjflick>
Sat 19 May 2012 04:19:12 AM UTC, comment #6: 

I've push a new-master branch. That is the proper master.

Eddie Carle <eddic>
Sat 19 May 2012 01:55:18 AM UTC, comment #5: 

All the settings on the server appear to be correct.  I think it may be best to just to start a new branch and I'll switch it to the master branch.

Michael J. Flickinger <mjflick>
Fri 18 May 2012 03:21:28 PM UTC, comment #4: 

Hmmm, same as before. Both

git push -f origin master

and

git push -f origin :master

give the same error messages.

Eddie Carle <eddic>
Fri 18 May 2012 03:01:13 AM UTC, comment #3: 

Ok, tweaked something, please try again.

Michael J. Flickinger <mjflick>
Sat 12 May 2012 05:13:22 PM UTC, comment #2: 

It still doesn't seem to be working.

git push -f origin master

gives me

remote: error: denying non-fast-forward refs/heads/master

and

git push origin :master

gives me

remote: error: By default, deleting the current branch is denied, because the next
remote: error: 'git clone' won't result in any file checked out, causing confusion.
remote: error:
remote: error: You can set 'receive.denyDeleteCurrent' configuration variable to
remote: error: 'warn' or 'ignore' in the remote repository to allow deleting the
remote: error: current branch, with or without a warning message.
remote: error:
remote: error: To squelch this message, you can set it to 'refuse'.
remote: error: refusing to delete the current branch: refs/heads/master

Eddie Carle <eddic>
Sat 12 May 2012 04:16:12 PM UTC, comment #1: 

Done.

After you fix your repository please write back so I can turn denyNonFastforwards back to true.

Michael J. Flickinger <mjflick>
Fri 11 May 2012 03:42:34 PM UTC, original submission:  

Can I get non-fastforward pushes enabled on the fastcgipp repository? I made some bad pushes and would really like to get rid of them. I am aware of the consequences but would like to sort this sooner than later.

Thanks.

Eddie Carle <eddic>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mjflick (Posted a comment)
  • -email is unavailable- added by eddic (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-08-09 johnschmidt4 Open/ClosedOpen Closed
    2012-05-12 mjflick StatusNone In Progress
        Assigned toNone mjflick

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code