Translation status report for trunk@r1181620
lang trans untrans fuzzy obs
--
de2078 159 329 254 UUoo
es2004 233 356 390 +++UU~
fr2235 2
2011/10/10 Branko Čibej :
>>>
>>> Answer's simple: never store the svn:externals property with the other
>>> props, always parse it into and read it from the EXTERNALS table. After
>>> all, it /is/ a magic property. This can be a completely wc-local
>>> implementation-specific thing.
>>
>> ...and c
On Oct 10, 2011, at 5:10 PM, Bert Huijben wrote:
> -Original Message-
>> From: Philip Martin [mailto:philip.mar...@wandisco.com]
>> Sent: maandag 10 oktober 2011 16:48
>> To: Mark Phippard
>> Cc: Barry Scott; Subversion Development
>> Subject: Re: Problem with checkout for 1.7.0-rc4
>
>>>
> -Original Message-
> From: Philip Martin [mailto:philip.mar...@wandisco.com]
> Sent: maandag 10 oktober 2011 16:48
> To: Mark Phippard
> Cc: Barry Scott; Subversion Development
> Subject: Re: Problem with checkout for 1.7.0-rc4
> > This is the version that comes with OSX 10.7:
> >
> >
Mark Phippard writes:
> On Mon, Oct 10, 2011 at 4:19 PM, Philip Martin
> wrote:
>> Barry Scott writes:
>>
>>> I'm trying to build subversion 1.7.0-rc4 on Mac OS X 10.7.
>>> And I'm guessing that got something in the build/install wrong.
>>>
>>> I see the following error from svn checkout:
>>>
>
On Mon, Oct 10, 2011 at 4:19 PM, Philip Martin
wrote:
> Barry Scott writes:
>
>> I'm trying to build subversion 1.7.0-rc4 on Mac OS X 10.7.
>> And I'm guessing that got something in the build/install wrong.
>>
>> I see the following error from svn checkout:
>>
>> $ /usr/local/svn-1.7.0-rc4/bin/sv
Barry Scott writes:
> I'm trying to build subversion 1.7.0-rc4 on Mac OS X 10.7.
> And I'm guessing that got something in the build/install wrong.
>
> I see the following error from svn checkout:
>
> $ /usr/local/svn-1.7.0-rc4/bin/svn checkout
> file:///Users/barry/BuildTemp/Darwin_body/svn-1.7.
hwri...@apache.org wrote on Mon, Oct 10, 2011 at 19:39:30 -:
> Author: hwright
> Date: Mon Oct 10 19:39:30 2011
> New Revision: 1181166
>
> URL: http://svn.apache.org/viewvc?rev=1181166&view=rev
> Log:
> * STATUS: Note the deletion rev of a few old branches, in case folks wish
> to resurre
- Forwarded message from danie...@apache.org -
> Date: Mon, 10 Oct 2011 20:01:42 -
> From: danie...@apache.org
> To: infrastructure-...@apache.org
> Subject: svn commit: r796867 -
>
> /infrastructure/buildbot/aegis/buildmaster/master1/projects/subversion.conf
> Message-Id: <2011
On Mon, Oct 10, 2011 at 4:06 PM, Barry Scott wrote:
>
> On 10 Oct 2011, at 16:47, Hyrum K Wright wrote:
>
>> The -deps packages have been deprecated for quite some time.
>
> I know.
>
>> If the
>> INSTALL file refers to the -deps packages, that file is in error.
>> Though looking through the INST
I'm trying to build subversion 1.7.0-rc4 on Mac OS X 10.7.
And I'm guessing that got something in the build/install wrong.
I see the following error from svn checkout:
$ /usr/local/svn-1.7.0-rc4/bin/svn checkout
file:///Users/barry/BuildTemp/Darwin_body/svn-1.7.0-rc4/py27_pysvn_apple_com/Tests/t
On 10 Oct 2011, at 16:47, Hyrum K Wright wrote:
> The -deps packages have been deprecated for quite some time.
I know.
> If the
> INSTALL file refers to the -deps packages, that file is in error.
> Though looking through the INSTALL file son the tag, I don't see any
> such reference:
> http://
$ svn log ^/subversion/branches/1.7.x -r1167356:1176462
On Sun, Oct 9, 2011 at 5:55 AM, rupert.thurner wrote:
> where is the list of changes from rc3 to rc4 ?
>
>
> On Oct 4, 6:26 pm, Hyrum K Wright wrote:
>> At the risk of jinxing the proposed Oct. 11 release date for 1.7.0,
>> I'm posting the
On Mon, Oct 10, 2011 at 3:48 AM, Philip Martin
wrote:
> pbu...@apache.org writes:
>
>> Author: pburba
>> Date: Fri Oct 7 19:00:40 2011
>> New Revision: 1180154
>
>> + if (elements_to_delete)
>> + for (i = starting_index; i < (elements_to_delete + starting_index); i++)
>> + svn_sort__arra
On 07-Oct-11 6:59 AM, Julian Foad wrote:
On Fri, 2011-10-07 at 11:29 +0100, Julian Foad wrote:
Stefan Sperling wrote:
julianfoad wrote:
+/* This property marks a branch root. Branches with the same value of this
+ * property are mergeable. */
+#define SVN_PROP_BRANCHING_ROOT "svn:ignore" /* ##
Bert Huijben wrote:
> > Author: julianfoad
> > On the 'tree-read-api' branch: Implement svn_ra_get_symlink() and make
> > svn_ra_check_path2() support symlinks.
> >
> > * subversion/include/svn_ra.h
> > (svn_ra_get_symlink): New function.
> >
> > * subversion/libsvn_ra/ra_loader.c
> > (svn_ra
> -Original Message-
> From: julianf...@apache.org [mailto:julianf...@apache.org]
> Sent: maandag 10 oktober 2011 8:52
> To: comm...@subversion.apache.org
> Subject: svn commit: r1181040 - in /subversion/branches/tree-read-
> api/subversion: include/svn_ra.h libsvn_ra/ra_loader.c
>
> Aut
The -deps packages have been deprecated for quite some time. If the
INSTALL file refers to the -deps packages, that file is in error.
Though looking through the INSTALL file son the tag, I don't see any
such reference:
http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/INSTALL
-Hyrum
On M
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 10.10.2011 14:12, Neels J Hofmeyr wrote:
> On 10/08/2011 05:20 PM, Branko Čibej wrote:
>>
>> On 06.10.2011 22:28, Neels J Hofmeyr wrote:
>>> This table is / would be very useful if one tries to find all externals
>>> defined or checked out in a g
> -Original Message-
> From: Stefan Sperling [mailto:s...@elego.de]
> Sent: Monday, 10 October 2011 11:44 PM
> To: Gavin McDonald
> Cc: dev@subversion.apache.org
> Subject: Re: send wiki notifications to a separate mailing list?
>
> On Mon, Oct 10, 2011 at 11:30:16PM +1000, Gavin McDonal
On Mon, Oct 10, 2011 at 11:30:16PM +1000, Gavin McDonald wrote:
> They are notifications, why not send them to notifications@s.a.o which
> already exists?
notifications@ receives (a lot of) notifications from the buildbots.
It should not mix with wiki updates either, IMO. Again, people subscribed
> -Original Message-
> From: Stefan Sperling [mailto:s...@elego.de]
> Sent: Monday, 10 October 2011 9:55 PM
> To: dev@subversion.apache.org
> Subject: send wiki notifications to a separate mailing list?
>
> The new wiki is nice. But I don't think sending wiki notifications to
commits@
>
> -Original Message-
> From: Neels J Hofmeyr [mailto:ne...@elego.de]
> Sent: zaterdag 8 oktober 2011 7:58
> To: Bert Huijben
> Cc: 'Subversion Development'
> Subject: Re: EXTERNALS table -- good or bad?
>
> On 10/07/2011 02:18 PM, Bert Huijben wrote:
> > I think you were the one that ena
On 10/08/2011 05:20 PM, Branko Čibej wrote:
>
> On 06.10.2011 22:28, Neels J Hofmeyr wrote:
>> This table is / would be very useful if one tries to find all externals
>> defined or checked out in a given subtree, without having to first find and
>> then parse all externals skels.
>
>> But in fact
The new wiki is nice. But I don't think sending wiki notifications
to commits@ is a good idea.
I use my commits@ mailbox as both an offline log cache and a full-text
search engine on commits. So I am now filtering commits and wiki
notifications into two separate mail boxes at my end.
But the offic
The INSTALL still talks about the deps package...
(line 193).
Can you confirm that the INSTALL is accurate please?
Barry
On 28 Sep 2011, at 17:26, Hyrum Wright wrote:
> I'm happy to announce the release of Apache Subversion 1.7.0-rc4.
> Please choose the mirror closest to you by visiting:
>
pbu...@apache.org writes:
> Author: pburba
> Date: Fri Oct 7 19:00:40 2011
> New Revision: 1180154
> + if (elements_to_delete)
> +for (i = starting_index; i < (elements_to_delete + starting_index); i++)
> + svn_sort__array_delete(rangelist, starting_index);
> +}
Given the pop optimisa
Hi Greg. Thanks for the feedback. r1180843 addresses most of this.
On Fri, 2011-10-07, Greg Stein wrote:
> On Fri, Oct 7, 2011 at 09:56, Julian Foad wrote:
> >...
> > diff_tree_with_delta(tree1, delta)
> >
> >Takes a reference to a base tree, and an svn_delta_editor_t type
> > delta based
28 matches
Mail list logo