Re: Subversion setup question

2011-10-14 Thread Michael P. Reilly
On Fri, Oct 14, 2011 at 12:40 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > > On Oct 14, 2011, at 05:04, Markei54545 wrote: > > > When I add a project to Subversion, it asks for the repository URL. It > > will accept the name of a local test repository that I created (c: > > \zip) bu

Re: Subversion setup question

2011-10-14 Thread Ryan Schmidt
On Oct 14, 2011, at 05:04, Markei54545 wrote: > When I add a project to Subversion, it asks for the repository URL. It > will accept the name of a local test repository that I created (c: > \zip) but will not accept the name or (path or unc or mapped drive) to > the repository on the server. > >

Re: Subversion Setup Question

2011-05-11 Thread Michael Diers
On 2011-05-09 21:21, Chris McGrath wrote: [...] > Our current setup is: > > 1 development server that we work off of. This is MAC based. > 1 production web server hosted with Rackspace that is Windows based. > 1 database server hosted with Rackspace that is Windows based. [...] > So the current w

Re: Subversion setup

2011-01-20 Thread Dave Pawson
On 19 January 2011 18:16, Stephen Butler wrote: > Did you import the initial repository content as local root, using > a "file://" URL?  In that case, some files inside the "db" directory > would now be owned by root. > > I'd double-check the permissions on the following dirs & files. > >  /etc/s

Re: Subversion setup

2011-01-19 Thread Dave Pawson
> Did you import the initial repository content as local root, using > a "file://" URL?  In that case, some files inside the "db" directory > would now be owned by root. The only way I could import into the repo was as root. > > I'd double-check the permissions on the following dirs & files. > >

Re: Subversion setup

2011-01-19 Thread Stephen Butler
On Jan 18, 2011, at 14:43 , Dave Pawson wrote: > I'm resurrecting a subversion setup. > subversion 1.6.5 on apache 2. > > Apache setup > > Dav svn > SVNParentPath /srv > Authtype Basic > AuthName "..." > AuthuserFile /etc/svnauthfile > Require valid-user > > > user apache is set as owner of /

Re: Subversion setup

2011-01-19 Thread Dave Pawson
On 19 January 2011 11:51, Prabhu Gnana Sundar wrote: > Hi Dave, > > On Wednesday 19 January 2011 03:35 PM, Dave Pawson wrote: > > Still looking for the source of my 403 errors Steve? > Any ideas please? > > I have no need for path based permissions? It is advised against in > fact in the book? >

Re: Subversion setup

2011-01-19 Thread Prabhu Gnana Sundar
Hi Dave, On Wednesday 19 January 2011 03:35 PM, Dave Pawson wrote: Still looking for the source of my 403 errors Steve? Any ideas please? I have no need for path based permissions? It is advised against in fact in the book? I am sorry if I misunderstood. And may be you just followed the book w

Re: Subversion setup

2011-01-19 Thread Dave Pawson
Still looking for the source of my 403 errors Steve? Any ideas please? regards DaveP On 19 January 2011 09:57, Stephen Butler wrote: > > On Jan 19, 2011, at 9:25 , Dave Pawson wrote: > >> On 19 January 2011 07:36, Prabhu Gnana Sundar wrote: >>> Hi Dave, >>> >>> >>> On Tuesday 18 January 2011 07

Re: Subversion setup

2011-01-19 Thread Stephen Butler
On Jan 19, 2011, at 9:25 , Dave Pawson wrote: > On 19 January 2011 07:36, Prabhu Gnana Sundar wrote: >> Hi Dave, >> >> >> On Tuesday 18 January 2011 07:13 PM, Dave Pawson wrote: >>> >>> I'm resurrecting a subversion setup. >>> subversion 1.6.5 on apache 2. >>> >>> Apache setup >>> >>> Dav s

Re: Subversion setup

2011-01-19 Thread Dave Pawson
On 19 January 2011 07:36, Prabhu Gnana Sundar wrote: > Hi Dave, > > > On Tuesday 18 January 2011 07:13 PM, Dave Pawson wrote: >> >> I'm resurrecting a subversion setup. >> subversion 1.6.5 on apache 2. >> >> Apache setup >> >> Dav svn >> SVNParentPath /srv >> Authtype Basic >> AuthName "..." >> A

Re: Subversion setup

2011-01-18 Thread Prabhu Gnana Sundar
Hi Dave, On Tuesday 18 January 2011 07:13 PM, Dave Pawson wrote: I'm resurrecting a subversion setup. subversion 1.6.5 on apache 2. Apache setup Dav svn SVNParentPath /srv Authtype Basic AuthName "..." AuthuserFile /etc/svnauthfile Require valid-user Clearly, you are using Authz. But you