mighty69
Posts: 25
Joined: Tue Jun 03, 2014 2:10 pm

Mercurial

Thu Jul 17, 2014 2:00 pm

this probably isn't the best forum for this question, but i'm at a loss.
anyone know why i keep getting a http 404 error when i try to push my repository to bitbucket?

i'm using mercurial, and i input

Code: Select all

hg push https://bitbucket.org/myname/myrepo
i've also edited the .hgrc file to read the same url. still no go. and yes i have internet access.
any suggestions?

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26716
Joined: Sat Jul 30, 2011 7:41 pm

Re: Mercurial

Thu Jul 17, 2014 2:57 pm

Can you ping the site?

404 means the page simply isn't be found.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

mighty69
Posts: 25
Joined: Tue Jun 03, 2014 2:10 pm

Re: Mercurial

Thu Jul 17, 2014 3:05 pm

never pinged a site before, forgive my ignorance.
all i did was copy paste the url

mighty69
Posts: 25
Joined: Tue Jun 03, 2014 2:10 pm

Re: Mercurial

Thu Jul 17, 2014 3:11 pm

i renamed the repo and for some reason it worked.

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26716
Joined: Sat Jul 30, 2011 7:41 pm

Re: Mercurial

Thu Jul 17, 2014 3:14 pm

OK, looks like ping is disable on that site, so no good to try it.

Hmm. Maybe some characters in the names it didn't like.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: Mercurial

Fri Jul 18, 2014 7:21 am

I have noticed that ADAfruits WebIDE doesn't like to auto-update my Bitbucket account anymore, it used to be able do it but no longer can. I've ended up copy/pasting between the WebIDE window and the Bitbucket window to update my code.
Doug.
Building Management Systems Engineer.

Return to “General discussion”