John Reese <jreese@...> writes:

> 
> On 01/21/2011 09:15 AM, jorge-borges wrote:
> > Hello,
> >
> > I am facing some difficulties to configure plugin 0.16.2 Source Control
> > Integration.
> >
> > In my work environment is in a SVN server and Mantis in another.
> 
> This should be perfectly fine, but you do need the SVN command line 
> client installed on the Mantis server.
> 

Hello, I'm facing the same kind of issue trying to set up the URL for my
environnement in order to make everything work.

I have Mantis installed on a linux machine (lets say MANTIS.IP.ADRESS.1) and the
svn server + webSVN on an other linux machine (lets say SVN.IP.ADRESS.2).

Both machines have /usr/bin/svn* binaries
# ls -l /usr/bin/svn*
-rwxr-xr-x 1 root root 117004 2006-11-10 19:23 /usr/bin/svn
-rwxr-xr-x 1 root root  28520 2006-11-10 19:23 /usr/bin/svnadmin
-rwxr-xr-x 1 root root  19284 2006-11-10 19:23 /usr/bin/svndumpfilter
-rwxr-xr-x 1 root root  33736 2006-11-10 19:23 /usr/bin/svnlook
-rwxr-xr-x 1 root root  43072 2006-11-10 19:23 /usr/bin/svnserve
-rwxr-xr-x 1 root root  21152 2006-11-10 19:23 /usr/bin/svnsync
-rwxr-xr-x 1 root root   8048 2006-11-10 19:23 /usr/bin/svnversion

The repositories are located on the SVN.IP.ADRESS.2 machine at:
/var/svn/repo1
/var/svn/repo2
/var/svn/repo3

In Mantis (http://MANTIS.IP.ADRESS.1/mantis/), in the [Repositories] menu, when
configuring the repository repo1 for instance, I wrote:


Name: repos1    
Type: WebSVN
URL: >>> ??? I don't know what to put here <<<  
WebSVN URL: http://SVN.IP.ADRESS.2/websvn/      
WebSVN Name: repos1
WebSVN Path: /
SVN Username: Administrator
SVN Password:
Standard Repository: <checked>


I just don't know what I do exactly put in the URL field? Can you please help me
on this ?
I think that this url from SVN.IP.ADRESS.2 is used by /usr/bin/svn of the
MANTIS.IP.ADRESS.1 but I don't know how to format that url, and whether I need
to configure something else on the SVN manchine so that MANTIS mantis machine
can access the repository.

Thank you again in advance for you help.


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to