abort: ‘http://foo/bar’ does not appear to be an hg repository!
If you receive this message from Mercurial when trying to do a hg push, ensure that the web server has write permissions to the repository. Had me stumped for a while
abort: ‘http://foo/bar’ does not appear to be an hg repository!
June 17th, 2007 at 12:15 am
Thanks a lot, you just saved me some hours and a part of my week end !
December 9th, 2007 at 4:23 pm
Yup, saved another one. The blogsphere works.
December 15th, 2007 at 4:17 pm
Thanks, you’re a star
September 12th, 2008 at 11:38 pm
Also, thanks. Valuable hint
January 19th, 2009 at 5:17 am
Thanks … fantastic tip. Since it’s kind of important, I updated the official documentation for all that come after us.
February 2nd, 2011 at 7:00 pm
I get this same message not with push but with pull. (Ubuntu 10.04 with Tortoise)
From the commandline ’svn update’ does work however. Any suggestions…