This forum is no longer active. Please post your questions to our new community site

Forums Redmine

Subversion Problem

Subscribe to Subversion Problem 5 post(s), 2 voice(s)

 
Avatar acidicxdreams 7 post(s)

How do I integrate a SVN repo into Redmine?

I have my Repo setup at C:/SVN/e_cms/, but when I access http://localhost:3699/e_cms – it loads a bunch of weird code.

Also, when I do svn://localhost:3699/ I get “no repository found”.

And when I click “Repository” for my project, I get: “The entry or revision was not found in the repository.”

Please help!

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Is the subversion running in the 3699 port? Could you access to the repository from a subversion client like TortoiseSVN or from the command line?

 
Avatar acidicxdreams 7 post(s)

Hi,

Is the subversion running in the 3699 port? Could you access to the repository from a subversion client like TortoiseSVN or from the command line?
Yes, it is running on the 3699 port. And no, I could not – it said it could not read the resource or something (when I tried to access it using TortoiseSVN).

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

It seems a repository configuration problem not a Redmine issue. Not sure how you create a configure this repository.

 
Avatar acidicxdreams 7 post(s)

I created it through the command prompt(on Windows). And I followed the exact problems. Also, even before I created a repository, if I went to http://localhost:3699/ I got the weird text and code. Which was when the redmine was a default installation.

Forums Redmine