You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2019. It is now read-only.
I got the integration between SVN and bugnet almost right but still cannot open the repository from bugnet. I receive always the following error:
Application Error - /bugtracker/SvnBrowse/SubversionBrowser.aspx
Furthermore, I am hiving this exception in the events of the IIS:
Exception type: HttpException
Exception message: Cannot find ContentPlaceHolder 'Content' in the master page '/bugtracker/Site.master', verify content control's ContentPlaceHolderID attribute in the content page.
I got the integration between SVN and bugnet almost right but still cannot open the repository from bugnet. I receive always the following error:
Application Error - /bugtracker/SvnBrowse/SubversionBrowser.aspx
I have set up the address of the repository in the project settings as:
https://server:8443/svn/rep/project/trunk
The rest of the integration is working fine and I can see the revisions in the issue page but cannot then see the diff or the rep.
Is the above address allright or it is expecting the unc of the svn.exe too?
Do I have to set up the svn.exe address somewhere?
Many thanks in advance,
Adan
The text was updated successfully, but these errors were encountered: