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
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
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
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,
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
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
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
+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
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
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
10 matches
Mail list logo