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

Re: Subversion installation help required - for accessing SVN via clients from Windows/TortoiseSVN to Linux SVN server

From: Vasudev Ram <vrtech_at_gmail.com>
Date: 2006-08-23 20:15:19 CEST

No problem.

I did some more stuff:

In ~user/project/app01/conf/svnserve.conf, I added entries for anon and auth
type users - read for anon and read/write for auth. Created a realm as well.
Also an entry for the passwd-db and created a passwd file accordingly. Then
retried TortoiseSVN and also Windows command line svn. Still get the same
error. Also disabled Windows firewall. No dice.

Vasudev

On 8/23/06, Erik Hemdal <erik@comprehensivepower.com> wrote:
>
>
>
> > -----Original Message-----
> > From: Gavin Lambert [mailto:gavinl@compacsort.com]
>
> > Quoth Erik Hemdal:
> > > The URL is supposed to be for the location of the repository.
> > >
> > > svn://host.name.com/location/of/repo/on/server/
> > >
> > > So if your repository is located at /home/username/dev/app1
> > on server
> > > host.name.com and you are doing an SVN Checkout from the
> > context menu,
> > it
> > > should be OK.
> >
> > No, that's not correct. The URL is the path *within* the
> > repository, relative to the server's base folder.
> >
> > So if your repository is physically located in
> > /home/username/dev/app1 and your server base is
> > /home/username/dev, then the URL should be:
> > svn://host.name.com/app1/
>
> Apologies for the mistake. Gavin is right.
>
> The point I wanted to make is that it's not the path to the working copy,
> in
> case that was somehow getting into Tortoise.
>
> Gavin, thanks for setting the record straight. Erik
>
> >
> >
>
>
>
Received on Wed Aug 23 20:17:55 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.