[l10n] Translation status report for trunk r1148146

2011-07-18 Thread Subversion Translation Status
Translation status report for trunk@r1148146 lang trans untrans fuzzy obs -- de2062 152 310 254 UUooo es1988 226 338 390 +++UUU fr2169 45

Re: svn commit: r1148094 - /subversion/trunk/build/generator/gen_make.py

2011-07-18 Thread Daniel Shahaf
arfre...@apache.org wrote on Mon, Jul 18, 2011 at 23:19:44 -: > Author: arfrever > Date: Mon Jul 18 23:19:43 2011 > New Revision: 1148094 > > URL: http://svn.apache.org/viewvc?rev=1148094&view=rev > Log: > Restore special handling of libsvn_auth_gnome_keyring and libsvn_auth_kwallet > in trans

Re: [Issue 3963] 'svn update -r{R>HEAD}' hangs client over ra_svn

2011-07-18 Thread Daniel Shahaf
pbu...@tigris.org wrote on Mon, Jul 18, 2011 at 14:00:06 -0700: > http://subversion.tigris.org/issues/show_bug.cgi?id=3963 > > > > User pburba changed the following: > > What|Old value |New value > =

Re: svn commit: r1148043 - /subversion/trunk/build/generator/gen_win.py

2011-07-18 Thread Greg Stein
On Mon, Jul 18, 2011 at 16:32, wrote: > Author: rhuijben > Date: Mon Jul 18 20:32:44 2011 > New Revision: 1148043 > > URL: http://svn.apache.org/viewvc?rev=1148043&view=rev > Log: > * build/generator/gen_win.py >  (get_win_libs, >   write_serf_project_file): Fix compilation agains serf trunk (2.0

Re: Fixing merge - Subtree, Cyclic, and Tree Change cases

2011-07-18 Thread Andy Singleton
On 7/18/2011 4:37 PM, Folker Schamel wrote: Hi Andy, two thoughts about cyclic merges: 1. Merging should not skip cyclic merges (like this old svnmerge tool), but must subtract (reverse-merge) the original change first, and then add (merge) the cyclic merge, in order to not loose adaptions of

Re: Fixing merge - Subtree, Cyclic, and Tree Change cases

2011-07-18 Thread Folker Schamel
Hi Andy, two thoughts about cyclic merges: 1. Merging should not skip cyclic merges (like this old svnmerge tool), but must subtract (reverse-merge) the original change first, and then add (merge) the cyclic merge, in order to not loose adaptions of changes. For example, suppose you have two br

Re: Fixing merge - Subtree, Cyclic, and Tree Change cases

2011-07-18 Thread Peter Samuelson
> On Sun, Jul 17, 2011 at 6:03 PM, Andy Singleton wrote: > > TREE CHANGE > > > > We can identify tree changes by pattern matching.  This is the same tactic > > that git uses, without any other tree change tracking. [Paul Burba] > Could you provide a bit more explanation of what you mean here? F

Re: svn commit: r1147882 - /subversion/trunk/subversion/libsvn_repos/hooks.c

2011-07-18 Thread Daniel Shahaf
The questions I see are: * is there a bug in ra_dav's handling of some non-ASCI lock tokens? * is there a missing input validation? If so, what validation, and does it belong in _repos or _fs? Daniel Shahaf wrote on Mon, Jul 18, 2011 at 22:50:40 +0300: > Ivan notes on IRC that this fixes issu

Re: svn commit: r1147882 - /subversion/trunk/subversion/libsvn_repos/hooks.c

