Connecting Mantis with repository in public IP

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
aljazg
Posts: 4
Joined: 15 Dec 2015, 09:20

Connecting Mantis with repository in public IP

Post by aljazg »

I've installed Mantis on my web hosting. I also installed Source Control Integration plugin. I also have Apache SVN, available on public IP (https). Now, I have problem, because I cannot create repository, which has URL on my public IP.

When I go on Repositories -> Manage -> Import Everything sistem causes an error:

SYSTEM WARNING: 'SimpleXMLElement::__construct(): Entity: line 3: parser error : Premature end of data in tag info line 2' in 'web_hosting_directory/mantis/plugins/SourceSVN/SourceSVN.php' line 228

svn info returned invalid xml code

In Source control integration plugin I have enabled SVN: Trust All SSL Certs option.

I have untrusted certificate on this IP and I think the problem is here.

I also installed Mantis on my localhost, using XAMPP. If I create repository on localhost URL, it works, but if I create repository on public IP it's the same like with Mantis on my web hosting.


I have MantisBT Version 1.2.15, Schema Version 183, Source Control Integration 0.18, Subversion Integration 0.19


Thaks in advance for your help!
Post Reply