Re: Branching Questions

2011-07-02 Thread Nico Kadel-Garcia
On Sat, Jul 2, 2011 at 5:17 PM, Daniel Shahaf wrote: > Could you please be more precise?  svn+ssh:// is completely fine (if you > configure authorized_keys(5) correctly), it's admins who give their > users filesystem write access to the repository directory who are the > problem. I consider svn+s

Re: Branching Questions

2011-07-02 Thread Daniel Shahaf
Could you please be more precise? svn+ssh:// is completely fine (if you configure authorized_keys(5) correctly), it's admins who give their users filesystem write access to the repository directory who are the problem. Nico Kadel-Garcia wrote on Sat, Jul 02, 2011 at 11:59:44 -0400: > On Fri, Jul

Re: Branching Questions

2011-07-02 Thread Nico Kadel-Garcia
On Fri, Jul 1, 2011 at 11:26 AM, Geoff Hoffman wrote: > >> 3. What is the best way to lock the Trunk so only certain users can access >> it, using Hook Script or using admin tool? > > >> >> use Subversion's built-in path-based authorization or >> possibly some Apache configuration tweaks > > > I j

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
On 7/1/2011 11:26 AM, Geoff Hoffman wrote: 3. What is the best way to lock the Trunk so only certain users can access it, using Hook Script or using admin tool? use Subversion's built-in path-based authorization or possibly some Apache configuration tweaks I just followed t

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
up. There are a number of tradeoffs, so there's no single right answer. Tony. -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 12:45 To: Tony Sweeney Cc: Subversion User List Subject: Re: Branching Questions Thanks for the quick response. However

Re: Branching Questions

2011-07-01 Thread Geoff Hoffman
> 3. What is the best way to lock the Trunk so only certain users can access > it, using Hook Script or using admin tool? > use Subversion's built-in path-based authorization or > possibly some Apache configuration tweaks I just followed this guide yesterday, coincidentally, and it worked p

RE: Branching Questions

2011-07-01 Thread Tony Sweeney
-Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 15:50 To: Andy Levy Cc: Tony Sweeney; Subversion User List Subject: Re: Branching Questions On 7/1/2011 9:57 AM, Andy Levy wrote: > Please stop top-posting. > I was simply followi

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
up. There are a number of tradeoffs, so there's no single right answer. Tony. -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 12:45 To: Tony Sweeney Cc: Subversion User List Subject: Re: Branching Questions Thanks for the quick response. However

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
s sense now? Which approach you take to (3) depends on the existing customer set up. There are a number of tradeoffs, so there's no single right answer. Tony. -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 12:45 To: Tony Sweeney Cc: Subvers

Re: Branching Questions

2011-07-01 Thread Andy Levy
take to (3) >> depends on the existing customer set up.  There are a number of >> tradeoffs, so there's no single right answer. >> >> Tony. >> >> -----Original Message- >> From: Phil Pinkerton [mailto:pcpinker...@gmail.com] >> Sent: 01 July 2011

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
ly 2011 12:45 To: Tony Sweeney Cc: Subversion User List Subject: Re: Branching Questions Thanks for the quick response. However I have no clue what you mean by Horses for courses. and I certainly cannot reply to my clients question with such an answer. On 7/1/2011 7:03 AM, Tony Sweeney wrote:

RE: Branching Questions

2011-07-01 Thread Tony Sweeney
. -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 12:45 To: Tony Sweeney Cc: Subversion User List Subject: Re: Branching Questions Thanks for the quick response. However I have no clue what you mean by Horses for courses. and I certainly cannot reply

Re: Branching Questions

2011-07-01 Thread Thorsten Schöning
Guten Tag Phil Pinkerton, am Freitag, 1. Juli 2011 um 12:58 schrieben Sie: > 3. What is the best way to lock the Trunk so only certain users can > access it, using Hook Script or using admin tool? This depends on what you mean with locking. Do you mean the subversion way as in [1

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
Thanks for the quick response. However I have no clue what you mean by Horses for courses. and I certainly cannot reply to my clients question with such an answer. On 7/1/2011 7:03 AM, Tony Sweeney wrote: -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01

RE: Branching Questions

2011-07-01 Thread Tony Sweeney
-Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 11:58 To: Subversion User List Subject: Branching Questions 1. We are creating branch out of previous branch, if we want to delete a old branch or archive it how it will impact the current branch