Re: Caching just the username for authn

2011-11-10 Thread Stefan Sperling
On Wed, Nov 09, 2011 at 06:50:35PM -0600, Hyrum K Wright wrote: > Somebody approached me a few minutes ago at ApacheCon and posed the > following question: > "The username on my local box is different than my username on the server, > and I don't want to cache passwords. How can I cache just the u

Re: Design query: Ev2 and multiple moves

2011-11-10 Thread Bill Tutt
On Tue, Nov 8, 2011 at 6:22 AM, Julian Foad wrote: > Hi Bill. > > Let me see if I understand. > > You describe a procedure for converting a set of parallel renames into an > equivalent incremental sequence of renames.  That is, the input is a list of > N independent renames, where each "rename[i

Re: AW: [PATCH] commit --include-externals (v2)

2011-11-10 Thread Neels J Hofmeyr
On 11/08/2011 08:55 AM, Markus Schaber wrote: Hi, Von: Miha Vitorovic [mailto:miha.vitoro...@gmail.com] On 7.11.2011 16:08, Neels J Hofmeyr wrote: Can you argue up a case where one would want a non-revision-pegged external excluded from commit? I'm reluctant to take simply previous externals

Re: AW: [PATCH] commit --include-externals (v2)

2011-11-10 Thread C. Michael Pilato
On 11/10/2011 10:29 AM, Neels J Hofmeyr wrote: > It seems to me that excluding only those externals (dir & file) that are > fixed to a specific revision is the best solution. My only worry are all > those users out there expecting dir externals to be excluded always. > > That's why I'm asking: if

Re: AW: [PATCH] commit --include-externals (v2)

2011-11-10 Thread Neels J Hofmeyr
On 11/10/2011 04:40 PM, C. Michael Pilato wrote: On 11/10/2011 10:29 AM, Neels J Hofmeyr wrote: It seems to me that excluding only those externals (dir& file) that are fixed to a specific revision is the best solution. My only worry are all those users out there expecting dir externals to be ex

Do we need to store redundant mergeinfo?

2011-11-10 Thread Julian Foad
2 3 4 5 BranchA--o- \ \ "A:2" BranchB-o---o-- \ \ "A:2 B:3-4" BranchCo--- Philip and I were prompted by a c

Re: Do we need to store redundant mergeinfo?

2011-11-10 Thread Philip Martin
Julian Foad writes: > 2 3 4 5 > BranchA--o- > \ >\ "A:2" > BranchB-o---o-- > \ > \ "A:2 B:3-4" > BranchCo

Re: Do we need to store redundant mergeinfo?

2011-11-10 Thread Daniel Shahaf
Julian Foad wrote on Thu, Nov 10, 2011 at 17:13:41 +: > 2 3 4 5 > BranchA--o- > \ >\ "A:2" > BranchB-o---o-- > \ > \ "A:2 B:3-4" > BranchC-

Re: Do we need to store redundant mergeinfo?

2011-11-10 Thread Mark Phippard
On Thu, Nov 10, 2011 at 12:13 PM, Julian Foad wrote: > 2 3 4 5 > BranchA--o- > \ >\ "A:2" > BranchB-o---o-- > \ > \ "A:2 B:3-4" > BranchC-

RE: Do we need to store redundant mergeinfo?

2011-11-10 Thread Bob Jenkins
Yes this feature is used by some enterprises (what percentage I would have no idea, but it is always seen as a positive in training sessions). I don't think we had the time or interest to put in extra functionality that didn't come from community requirements. Again, I don't think this list is

Re: AW: [PATCH] commit --include-externals (v2)

2011-11-10 Thread C. Michael Pilato
On 11/10/2011 11:15 AM, Neels J Hofmeyr wrote: > On 11/10/2011 04:40 PM, C. Michael Pilato wrote: >> On 11/10/2011 10:29 AM, Neels J Hofmeyr wrote: >>> It seems to me that excluding only those externals (dir& file) that are >>> fixed to a specific revision is the best solution. My only worry are a

Re: Do we need to store redundant mergeinfo?

2011-11-10 Thread Philip Martin
Mark Phippard writes: > On Thu, Nov 10, 2011 at 12:13 PM, Julian Foad wrote: > >> 2 3 4 5 >> BranchA--o- >> \ >>\ "A:2" >> BranchB-o---o-- >> \ >>

Re: [RFC/PATCH] Re: auth-test fails (E200006: svn_auth_get_platform_specific_client_providers should return an array of 5 providers)