2011-07-18 Thread Daniel Shahaf
Ivan notes on IRC that this fixes issues with non-ASCII lock tokens. (At least, he reports errors in 'svn ls -v' over http://; but for me 'ls' and 'info' work fine over svn://.) Are lock tokens even permitted to be non-ASCII? (both backends generate ASCII-only lock tokens (in the same manner)) I

Re: 1.7.0-beta1 up for testing / signing

2011-07-18 Thread Hyrum K Wright
On Mon, Jul 18, 2011 at 4:57 AM, Bert Huijben wrote: > > >> -Original Message- >> From: Greg Stein [mailto:gst...@gmail.com] >> Sent: zondag 17 juli 2011 12:14 >> To: Hyrum K Wright; dev@subversion.apache.org >> Subject: Re: 1.7.0-beta1 up for testing / signing >> >> On Sun, Jul 17, 2011 a

Re: Fixing merge - Subtree, Cyclic, and Tree Change cases

2011-07-18 Thread Paul Burba
On Sun, Jul 17, 2011 at 6:03 PM, Andy Singleton wrote: > To start the discussion, I will refer to this blog article by Mark Phippard: > > http://blogs.collab.net/subversion/2008/07/subversion-merg/ > > I found the article to be a good overview of the issues.  I think that we > need help from Mark.

[svnbench] Revision: 1147853 compiled Jul 18 2011, 13:21:52

2011-07-18 Thread neels
/home/neels/svnbench/20110718-132352 Started at Mon Jul 18 13:23:52 UTC 2011 - Results for dir levels: 5 spread: 5 Timings for 5x5_1.6 N min max avgoperation (unit is seconds) 6 595.78 692.21 614.67

Re: [PATCH] Issue 3942 - Provide new subcommand on svnadmin to create a lock

2011-07-18 Thread Daniel Shahaf
FTR I'll be happy to review this patch at some point for inclusion in trunk. Not right now though. Noorul Islam K M wrote on Mon, Jul 18, 2011 at 12:41:59 +0530: > [[[ > Fix issue #3942. Add new sub command 'lock' for 'svnadmin'. The > following syntax is implemented in this patch. > > svnadmin

Re: svn commit: r1147594 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2011-07-18 Thread Stefan Sperling
On Mon, Jul 18, 2011 at 07:20:19AM -0400, Greg Stein wrote: > On Sun, Jul 17, 2011 at 08:42, wrote: > >... > > +++ subversion/trunk/tools/dev/unix-build/Makefile.svn Sun Jul 17 12:42:40 > > 2011 > > @@ -1186,7 +1186,8 @@ $(SVN_OBJDIR)/.bindings-compiled: $(SVN_ > >                LD_LIBRARY_PATH

Re: svn commit: r1147594 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2011-07-18 Thread Greg Stein
On Sun, Jul 17, 2011 at 08:42, wrote: >... > +++ subversion/trunk/tools/dev/unix-build/Makefile.svn Sun Jul 17 12:42:40 > 2011 > @@ -1186,7 +1186,8 @@ $(SVN_OBJDIR)/.bindings-compiled: $(SVN_ >                LD_LIBRARY_PATH=$(LD_LIBRARY_PATH) make swig-rb >        if [ $(ENABLE_PERL_BINDINGS) =

RE: 1.7.0-beta1 up for testing / signing

2011-07-18 Thread Bert Huijben
> -Original Message- > From: Greg Stein [mailto:gst...@gmail.com] > Sent: zondag 17 juli 2011 12:14 > To: Hyrum K Wright; dev@subversion.apache.org > Subject: Re: 1.7.0-beta1 up for testing / signing > > On Sun, Jul 17, 2011 at 06:04, Stefan Sperling wrote: > > On Sun, Jul 17, 2011 at 0

Re: python bindings leak memory (Re: 1.7.0-beta1 up for testing)

2011-07-18 Thread rupert.thurner
On Jul 17, 8:04 pm, "rupert.thurner" wrote: > On Jul 17, 9:54 am, Philip Martin wrote: > > > "rupert.thurner" writes: > > > it seems that the python bindings leak memory, and there seems no test > > > covering this? > > > It's possible.  Please provide more details. > > the problem seems to be i

Re: python bindings leak memory (Re: 1.7.0-beta1 up for testing)

2011-07-18 Thread Philip Martin
"rupert.thurner" writes: > On Jul 17, 10:16 pm, Philip Martin wrote: >> "rupert.thurner" writes: >> > now it works ... and running it for 100'000 revisions slowly increases >> > #!/usr/bin/python >> >> > import svn.client >> > import svn.core >> > import svn.ra >> >> > pool = svn.core.Pool() >>

Re: [PATCH] Issue 3942 - Provide new subcommand on svnadmin to create a lock

2011-07-18 Thread Noorul Islam K M
"C. Michael Pilato" writes: > On 07/15/2011 08:58 AM, Noorul Islam K M wrote: > >> As first step I implemented the following syntax. >> >> svnadmin lock REPOS PATH USERNAME COMMENT-FILE >> >> I will add the optional TOKEN argument later. I hope I am progressing in >> the right direction. > > I'