Re: [PATCH] Hackathon project: Dumping viewspec

2018-03-16 Thread Julian Foad
Johan Corveleyn wrote: Julian Foad wrote: We need to look at using the viewspec as input next. Semantically speaking, these sorts of things: * a way to check out a new WC to match the spec; * a way to modify an existing WC to match the spec; * a way to modify/checkout a WC of a *different* bran

Re: [PATCH] Hackathon project: Dumping viewspec

2018-03-16 Thread Johan Corveleyn
On Thu, Mar 15, 2018 at 11:19 PM, Julian Foad wrote: > Johan Corveleyn wrote: >> >> On Sun, Nov 26, 2017, Stefan wrote: >>> >>> On 25/11/2017, Stefan Sperling wrote: On Fri, Nov 24, 2017, Bert Huijben wrote: > > At the Aachen hackathon I promised to write some code to spit out t

fsfs 'structure' terminology: length/size v. size/expanded-size (was: Re: E130003: The XML response contains invalid XML - Follow-up)

2018-03-16 Thread Daniel Shahaf
[ cc += dev@ ] NOCERA, ANDY wrote on Thu, 15 Mar 2018 22:35 +: > Folks, > > I used dump and load to debug the malformed node revision ID. Here are > my steps and what learned. Looks like the revs' file text: entry has > a zero instead of size. To be clear, you mean the fourth field.

Re: Warnings for experimental functions [was: svn commit: r1826864 ...]

2018-03-16 Thread Daniel Shahaf
Julian Foad wrote on Fri, 16 Mar 2018 10:12 +: > I'll comment out the SVN_EXPERIMENTAL tag, as that's easy and not > necessary during development as we would expect to review new API > functions before releasing 1.11, and also expect to change this before > then anyway. Sounds good to me, an

Warnings for experimental functions [was: svn commit: r1826864 ...]

2018-03-16 Thread Julian Foad
Daniel Shahaf wrote: URL: http://svn.apache.org/viewvc?rev=1826864&view=rev ./subversion/include/svn_error.h:371:32: warning: call to ‘svn_client_layout_list’ declared with attribute warning: experimental function used I appreciate that you said on IRC that the code intentionally calls an ex

Re: svn commit: r1826928 - /subversion/trunk/subversion/libsvn_client/shelf.c

2018-03-16 Thread Branko Čibej
On 16.03.2018 10:22, Daniel Shahaf wrote: > Branko Čibej wrote on Fri, 16 Mar 2018 10:14 +0100: >> On 16.03.2018 10:05, danie...@apache.org wrote: >>> Author: danielsh >>> Date: Fri Mar 16 09:05:45 2018 >>> New Revision: 1826928 >>> >>> URL: http://svn.apache.org/viewvc?rev=1826928&view=rev >>> Log

Re: svn commit: r1826928 - /subversion/trunk/subversion/libsvn_client/shelf.c

2018-03-16 Thread Daniel Shahaf
Branko Čibej wrote on Fri, 16 Mar 2018 10:14 +0100: > On 16.03.2018 10:05, danie...@apache.org wrote: > > Author: danielsh > > Date: Fri Mar 16 09:05:45 2018 > > New Revision: 1826928 > > > > URL: http://svn.apache.org/viewvc?rev=1826928&view=rev > > Log: > > * subversion/libsvn_client/shelf.c: Add

Re: svn commit: r1826928 - /subversion/trunk/subversion/libsvn_client/shelf.c

2018-03-16 Thread Branko Čibej
On 16.03.2018 10:05, danie...@apache.org wrote: > Author: danielsh > Date: Fri Mar 16 09:05:45 2018 > New Revision: 1826928 > > URL: http://svn.apache.org/viewvc?rev=1826928&view=rev > Log: > * subversion/libsvn_client/shelf.c: Add newline at end of file. > I would have added -Wno-newline-eof t

Re: svn commit: r1826907 - /subversion/trunk/subversion/libsvn_fs_fs/cached_data.c

2018-03-16 Thread Daniel Shahaf
phi...@apache.org wrote on Fri, 16 Mar 2018 00:00 +: > Fix issue 4727 which is a bug in the fix for issue 4725. > > * subversion/libsvn_fs_fs/cached_data.c > (cache_windows): Move auto_read_diff_version() call before the loop. > +++ subversion/trunk/subversion/libsvn_fs_fs/cached_data.c > @

Re: Rolling 1.10.0-rc2

2018-03-16 Thread Daniel Shahaf
Johan Corveleyn wrote on Thu, Mar 15, 2018 at 12:00:57 +0100: > C:\>python tools\dist\release.py write-changelog > --include-unlabeled-summaries branches/1.10.x tags/1.10.0-rc1 > * Merge r1825045 from trunk: (r1825285) > * Merge r1825215 from trunk: (r1825286) > * Merge r1825306 from