The URL consists of 3 parts:
1. svn://
2. server/
3. path/to/repository
Example:
1. Repository is at D:\Repositories\SVN\Demo
2. Start Subversion via "svnserver.exe --daemon --root=D:\Repositories\SVN"
3. Access the demo repository via svn://localhost/Demo
Tip:
Free online SVN book at http://svnbook.red-bean.com/
Regards
Maddes
----- Original Nachricht ----
Von: Andy Levy <andy.levy@gmail.com>
An: "Preston, Brian" <Brian_Preston@firstdatabank.com>
Datum: 20.08.2007 15:11
Betreff: Re: how to connect to svnserve? what's the URL?
> On 8/20/07, Preston, Brian <Brian_Preston@firstdatabank.com> wrote:
> >
> >
> > I've setup svn on my local machine just to demo it to my new project
> team.
> > I've been using TortoiseSVN with file:/// to connect to this local
> > repository and it was working fine. Now I need to install it to a local
> > server machine for regular usage by the team. It appears that I've got
> the
> > repository set up on the server, which is a Windows box. I've decided to
> > use svnserve and it looks like I have ths svnserve set up as a Windows
> > service. Now I'm trying to connect to it via TortoiseSVN Repository
> browser
> > from my local machine and it looks like it's not connecting. I thought I
> > was supposed to use 'svn://server' for the URL but there's nothing there.
>
> When you configured the service, did you give it the --root switch to
> tell it where the repository is located?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 20 16:00:30 2007