On 10.11.2016 23:37, Daniel Shahaf wrote:
> Stefan wrote on Thu, Nov 10, 2016 at 23:05:18 +0100:
>> On 11/10/2016 10:07, Stefan Sperling wrote:
>>> On Wed, Nov 09, 2016 at 11:21:42PM +0100, Stefan wrote:
Hi,
attached is a patch to correct indentation in
svn_client_conflict_text_
On 11.11.2016 15:04, Patrick Steinhardt wrote:
> On Wed, Nov 09, 2016 at 02:05:38PM +0100, Stefan Sperling wrote:
>> On Wed, Nov 09, 2016 at 11:27:47AM +0100, Patrick Steinhardt wrote:
>>> Hi,
>>>
>>> while continuing my work on the obstructed checkout patch I just
>>> updated to the new `svn_clien
On Wed, Nov 09, 2016 at 02:05:38PM +0100, Stefan Sperling wrote:
> On Wed, Nov 09, 2016 at 11:27:47AM +0100, Patrick Steinhardt wrote:
> > Hi,
> >
> > while continuing my work on the obstructed checkout patch I just
> > updated to the new `svn_client_list4` call, which introduced a
> > new `patter
On 11.11.2016 14:02, Branko Čibej wrote:
> One solution would be to introduce an overload of the
> ISVNClient.logMessages() method that would have the option to return all
> revprops.
In fact, the attached patch does just that. Can you test it, please?
-- Brane
Index: subversion/bindings/javahl/
On Wed, Nov 09, 2016 at 05:09:17PM +, Daniel Shahaf wrote:
> Patrick Steinhardt wrote on Wed, Nov 09, 2016 at 12:54:08 +0100:
> > [[[
> > checkout_cmd: refuse obstructed checkouts
>
> The first paragraph of the log message should be a complete sentence.
> (Capitalize when appropriate, use a fu
In case anyone is interested:
/Users/brane/src/svn/repos/trunk/subversion/libsvn_fs_x/changes.c:243:29:
warning: implicit conversion loses integer precision:
'unsigned long' to 'int' [-Wshorten-64-to-32]
first = MIN(context->next + list_first, list_last);
~ ~~^~~~
On 07.11.2016 11:56, Doros Agathangelou wrote:
> Hi All
>
> I have been trying to get the logMessages of a repository along with ALL
> revision properties. Turns out this is not possible through javahl and I
> believe this creates an inconsistency between javahl and the svn C api.
>
> This is becau
Evgeny Kotkov writes:
>> Great work :)
>
> Thanks. I'll commit the patch sometime tomorrow.
Committed in r1769269.
Regards,
Evgeny Kotkov
8 matches
Mail list logo