[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-08-04 23:21:33 CEST

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
Received on Fri Aug 4 23:22:47 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.