2011-11-10 Thread Philip Martin
Jonathan Nieder writes: > [[[ > * Makefile.in (check): Set LD_LIBRARY_PATH so the just-built versions > of auth plugins are used when running the test suite. Otherwise, > auth-test can easily fail because some auth provider it expects to > find is missing. > ]]] I committed this, wi

Re: Do we need to store redundant mergeinfo?

2011-11-10 Thread Paul Burba
On Thu, Nov 10, 2011 at 12:13 PM, Julian Foad wrote: > 2  3   4  5 > BranchA--o- >   \ >    \  "A:2" > BranchB-o---o-- > \ >   \  "A:2 B:3-4" > BranchC-

Re: Do we need to store redundant mergeinfo?

2011-11-10 Thread Mark Phippard
On Thu, Nov 10, 2011 at 1:13 PM, Philip Martin wrote: > > This statement is not true. You can still merge BranchA to BranchC in > the > > above scenario. SVN does not have any limits on where you can merge from > > and to. > > Yes, Subversion allows one do it, but it doesn't work reliably. It's

Re: Do we need to store redundant mergeinfo?

2011-11-10 Thread Philip Martin
Paul Burba writes: > Does this answer your question at all (or did I answer a different > question ;-) That's the cyclic merge again. Storing the transitive mergeinfo makes cyclic merge work in some circumstances but not in others. What we are trying to determine is whether that is the only us

ok to extend svn:externals syntax? -- was: Re: AW: [PATCH] commit --include-externals (v2)

2011-11-10 Thread Neels J Hofmeyr
On 11/10/2011 07:10 PM, C. Michael Pilato wrote: As a community, we need to decide how we will handle file externals in general. Their clever implementation invites inconsistency. I think there is general agreement (to the degree of common sense?) that file and dir externals should behave the

Re: ok to extend svn:externals syntax? -- was: Re: AW: [PATCH] commit --include-externals (v2)

2011-11-10 Thread C. Michael Pilato
On 11/10/2011 03:34 PM, Neels J Hofmeyr wrote: > It was suggested to extend the svn:externals syntax, adding a flag that > marks externals that should behave differently. By now this seems to me to > be the best way out. What would that look like? The next change we make to the externals syntax ne

Re: ok to extend svn:externals syntax? -- was: Re: AW: [PATCH] commit --include-externals (v2)

2011-11-10 Thread Neels J Hofmeyr
On 11/10/2011 09:39 PM, C. Michael Pilato wrote: The next change we make to the externals syntax needs to be to add an explicit "#format = 3" header to it so we can stop trying to deduce the format the user intended! now that's cumbersome. a footer would be much nicer. ;) ~Neels

Re: Caching just the username for authn

2011-11-10 Thread Peter Samuelson
[Hyrum K Wright] > "The username on my local box is different than my username on the server, > and I don't want to cache passwords. How can I cache just the username?" Aside from the real answer Stefan gave, with svn+ssh you can specify user@server in the URI, and that is retained. Alternative

Re: Fwd: Re: [PATCH] commit --include-externals (v2)

2011-11-10 Thread Miha Vitorovic
On 10.11.2011 16:21, Neels J Hofmeyr wrote: On 11/07/2011 07:14 PM, Miha Vitorovic wrote: On 7.11.2011 16:08, Neels J Hofmeyr wrote: Can you argue up a case where one would want a non-revision-pegged external excluded from commit? I'm reluctant to take simply previous externals behavior as arg

Re: Caching just the username for authn

2011-11-10 Thread Hyrum K Wright
On Thu, Nov 10, 2011 at 3:13 PM, Peter Samuelson wrote: > > [Hyrum K Wright] > > "The username on my local box is different than my username on the > server, > > and I don't want to cache passwords. How can I cache just the username?" > > Aside from the real answer Stefan gave, with svn+ssh you

Re: AW: [PATCH] commit --include-externals (v2)

2011-11-10 Thread Johan Corveleyn
On Thu, Nov 10, 2011 at 4:40 PM, C. Michael Pilato wrote: > On 11/10/2011 10:29 AM, Neels J Hofmeyr wrote: >> It seems to me that excluding only those externals (dir & file) that are >> fixed to a specific revision is the best solution. My only worry are all >> those users out there expecting dir

Re: [RFC/PATCH] Re: auth-test fails (E200006: svn_auth_get_platform_specific_client_providers should return an array of 5 providers)

2011-11-10 Thread Jonathan Nieder
Philip Martin wrote: > I committed this, with a small tweak to move where the variables are > set. Thanks, Philip. I like the tweak.