We need our buildbots to work for branches. I propose the following changes,
in decreasing order of priority.
1) If something like bindings is broken on a build bot for branches then
disable the test on that buildbot. It is far better to disable bindings tests
than it is to continue to allow the
On 2/12/14, 10:30 PM, Ben Reser wrote:
> The 1.9.0-alpha1 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. There's no particular schedule to this and I
> wouldn't be surpri
On Fri, Feb 14, 2014 at 1:01 AM, Bert Huijben wrote:
> Sorry for the big number of small replies...
>
>
>
> And the 'cache->total_reads++;' calls?
>
>
>
> Doesn't that need a similar handling?
>
>
>
> Bert
>
>
>
> *From:* Bert Huijben [mailto:b...@qqmail.nl]
> *Sent:* vrijdag 14 f
On 2/14/14, 7:44 AM, Ivan Zhakov wrote:
> On 14 February 2014 17:51, Philip Martin wrote:
>> Philip Martin writes:
>>
>>> Ivan Zhakov writes:
>>>
I am getting diff_tests#10 failure over all protocols on Windows. All
other tests pass.
[[[
FAIL: diff_tests.py 10: diff when pro
On Thu, Feb 13, 2014 at 11:07 PM, Peter Samuelson wrote:
>
> [Stefan Fuhrmann]
> > Fixed in r1567985 using Peter's suggestion.
>
> James, not me! He's been awesome on the Debian Subversion bits these
> past few months, doing a lot more of the work than I.
>
Just a copy'n'pasto - the commit comm
On Fri, Feb 14, 2014 at 12:44 AM, Ben Reser wrote:
> The 1.8.8 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 February
> 19th so please try
Vincent Lefevre writes:
> With svn 1.8.5 under GNU/Linux (Debian unstable), I get an error
>
> svn: E175013: Access to '/svn/' forbidden
>
> when I do "svn diff -r118:119 https://host//subdir";, but
> "svn diff -r118:119 https://host//subdir/file"; is OK.
>
> There's no such problem w
On Thu, Feb 13, 2014 at 7:30 AM, Ben Reser wrote:
> The 1.9.0-alpha1 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. There's no particular schedule to this and
> I
> wou
On 2/14/14, 1:55 AM, Ivan Zhakov wrote:
> I am getting diff_tests#10 failure over all protocols on Windows. All
> other tests pass.
> [[[
> FAIL: diff_tests.py 10: diff when property was changed but text was not
> ]]]
>
> Full log attached.
>
> PLATFORM:
> -
> MS Windows 7 Ultimate (x64)
On 14.02.2014 14:18, Marc Strapetz wrote:
>>> Can we think of a better way to design the API so that it returns the
>>> interesting data without all the redundancy? Basically I think we want to
>>> describe changes to mergeinfo, rather than raw mergeinfo.
>>
>> Marc,
>>
>> Perhaps a better way to
On 14 February 2014 17:51, Philip Martin wrote:
> Philip Martin writes:
>
>> Ivan Zhakov writes:
>>
>>> I am getting diff_tests#10 failure over all protocols on Windows. All
>>> other tests pass.
>>> [[[
>>> FAIL: diff_tests.py 10: diff when property was changed but text was not
>>> ]]]
>>>
>>>
Branko Čibej wrote:
> On 14.02.2014 11:38, Julian Foad wrote:
>> Can we think of a better way to design the API so that it returns the
>> interesting data without all the redundancy? Basically I think we want
>> to describe changes to mergeinfo, rather than raw mergeinfo.
>
> I wonder, Julian, c
With svn 1.8.5 under GNU/Linux (Debian unstable), I get an error
svn: E175013: Access to '/svn/' forbidden
when I do "svn diff -r118:119 https://host//subdir";, but
"svn diff -r118:119 https://host//subdir/file"; is OK.
There's no such problem with svn 1.6.12 (r955767) on some other
This commit is causing a change of behaviour for me against the Apache svn
repo. I think there is an error in this code.
The error I get when trying to run a merge into an svn trunk WC from an svn
branch is:
$ svn merge --non-interactive ^/subversion/branches/fsfs-ucsnorm/
/home/julianfoad/src/
Philip Martin writes:
> Ivan Zhakov writes:
>
>> I am getting diff_tests#10 failure over all protocols on Windows. All
>> other tests pass.
>> [[[
>> FAIL: diff_tests.py 10: diff when property was changed but text was not
>> ]]]
>>
>> The failure is reproducible. Is it known issue? What I shoul
Marc Strapetz wrote:
>>> Can we think of a better way to design the API so that it returns the
>>> interesting data without all the redundancy? Basically I think we want
>>> to describe changes to mergeinfo, rather than raw mergeinfo.
>>
>> Marc,
>>
>> Perhaps a better way to ask the ques
>> Can we think of a better way to design the API so that it returns the
>> interesting data without all the redundancy? Basically I think we want to
>> describe changes to mergeinfo, rather than raw mergeinfo.
>
> Marc,
>
> Perhaps a better way to ask the question is: Can I encourage you to wr
On 14.02.2014 11:38, Julian Foad wrote:
> Marc Strapetz wrote:
>> For SmartSVN we are optionally displaying merge arrows in the Revision
>> Graph. Here is a sample image, how this looks like:
>>
>> http://imgur.com/MzrLq00
>>
>>> From the JavaHL sources I understand that there is currently only one
I (Julian Foad) wrote:
> Can we think of a better way to design the API so that it returns the
> interesting data without all the redundancy? Basically I think we want to
> describe changes to mergeinfo, rather than raw mergeinfo.
Marc,
Perhaps a better way to ask the question is: Can I encour
Ivan Zhakov writes:
> I am getting diff_tests#10 failure over all protocols on Windows. All
> other tests pass.
> [[[
> FAIL: diff_tests.py 10: diff when property was changed but text was not
> ]]]
>
> The failure is reproducible. Is it known issue? What I should to check?
The test creates r2 f
Summary:
+1 to release
Platform:
Linux (Debian/wheezy) 64-bit
Tested:
(local, svn, svn/sasl, serf, serf/v1) x (fsfs, fsfs/pack/shard, bdb)
swig-pl, swig-py, swig-rb, ctypes-python
javahl x (fsfs, bdb)
Results:
All tests successful
Local dependencies:
apache2-threaded-dev : 2.
On 14.02.2014 11:38, Julian Foad wrote:
> Marc Strapetz wrote:
>> For SmartSVN we are optionally displaying merge arrows in the Revision
>> Graph. Here is a sample image, how this looks like:
>>
>> http://imgur.com/MzrLq00
>>
>>> From the JavaHL sources I understand that there is currently only one
Marc Strapetz wrote:
> For SmartSVN we are optionally displaying merge arrows in the Revision
> Graph. Here is a sample image, how this looks like:
>
> http://imgur.com/MzrLq00
>
>> From the JavaHL sources I understand that there is currently only one
>> method to retrieve server-side mergeinfo a
On 12 February 2014 04:05, Ben Reser wrote:
> On 2/5/14, 4:37 PM, Ben Reser wrote:
>> The 1.7.15 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 rele
For SmartSVN we are optionally displaying merge arrows in the Revision
Graph. Here is a sample image, how this looks like:
http://imgur.com/MzrLq00
>From the JavaHL sources I understand that there is currently only one
method to retrieve server-side mergeinfo and this one works on a single
revisi
25 matches
Mail list logo