Re: Disabling ffd->svn_cache__t Re: svn commit: r1462413 - in /subversion/trunk/subversion: include/svn_fs.h libsvn_fs_fs/fs_fs.c

2013-03-29 Thread Stefan Fuhrmann
On Fri, Mar 29, 2013 at 7:19 AM, Daniel Shahaf wrote: > I have a function that looks like this: > > static svn_error_t *f(svn_fs_t *fs) > { > svn_fs_t *ft = svn_fs_open(fs); > svn_fs_verify_root(ft, r42); > } > > I'd like the 'verify' call to bypass any information that is

Re: svn commit: r1461823 - /subversion/branches/fsfs-format7/subversion/libsvn_subr/string.c

2013-03-29 Thread Stefan Fuhrmann
On Wed, Mar 27, 2013 at 9:15 PM, Julian Foad wrote: > Stefan, the point of that debug code was to prevent anything from later > modifying the original svn_stringbuf_t object, because that could change or > invalidate the memory pointed to by the new svn_string_t alias. > I know - I wrote that cod

Re: 1.6.21 up for testing/signing

2013-03-29 Thread Stefan Sperling
On Thu, Mar 28, 2013 at 08:27:44PM -0700, Ben Reser wrote: > The 1.6.21 release artifacts are now available for testing/signing. > Please get the tarballs from > https://dist.apache.org/repos/dist/dev/subversion > and add your signatures there. I plan to try and release on April > 4th so please t

Re: Disabling ffd->svn_cache__t Re: svn commit: r1462413 - in /subversion/trunk/subversion: include/svn_fs.h libsvn_fs_fs/fs_fs.c

2013-03-29 Thread Daniel Shahaf
Stefan Fuhrmann wrote on Fri, Mar 29, 2013 at 11:45:23 +0100: > On Fri, Mar 29, 2013 at 7:19 AM, Daniel Shahaf wrote: > > > I have a function that looks like this: > > > > static svn_error_t *f(svn_fs_t *fs) > > { > > svn_fs_t *ft = svn_fs_open(fs); > > svn_fs_verify_root(ft,

Re: svn commit: r1462436 - in /subversion/trunk/subversion: include/svn_fs.h libsvn_fs_fs/caching.c libsvn_fs_fs/fs_fs.c svnadmin/svnadmin.c

2013-03-29 Thread Daniel Shahaf
stef...@apache.org wrote on Fri, Mar 29, 2013 at 10:39:18 -: > Author: stefan2 > Date: Fri Mar 29 10:39:18 2013 > New Revision: 1462436 > > URL: http://svn.apache.org/r1462436 > Log: > Introduce the concept of namespaces to FSFS caching. We already use > "prefixes" to separate keys from diffe

Re: 1.7.9 up for testing/signing

2013-03-29 Thread Paul Burba
On Fri, Mar 29, 2013 at 12:41 AM, Ben Reser wrote: > The 1.7.9 release artifacts are now available for testing/signing. > Please get the tarballs from > https://dist.apache.org/repos/dist/dev/subversion > and add your signatures there. I plan to try and release on April > 4th so please try and

1.8 new public API review (mostly) complete.

2013-03-29 Thread C. Michael Pilato
Devs, I've just completed my review of the new-in-1.8 public APIs, minus the bits that Philip reviewed (thanks!) and the new merge-related stuff which, if I understand from recent threads correctly, is still subject to some churn. The results of my review revealed overwhelmingly positive results

Re: 1.6.21 up for testing/signing

2013-03-29 Thread Mark Phippard
+1 to Release, signature committed. Note that I did get one error during the HTTP tests. I have not signed 1.6.x since we started building 1.7. Getting build environment working again for 1.6.x has been challenging and I am using a lot of old dependencies. So if other signers are not seeing an

Re: svn commit: r1462436 - in /subversion/trunk/subversion: include/svn_fs.h libsvn_fs_fs/caching.c libsvn_fs_fs/fs_fs.c svnadmin/svnadmin.c

2013-03-29 Thread Stefan Fuhrmann
On Fri, Mar 29, 2013 at 8:22 PM, Daniel Shahaf wrote: > stef...@apache.org wrote on Fri, Mar 29, 2013 at 10:39:18 -: > > Author: stefan2 > > Date: Fri Mar 29 10:39:18 2013 > > New Revision: 1462436 > > > > URL: http://svn.apache.org/r1462436 > > Log: > > Introduce the concept of namespaces to

Re: 1.6.21 up for testing/signing

2013-03-29 Thread Paul Burba
On Thu, Mar 28, 2013 at 11:27 PM, Ben Reser wrote: > The 1.6.21 release artifacts are now available for testing/signing. > Please get the tarballs from > https://dist.apache.org/repos/dist/dev/subversion > and add your signatures there. I plan to try and release on April > 4th so please try and