Re: Crash during attempted dump of repository

2012-02-13 Thread Ivan Zhakov
On Tue, Dec 13, 2011 at 20:29, Mourrat, David (CA-CIB) david.mour...@ca-cib.com wrote: Hi all, I was trying to dump my repository with these results: E:\VoloxTmpC:\Program Files\VisualSVN Server\bin\svnadmin dump -r 19000:29950 E:\svn_repository_new E:\VoloxTmp\dump_new.svndump According

Apache Subversion 1.7.3 Released

2012-02-13 Thread Hyrum Wright
I'm happy to announce the release of Apache Subversion 1.7.3. This release is the best available release of Subversion, and we encourage all users to upgrade as soon as practical. Subversion 1.7.3 fixes a number of crashes and improves error handling in several cases (please see CHANGES for

Moving our dist area to svnpubsub

2012-02-13 Thread Daniel Shahaf
Currently we publish releases by uploading them to a specified directory on scp://people.apache.org/. Infra would like to move from this model to a model where releases are stored in a Subversion repository[1]. I suggest that we join a few other PMC's who had already converted. The impact on

Re: Moving our dist area to svnpubsub

2012-02-13 Thread Hyrum K Wright
On Mon, Feb 13, 2012 at 9:02 AM, Daniel Shahaf d...@daniel.shahaf.name wrote: Currently we publish releases by uploading them to a specified directory on scp://people.apache.org/. Infra would like to move from this model to a model where releases are stored in a Subversion repository[1]. I

automatically verifying PGP sigs on dist.a.o Re: Moving our dist area to svnpubsub

2012-02-13 Thread Daniel Shahaf
[CC += infra] Hyrum K Wright wrote on Mon, Feb 13, 2012 at 09:08:26 -0600: On Mon, Feb 13, 2012 at 9:02 AM, Daniel Shahaf d...@daniel.shahaf.name wrote: Currently we publish releases by uploading them to a specified directory on scp://people.apache.org/. Infra would like to move from

Re: [RFC] Inheritable Properties

2012-02-13 Thread Daniel Shahaf
Thanks for your thoughts. One comment: Branko Čibej wrote on Sun, Feb 12, 2012 at 21:52:16 +0100: The idea is that we'd always maintain the complete index, i.e., in order to determine if path@15 exists, one only needs to search the index for (path, rev = 15, !deleted) -- which is trivial in a

Re: [RFC] Inheritable Properties

2012-02-13 Thread Branko Čibej
On 13.02.2012 17:09, Daniel Shahaf wrote: Thanks for your thoughts. One comment: Branko Čibej wrote on Sun, Feb 12, 2012 at 21:52:16 +0100: The idea is that we'd always maintain the complete index, i.e., in order to determine if path@15 exists, one only needs to search the index for (path,

Re: [RFC] Inheritable Properties

2012-02-13 Thread Daniel Shahaf
Branko Čibej wrote on Mon, Feb 13, 2012 at 17:52:01 +0100: On 13.02.2012 17:09, Daniel Shahaf wrote: Thanks for your thoughts. One comment: Branko Čibej wrote on Sun, Feb 12, 2012 at 21:52:16 +0100: The idea is that we'd always maintain the complete index, i.e., in order to determine

Re: [RFC] Make Python 2.5 minimum version for dev tools (including test suite)

2012-02-13 Thread Hyrum K Wright
On Thu, Feb 9, 2012 at 4:04 PM, Hyrum K Wright hyrum.wri...@wandisco.com wrote: I find myself wanting to use the 'with' statement in the test suite, which was introduced in Python 2.5  Python 2.5 was released 5.5 years ago, and while I'm sure somebody on some archaic platform somewhere doesn't

Re: automatically verifying PGP sigs on dist.a.o Re: Moving our dist area to svnpubsub

2012-02-13 Thread Konstantin Kolinko
2012/2/13 Daniel Shahaf d...@daniel.shahaf.name: [CC += infra] Hyrum K Wright wrote on Mon, Feb 13, 2012 at 09:08:26 -0600: On Mon, Feb 13, 2012 at 9:02 AM, Daniel Shahaf d...@daniel.shahaf.name wrote: Currently we publish releases by uploading them to a specified directory on

Re: [Issue 4087] bogus repos_id in wc.db for file externals

2012-02-13 Thread Daniel Shahaf
s...@tigris.org wrote on Mon, Feb 13, 2012 at 13:10:47 -0800: http://subversion.tigris.org/issues/show_bug.cgi?id=4087 --- Additional comments from s...@tigris.org Mon Feb 13 13:10:47 -0800 2012 --- r1243694 attemps to work around the reported problem that prompted me to

Re: [Issue 4087] bogus repos_id in wc.db for file externals

2012-02-13 Thread Stefan Sperling
On Tue, Feb 14, 2012 at 12:27:21AM +0200, Daniel Shahaf wrote: s...@tigris.org wrote on Mon, Feb 13, 2012 at 13:10:47 -0800: http://subversion.tigris.org/issues/show_bug.cgi?id=4087 --- Additional comments from s...@tigris.org Mon Feb 13 13:10:47 -0800 2012 ---

Re: [Issue 4087] bogus repos_id in wc.db for file externals

2012-02-13 Thread Daniel Shahaf
Stefan Sperling wrote on Mon, Feb 13, 2012 at 23:39:30 +0100: On Tue, Feb 14, 2012 at 12:27:21AM +0200, Daniel Shahaf wrote: s...@tigris.org wrote on Mon, Feb 13, 2012 at 13:10:47 -0800: http://subversion.tigris.org/issues/show_bug.cgi?id=4087 --- Additional

Re: [Issue 4087] bogus repos_id in wc.db for file externals

2012-02-13 Thread Stefan Sperling
On Tue, Feb 14, 2012 at 12:43:30AM +0200, Daniel Shahaf wrote: Stefan Sperling wrote on Mon, Feb 13, 2012 at 23:39:30 +0100: We rely on UUIDs being unique in other cases, too, don't we? Such as? grep -r UUID shows svn relocate as one example. The design of wc-ng assumes that, but I

[RFC] Non-normalizing Unicode Composition Awareness (was: Let's discuss about unicode compositions for filenames!)

2012-02-13 Thread Thomas Åkesson
Title: Non-normalizing Unicode Composition Awareness Version: 0.1 (2012-02-14) Context === Within Unicode, some characters can in the unicode standard be represented in 2 different ways (composed/decomposed), while rendered equally on screen or in print. A unicode string (e.g. a file name)

[l10n] Translation status report for trunk r1243778

2012-02-13 Thread Subversion Translation Status
Translation status report for trunk@r1243778 lang trans untrans fuzzy obs -- de2080 192 309 273 UUooo es2006 266 386 407 ++UUU~ fr2270 2

Re: Error While Checking out Git Repository

2012-02-13 Thread Nick Hengeveld
On Thu, Feb 9, 2012 at 6:53 PM, Greg Stein gst...@gmail.com wrote: The S:txdelta element was not requested by the client, so it freaks out when it sees the unknown element. Makes sense, we just deployed an update that fixes that and a few other bits that turned up while testing with ra_serf.