Re: [Subversion Wiki] Update of "FS2_Design" by brane

2012-10-24 Thread Branko Čibej
On 25.10.2012 05:17, Hyrum K Wright wrote: > On Wed, Oct 24, 2012 at 11:25 PM, Apache subversion Wiki > wrote: >> Dear Wiki user, >> >> You have subscribed to a wiki page or wiki category on "Subversion Wiki" for >> change notification. >> >> The "FS2_Design" page has been changed by brane: >> ht

Re: [Subversion Wiki] Update of "FS2_Design" by brane

2012-10-24 Thread Hyrum K Wright
On Wed, Oct 24, 2012 at 11:25 PM, Apache subversion Wiki wrote: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "Subversion Wiki" for > change notification. > > The "FS2_Design" page has been changed by brane: > http://wiki.apache.org/subversion/FS2_Design?action=diff

Re: segfault when merging

2012-10-24 Thread Paul Burba
On Wed, Oct 24, 2012 at 7:16 PM, Paul Burba wrote: > On Wed, Oct 24, 2012 at 2:14 PM, Stefan Küng wrote: >> Hi, >> >> There were quite a few crash reports sent for TSVN which indicate a problem >> when merging. >> >> Until now I never really had a good crash dump and also no >> user to contact. >

RE: svn commit: r1401915 - in /subversion/trunk/subversion: libsvn_client/merge.c tests/cmdline/merge_tests.py

2012-10-24 Thread Bert Huijben
> -Original Message- > From: pbu...@apache.org [mailto:pbu...@apache.org] > Sent: donderdag 25 oktober 2012 01:14 > To: comm...@subversion.apache.org > Subject: svn commit: r1401915 - in /subversion/trunk/subversion: > libsvn_client/merge.c tests/cmdline/merge_tests.py > > Author: pburba

Re: segfault when merging

2012-10-24 Thread Paul Burba
On Wed, Oct 24, 2012 at 2:14 PM, Stefan Küng wrote: > Hi, > > There were quite a few crash reports sent for TSVN which indicate a problem > when merging. > > Until now I never really had a good crash dump and also no > user to contact. > > But now that's changed: > User report is here: > http://to

Re: [RFC] auto-props-sdc Branch : Ready for Review

2012-10-24 Thread Paul Burba
On Wed, Oct 24, 2012 at 8:10 AM, Paul Burba wrote: > On Thu, Oct 11, 2012 at 2:02 PM, Paul Burba wrote: >> With the inheritable properties work complete and merged back to >> trunk[1] I started work on a second branch to use inheritable >> properties as an alternative solution for server dictated

Issue with Revision 955787

2012-10-24 Thread Sean Farrell
I'm seeing odd behavior when using svn_client_status2 with version 1.7.7. 1. I have two checkouts of a single directory, both fully up-to-date. 2. In the one checkout I add/commit a new file within the directory. 3. From the other checkout I call "svn_client_status2" on the directory

Re: svn commit: r1401901 - in /subversion/trunk/subversion: include/private/svn_ra_private.h libsvn_ra/editor.c libsvn_ra/ra_loader.c libsvn_ra/ra_loader.h

2012-10-24 Thread Hyrum Wright
On Wed, Oct 24, 2012 at 6:06 PM, wrote: > Author: hwright > Date: Wed Oct 24 22:06:33 2012 > New Revision: 1401901 > > URL: http://svn.apache.org/viewvc?rev=1401901&view=rev > Log: > First cut at an RA-layer function which returns an Ev2-capable editor for use > in replay range consumers, such as

sqlite locking and svn client concurrency (was: svn commit: r1398389)

2012-10-24 Thread Johan Corveleyn
I'd like to discuss this topic a bit further, to try and understand things more. On Thu, Oct 18, 2012 at 7:04 PM, Julian Foad wrote: > Philip Martin wrote: >> Johan Corveleyn writes: >> >>> With this new "exclusive" mode it's probably quite clear (no >>> parallellism possible at all), but beca

segfault when merging

2012-10-24 Thread Stefan Küng
Hi, There were quite a few crash reports sent for TSVN which indicate a problem when merging. Until now I never really had a good crash dump and also no user to contact. But now that's changed: User report is here: http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=302

Re: [Issue 4225] Add --include-externals option to 'svn list'

2012-10-24 Thread C. Michael Pilato
On 10/24/2012 09:25 AM, vijay wrote: > On Wednesday 24 October 2012 02:33 AM, Ben Reser wrote: >> Does it make more sense to make --include-externals behave something >> more like --depth rather than a simple boolean? >> >> E.G. it'd behave like so: >> >> No option: current behavior externals are n

Re: Authz on Collection of Repositories (was: Expansion of authz policy name leak)

2012-10-24 Thread Roderich Schupp
On Wed, Oct 24, 2012 at 6:09 AM, Daniel Shahaf wrote: > Daniel Shahaf wrote on Wed, Oct 24, 2012 at 06:07:45 +0200: >> I can't reproduce this. 'curl -s https://svn.apache.org/repos/private/' > Since I didn't pass -u, in both cases I was browsing as an anonymous user. >> That server runs 1.7.0. S

Re: [Issue 4225] Add --include-externals option to 'svn list'

2012-10-24 Thread vijay
On Wednesday 24 October 2012 02:33 AM, Ben Reser wrote: On Tue, Oct 23, 2012 at 9:58 AM, vijay wrote: Hi, I am working on patch to add '--include-externals' option to 'svn list' [Issue #4225]. Let me try to answer few questions in the issue comment [1]. Please correct me if I am wrong. 1. Wh

Re: [Issue 4225] Add --include-externals option to 'svn list'

2012-10-24 Thread vijay
On Tuesday 23 October 2012 11:42 PM, C. Michael Pilato wrote: On 10/23/2012 01:46 PM, Bert Huijben wrote: Before looking at the details some questions about the issue space: How do you handle externals that are stored in svn:externals many directory levels up? (Or even defined from above the cu

Re: [RFC] auto-props-sdc Branch : Ready for Review

2012-10-24 Thread Paul Burba
On Thu, Oct 11, 2012 at 2:02 PM, Paul Burba wrote: > With the inheritable properties work complete and merged back to > trunk[1] I started work on a second branch to use inheritable > properties as an alternative solution for server dictated > configuration[2]. My initial goal was a subversion re