We're planning to encourage key signing during the hackathon week.
To facilitate this, we'd like to collect all the key fingerprints in
advance, in order to prepare and distribute a $spreadsheet with
fingerprints to attendees.
At this point I'd like to suggest to collect the PGP keys in the tree.
Hi all,
I wanted to let people know that I should be spending much more time
hacking on Subversion. I've just entered into an agreement with
WANdisco where they'll sponsor me getting back into the community and the code.
While I don't have any specific work items in the long run, the big
one righ
Hi Hyrum,
Thanks for the confirmation that I am simply going a little nutty.
Although - thanks also for the point of using svn log for some investigating
work, I didn't think of that!
Gavin.
On 26/04/2011, at 11:08 AM, Hyrum K Wright wrote:
> On Mon, Apr 25, 2011 at 6:58 PM, Gavin Baumanis
>
> -Original Message-
> From: Stefan Fuhrmann [mailto:stefanfuhrm...@alice-dsl.de]
> Sent: woensdag 27 april 2011 0:31
> To: Subversion Development
> Subject: Data Point: File handling on Windows
>
> Hi there,
>
> Last week on IRC I had a short discussion with Bert about
> the file handl
Hi there,
Last week on IRC I had a short discussion with Bert about
the file handling overhead on Windows. That prompted me
to run some tests on my notebook and this is what I found.
Opening or creating files and folders is not too expensive
even on NTFS. Creating and deleting folders is about a
Bert Huijben wrote on Tue, Apr 26, 2011 at 19:10:04 +0200:
>
>
> > -Original Message-
> > From: Greg Stein [mailto:gst...@gmail.com]
> > Sent: dinsdag 26 april 2011 17:31
> > To: Hyrum K Wright
> > Cc: dev@subversion.apache.org; Bert Huijben
> > Subject: Re: svn commit: r1096619 - in
> >
rhuij...@apache.org writes:
> Author: rhuijben
> Date: Tue Apr 26 17:33:57 2011
> New Revision: 1096815
>
> URL: http://svn.apache.org/viewvc?rev=1096815&view=rev
> Log:
> Remove the now unused (and new in 1.7) local_dir_abspath from all functions
> of the svn_wc_diff_callbacks4_t interface.
>
> T
> -Original Message-
> From: Greg Stein [mailto:gst...@gmail.com]
> Sent: dinsdag 26 april 2011 17:31
> To: Hyrum K Wright
> Cc: dev@subversion.apache.org; Bert Huijben
> Subject: Re: svn commit: r1096619 - in
> /subversion/trunk/subversion/libsvn_wc: translate.c translate.h
> workqueue.c
> -Original Message-
> From: hwri...@apache.org [mailto:hwri...@apache.org]
> Sent: dinsdag 26 april 2011 17:15
> To: comm...@subversion.apache.org
> Subject: svn commit: r1096777 -
> /subversion/trunk/subversion/libsvn_wc/props.c
>
> Author: hwright
> Date: Tue Apr 26 15:15:24 2011
> Ne
On Tue, Apr 26, 2011 at 10:35 AM, Greg Stein wrote:
> On Tue, Apr 26, 2011 at 11:15, wrote:
>>...
>> +++ subversion/trunk/subversion/libsvn_wc/props.c Tue Apr 26 15:15:24 2011
>> @@ -2018,6 +2018,7 @@ do_propset(svn_wc__db_t *db,
>> svn_wc_notify_action_t notify_action;
>> svn_wc__db_kind_t
On Tue, Apr 26, 2011 at 11:15, wrote:
>...
> +++ subversion/trunk/subversion/libsvn_wc/props.c Tue Apr 26 15:15:24 2011
> @@ -2018,6 +2018,7 @@ do_propset(svn_wc__db_t *db,
> svn_wc_notify_action_t notify_action;
> svn_wc__db_kind_t kind;
> svn_wc__db_status_t status;
> + svn_skel_t *work_
On Tue, Apr 26, 2011 at 11:25, Hyrum K Wright wrote:
> On Tue, Apr 26, 2011 at 12:35 AM, Greg Stein wrote:
>> On Mon, Apr 25, 2011 at 21:06, Hyrum K Wright wrote:
>>>...
>>> Which kinda irks me, actually. You'd think something as simple as
>>> "ensure the permissions on disk match what's in the
On Tue, Apr 26, 2011 at 12:35 AM, Greg Stein wrote:
> On Mon, Apr 25, 2011 at 21:06, Hyrum K Wright wrote:
>>...
>> Which kinda irks me, actually. You'd think something as simple as
>> "ensure the permissions on disk match what's in the db" would be
>> fairly straightforward, but it ends up have
> -Original Message-
> From: Greg Stein [mailto:gst...@gmail.com]
> Sent: dinsdag 26 april 2011 15:35
> To: dev@subversion.apache.org
> Subject: Re: svn commit: r1096738 - in /subversion/trunk/subversion:
> include/svn_wc.h libsvn_client/client.h libsvn_client/diff.c
> libsvn_client/merge
Julian Foad wrote on Tue, Apr 26, 2011 at 11:31:34 +0100:
> On Sun, 2011-04-24 at 18:11 +0300, Daniel Shahaf wrote:
> > The global variables FIXED_IDS and FIXED_CHECKSUMS are sometimes written
> > to but never read. What's their purpose?
>
> I think I put those in to log what changes the script h
On Apr 26, 2011 8:24 AM, wrote:
>
> Author: rhuijben
> Date: Tue Apr 26 12:23:37 2011
> New Revision: 1096738
>
> URL: http://svn.apache.org/viewvc?rev=1096738&view=rev
> Log:
> Various preparations for moving the working copy obstruction handling from
> the url<->url diff editor into the merge co
> -Original Message-
> From: Philip Martin [mailto:philip.mar...@wandisco.com]
> Sent: dinsdag 26 april 2011 11:26
> To: dev@subversion.apache.org
> Subject: Re: svn commit: r1095829 - in /subversion/trunk: ./
> subversion/tests/cmdline/ subversion/tests/cmdline/svntest/
> subversion/test
On Sun, 2011-04-24 at 18:11 +0300, Daniel Shahaf wrote:
> The global variables FIXED_IDS and FIXED_CHECKSUMS are sometimes written
> to but never read. What's their purpose?
I think I put those in to log what changes the script had made. Please
feel free to delete them, or make it print them out
On Tue, Apr 26, 2011 at 10:24:08AM +0530, Noorul Islam K M wrote:
> Noorul Islam K M writes:
>
> > Log
> > [[
> > Follow-up to r1089786.
> >
> > * subversion/svn/main.c
> > (main): Replace macro usage by constant output.
> >
> > Patch by: Noorul Islam K M
> > ]]
> >
> > Thanks and Regards
> >
rhuij...@apache.org writes:
> Author: rhuijben
> Date: Thu Apr 21 22:00:57 2011
> New Revision: 1095829
>
> URL: http://svn.apache.org/viewvc?rev=1095829&view=rev
> Log:
> Fix the Windows shared library build by renaming a test tool to something
> that contains the magic word 'test'. In that case
20 matches
Mail list logo