On 03/10/2011 08:58 AM, AlainD. wrote:
> 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.

It's basically the URL that you would use to checkout a working copy 
from the SVN server.  Eg, if you are using apache+webdav to host your 
repositories, it might be similar to
"http://SVN.IP.ADRESS.2/repos/something";; if you're using svnserve, it 
might instead be "svn://SVN.IP.ADRESS.2/something".

In other words, if you were to checkout the repo onto the mantis server 
from the command line, what would you use to tell to the svn client 
where the repository is located.

-- 
John Reese
LeetCode.net

------------------------------------------------------------------------------
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