Clean install and I cant push
Following a clean install when I try to do a push i get the following....
real URL is http://pcname/HgLab/signin?to=%252fhglab%252fhg%252fproject%252f
application%253fcmd%253dcapabilities
abort: 'http://pcname/HgLab/signin?to=%252fhglab%252fhg%252fproject%252fappl
ication%253fcmd%253dcapabilities' does not appear to be an hg repository:
---%<--- (text/html; charset=utf-8)
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
..
.
.
[etc]
No matter what I try I get the same problem.
I have granted full control to "everyone" on the directory.
Running on IIS 7 / 2008 Server x64.
Not sure what else to try.
Any help would be great
Regards
Matt
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Anton Gogolev on 16 Oct, 2013 07:18 PM
Matt,
Could you please post the output of
hg version
andhg push --debug
commands?2 Posted by Sujith Gokulada... on 28 Oct, 2013 12:52 AM
I am also having the same issue. Please find the log:
D:\something>hg clone http://********@*******/hglab
/hg/qubittest/testrepo
http authorization required
realm: rlbdev
user: sgokuladas
password:
real URL is http://****/hglab/signin?to=%252fhglab%252fhg%252fqubittest%252fte
strepo%253fcmd%253dcapabilities
abort: 'http://******/hglab/signin?to=%252fhglab%252fhg%252fqubittest%252ftestre
po%253fcmd%253dcapabilities' does not appear to be an hg repository:
---%<--- (text/html; charset=utf-8)
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<title>Qubit HG Server</title>
<link rel="shortcut icon" type="image/x-icon" href="/hglab/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/hglab/public/bootstrap/css/bootstrap.css"/><link
rel="stylesheet" href="/hglab/public/bootstrap/css/bootstrap-responsive.css"/><
link rel="stylesheet" href="/hglab/public/google-code-prettify/prettify.css"/><l
ink rel="stylesheet" href="/hglab/public/css/hglab.css"/><link rel="stylesheet"
href="/hglab/public/fontawesome/css/font-awesome.min.css"/><link rel="stylesheet
" href="/hglab/public/nvd3/nv.d3.css"/>
<script src="/hglab/public/jquery/jquery-1.7.1.js" type="text/javascript"></sc
ript><script src="/hglab/public/jquery.ui/jquery-ui-1.9.1.custom.min.js" type="t
ext/javascript"></script><script src="/hglab/public/jquery.pjax/jquery.pjax.js"
type="text/javascript"></sc
---%<---
!
D:\something>hg version
Mercurial Distributed SCM (version 2.7.2)
(see http://mercurial.selenic.com for more information)
Copyright (C) 2005-2013 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
My configuration is Windows 2012 Server + IIS8.5+SQL Server 2012
Support Staff 3 Posted by Anton Gogolev on 28 Oct, 2013 03:26 AM
Sujith,
Can we schedule a TeamViewer session for me to resolve the issue?
4 Posted by Sujith on 29 Oct, 2013 11:46 PM
I am sorry. I am behind a firewall and I cannot do team viewer or skype. I fixed the issue by deleting everything and starting all over again.
Anton Gogolev closed this discussion on 01 Nov, 2013 09:54 AM.