XML parsing failed

marielaperez picture marielaperez on Mon 09 Jun, 2014 11:11:29 +0000

Hi everyone !

I’m working on a website, and i want to push my code by using turtoiseSVN, but I’m getting an error when I m trying to connect to the repository. Actually I can connect to the Xp-dev server.

My url is : https://xp-dev.com/git/Track.li
And my entire error is :
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Unable to connect to repository ar URL : https://xp-dev.com/git/Track.li
XML Parsing failed : Unexpected root element ‘html’.
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
I searched a solution with google but i found nothing so i hope you could help me !

thank you,
Mariela

Forum Topic Options

Feeds

Forum Topic and Comments

rs on Mon 09 Jun, 2014

It looks like you’re using a subversion client against a git repository. You should switch to a git client and retry

 

marielaperez on Mon 09 Jun, 2014

Ok, thank you,

So I’m on netbeans, and I’m trying to do with it but i don’t really understand how does it works, are you able to help me please ?
I have also search on the internet but i found nothing too.

best regards

 

rs on Wed 11 Jun, 2014

While we don’t really use Netbeans, we found this guide to be quite helpful:

https://netbeans.org/kb/docs/ide/git.html

Do you mind trying that please ?

 

You do not have sufficient permissions to comment