That's not what I see in the commit email - could it be your email client has concatenated two messages?

I have:
> Author: castagna
> Date: Thu Nov  3 23:14:03 2011
> New Revision: 1197345
>
> URL: http://svn.apache.org/viewvc?rev=1197345&view=rev
> Log:
> This is an experimental branch to investigate the impact of using hash as node ids instead of offsets in the nodes.dat file.
>
> Added:
>      incubator/jena/Jena2/TDB/branches/hash-ids/
>        - copied from r1197344, incubator/jena/Jena2/TDB/trunk/

and that's all.

        Andy


On 03/11/11 23:29, Paolo Castagna wrote:
Hi,
I do not know what went wrong or why... but this notification is
misleading.
I've just created a branch using:

svn copy https://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/trunk
https://svn.apache.org/repos/asf/incubator/jena        performQuery(qsq1) ;
/Jena2/TDB/branches/hash-ids
-m "..."

I have no idea why this message shows changes I did not do.

Memo to myself in the future, this is what you can do to compare a branch
with trunk at a certain revision:

svn diff
https://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/trunk@1197345
https://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/branches/hash-ids

Paolo

[email protected] wrote:
URL: http://svn.apache.org/viewvc?rev=1197345&view=rev
Log:
This is an experimental branch to investigate the impact of using hash
as node ids instead of offsets in the nodes.dat file.

Added:
incubator/jena/Jena2/TDB/branches/hash-ids/
- copied from r1197344, incubator/jena/Jena2/TDB/trunk/

Delivered-To: [email protected]
Received: by 10.182.40.194 with SMTP id z2cs39933obk;
Thu, 3 Nov 2011 10:35:14 -0700 (PDT)
Received: by 10.231.1.9 with SMTP id 9mr2219342ibd.58.1320341711956;
Thu, 03 Nov 2011 10:35:11 -0700 (PDT)
Return-Path:
<jena-commits-return-1900-castagna.lists=googlemail....@incubator.apache.org>

Received: from mail.apache.org (hermes.apache.org. [140.211.11.3])
by mx.google.com with SMTP id d3si1972950ibo.42.2011.11.03.10.35.11;
Thu, 03 Nov 2011 10:35:11 -0700 (PDT)
Received-SPF: pass (google.com: domain of
jena-commits-return-1900-castagna.lists=googlemail....@incubator.apache.org
designates 140.211.11.3 as permitted sender) client-ip=140.211.11.3;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of
jena-commits-return-1900-castagna.lists=googlemail....@incubator.apache.org
designates 140.211.11.3 as permitted sender)
smtp.mail=jena-commits-return-1900-castagna.lists=googlemail....@incubator.apache.org

...

Reply via email to