Re: Subversion: existing users

2011-07-20 Thread Andy Canfield
On 07/20/2011 12:14 PM, Nico Kadel-Garcia wrote: On Tue, Jul 19, 2011 at 10:30 PM, Andy Canfield andy.canfi...@pimco.mobi wrote: For example, I am on a Linux box named Lenny, logged in as 'andy'. I can ssh to hk.pimco.mobi as user 'andy', password 'psuedo'. But I don't want to. Instead, I

Re: Subversion: existing users

2011-07-20 Thread Stefan Sperling
On Wed, Jul 20, 2011 at 05:22:57PM +0700, Andy Canfield wrote: One quirk is that if he URL specifies direct access, e.t. svn ... file:///var/svn/RepoName, then where is the code which actually manipulates the contents of the /var/svn/RepoName directory? It must be hidden in svn itself, or

odd svn:mergeinfo appearing and causing conflicts

2011-07-20 Thread Tino Schwarze
Hi there, we've successfully migrated from CVS to SVN recently and we are now facing an oddity during merging. We are using Subversion 1.6.17 on client and server. Repository structure is like this: /ourstuff/ourproduct/1.0/MODULES/mod_a /ourstuff/ourproduct/1.0/MODULES/mod_b

Re: Subversion access control

2011-07-20 Thread Geoff Hoffman
Andy, I thought you were off Apache and onto svnserve. Anyway, I sent you this info last week - maybe you missed it. It is pasted again below. I will grant to you that it is tricky to set up. The david winter blog post below spells it out perfectly... for a single repo setup, multiple users. For

Re: Subversion: existing users

2011-07-20 Thread Thomas Harold
On 7/17/2011 2:07 AM, Andy Canfield wrote: The most obvious authorization scheme is that of the host server; if there is a user named andy on that server with a password jackel then I would like to simply be able to talk to the subversion server as user named andy password jackel. This is how

Re: Subversion: existing users

2011-07-20 Thread David Weintraub
On Sun, Jul 17, 2011 at 2:07 AM, Andy Canfield andy.canfi...@pimco.mobi wrote: The most obvious authorization scheme is that of the host server; if there is a user named andy on that server with a password jackel then I would like to simply be able to talk to the subversion server as user named

Re: Subversion: existing users

2011-07-20 Thread Andy Canfield
Thank you very much. On 07/20/2011 05:44 PM, Stefan Sperling wrote: On Wed, Jul 20, 2011 at 05:22:57PM +0700, Andy Canfield wrote: One quirk is that if he URL specifies direct access, e.t. svn ... file:///var/svn/RepoName, then where is the code which actually manipulates the contents of the

Re: Subversion: existing users

2011-07-20 Thread Andy Levy
On Wed, Jul 20, 2011 at 22:42, Andy Canfield andy.canfi...@pimco.mobi wrote: Thank you very much. On 07/20/2011 05:44 PM, Stefan Sperling wrote: On Wed, Jul 20, 2011 at 05:22:57PM +0700, Andy Canfield wrote: One quirk is that if he URL specifies direct access, e.t. svn ...

Re: Subversion access control

2011-07-20 Thread Andy Canfield
Thank you very much. On 07/20/2011 12:19 PM, Nico Kadel-Garcia wrote: On Tue, Jul 19, 2011 at 11:14 PM, Andy Canfield andy.canfi...@pimco.mobi wrote: One thing has hit my mind today that I don't think you realize ... I have never, in my entire life, seen a working Subversion system.

Re: Subversion: existing users

2011-07-20 Thread Andy Canfield
Great... On 07/21/2011 10:01 AM, Andy Levy wrote: On Wed, Jul 20, 2011 at 22:42, Andy Canfieldandy.canfi...@pimco.mobi wrote: Thank you very much. On 07/20/2011 05:44 PM, Stefan Sperling wrote: On Wed, Jul 20, 2011 at 05:22:57PM +0700, Andy Canfield wrote: One quirk is that if he URL