You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ryan Schmidt <su...@ryandesign.com> on 2006/08/04 21:21:33 UTC

Re: Accessing a remote repository on a windows box from a linux box....

On Aug 4, 2006, at 20:58, svnuser@celticblues.com wrote:

> Where I work, we have a Windows machine which has a subversion  
> repository on it.
>  Others are accessing the repository using TortoiseSVN on their  
> windows boxes.
> I need to use this repository from a windos machine.  How can I do  
> this?  I
> know the IP address and machine name.  How do I specify that I want  
> to use this
> remote  repository instead of the local one I had/have set up on my  
> linux box?

Ask your system administrator what the URL of the repository is.  
Examples:

https://svn.example.com/svn/repo/project/trunk

svn://svn.example.com/repo/project/trunk

There are other possibilities. Only the person who set up the  
repository on your Windows server will know how they did it, so ask  
them.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org