Development > Newbie Coding

The GIT problem

<< < (4/9) > >>

geever:

--- Quote from: Muton on October 24, 2010, 04:05:33 pm ---How to push to origin master ???

--- End quote ---

If that's the only output I would say it's a simple network error on SF side and retries "fix" it. But I'm not a Git-mage.


ps. If you didn't commit in our Git for a long(?) time it is possible that you need to do the fixbase stuff to be removed from the blacklist. But that's an other error message...

-geever

Destructavator:
There's now another problem that's come up - I can't access the data source.  After following the instructions in the wiki, Git bombs with an error about an invalid branch.

Even worse, I can't pull up the data source in the web git browser on sourceforge, it doesn't show up anywhere.  It would be really, really nice if it did, so that I could look through the files and not have to download the whole thing.

Mattn:
the weblink is here: link

Muton:
$ git branch -vv
* master 7903cdb [origin/master: ahead 1] * data.mk fixes (do not use 7z)

$ git cherry -v
+ 7903cdb830ae0b16b0f007b3f73aa98f973471a4 * data.mk fixes (do not use 7z)

I havent created a brunch for this one change
im on the master
$ git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/ai_lua
  remotes/origin/buildbot
......

Btw. Its my machine which terminates the TCP connection (reset)
Its not a connection problem i receive data from sourceforge (wireshark)

Mattn:
yes, that would be another error message (which is going to come up later - we have to ensure that you have executed fix-base)

please just do git push

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version