AW: Failing update and failing cleanup issue with 1.7 Beta

2011-08-17 Thread Markus Schaber
Hi, Anyone who can reproduce this issue? Should I file it in the bug tracker? Von: Markus Schaber [mailto:m.scha...@3s-software.com] > > I have an issue with a working copy where a revert operation failed, and > the cleanup operation also fails. > This issue was caused while using TortoiseSVN 1

Resoving tree conflicts results in inconsistent state between two working copies of same branch

2011-08-17 Thread David Wallace
I just described my experience inadvertently creating an inconsistent state between two working copies of the same branch while trying to resolve tree conflicts over at: http://stackoverflow.com/questions/767763/svn-how-to-resolve-new-tree-conflicts-when-file-is-added-on-two-branches/7100512#710

Re: Performance comparison of svnrdump and svnsync

2011-08-17 Thread Daniel Shahaf
Could you remind what optimizations those are? Are you suggesting that they could be pushed down into the svn_ra_replay() implementations? Thanks, Daniel Ivan Zhakov wrote on Wed, Aug 17, 2011 at 21:28:31 +0400: > On Wed, Aug 17, 2011 at 21:20, Mark Phippard wrote: > > I thought I recalled w

Re: Performance comparison of svnrdump and svnsync

2011-08-17 Thread Ramkumar Ramachandra
Hi Stefan, Stefan Sperling writes: > On Wed, Aug 17, 2011 at 01:55:27PM -0400, Mark Phippard wrote: >> I could just be basing it on the original proposal.  Maybe that planted the >> seed with me that it was going to be faster: >> >> http://svn.haxx.se/dev/archive-2010-07/0154.shtml > > The proposa

Re: svn commit: r1158491 - in /subversion/trunk/subversion: include/svn_client.h include/svn_wc.h libsvn_client/status.c libsvn_wc/status.c libsvn_wc/wc-queries.sql libsvn_wc/wc_db.c libsvn_wc/wc_db.h

2011-08-17 Thread Neels J Hofmeyr
Hi Bert, you gave the hint about per-dir optimization, so if you can spare the time, could you look at r1158491 and see whether you have some more hints? Thanks! ~Neels On 08/17/2011 04:45 AM, ne...@apache.org wrote: > Author: neels > Date: Wed Aug 17 02:45:42 2011 > New Revision: 1158491 > > U

Re: Performance comparison of svnrdump and svnsync

2011-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2011 at 01:55:27PM -0400, Mark Phippard wrote: > I could just be basing it on the original proposal. Maybe that planted the > seed with me that it was going to be faster: > > http://svn.haxx.se/dev/archive-2010-07/0154.shtml The proposal says: "it currently performs significantl

Re: Performance comparison of svnrdump and svnsync

2011-08-17 Thread Mark Phippard
On Wed, Aug 17, 2011 at 1:48 PM, Stefan Sperling wrote: > On Wed, Aug 17, 2011 at 01:20:33PM -0400, Mark Phippard wrote: > > I thought I recalled when svnrdump was first created that there were some > > timing comparisons made with svnsync that showed it to be faster at doing > a > > full dump/sy

Re: Performance comparison of svnrdump and svnsync

2011-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2011 at 01:20:33PM -0400, Mark Phippard wrote: > I thought I recalled when svnrdump was first created that there were some > timing comparisons made with svnsync that showed it to be faster at doing a > full dump/sync of a remote repository. When I test via HTTP: > > svnrdump dump

Re: Performance comparison of svnrdump and svnsync

2011-08-17 Thread Mark Phippard
On Wed, Aug 17, 2011 at 1:28 PM, Ivan Zhakov wrote: > On Wed, Aug 17, 2011 at 21:20, Mark Phippard wrote: > > I thought I recalled when svnrdump was first created that there were some > > timing comparisons made with svnsync that showed it to be faster at doing > a > > full dump/sync of a remote

Re: Performance comparison of svnrdump and svnsync

2011-08-17 Thread Ivan Zhakov
On Wed, Aug 17, 2011 at 21:20, Mark Phippard wrote: > I thought I recalled when svnrdump was first created that there were some > timing comparisons made with svnsync that showed it to be faster at doing a > full dump/sync of a remote repository.  When I test via HTTP: > svnrdump dump http://serve

Performance comparison of svnrdump and svnsync

2011-08-17 Thread Mark Phippard
I thought I recalled when svnrdump was first created that there were some timing comparisons made with svnsync that showed it to be faster at doing a full dump/sync of a remote repository. When I test via HTTP: svnrdump dump http://server/repos | svnadmin load repos And compare this to an equiva

Re: [PROPOSAL] - maintain projected release date for 1.7

2011-08-17 Thread Mark Phippard
On Wed, Aug 17, 2011 at 10:42 AM, Hyrum K Wright wrote: > On Wed, Aug 17, 2011 at 9:19 AM, Mark Phippard wrote: > > I would like to see us maintain a projected release date for 1.7 once we > > have moved to the RC phase. Most likely place to put it would be here: > > http://subversion.apache.org

Re: [PROPOSAL] - maintain projected release date for 1.7

2011-08-17 Thread Hyrum K Wright
On Wed, Aug 17, 2011 at 9:19 AM, Mark Phippard wrote: > I would like to see us maintain a projected release date for 1.7 once we > have moved to the RC phase.  Most likely place to put it would be here: > http://subversion.apache.org/roadmap.html > I think including this date in the RC announcemen

[PROPOSAL] - maintain projected release date for 1.7

2011-08-17 Thread Mark Phippard
I would like to see us maintain a projected release date for 1.7 once we have moved to the RC phase. Most likely place to put it would be here: http://subversion.apache.org/roadmap.html I think including this date in the RC announcement would make the announcement stronger and encourage testing,

Re: Ctypes-python Array class self-reference problem

2011-08-17 Thread Hyrum K Wright
On Wed, Aug 17, 2011 at 7:58 AM, Julian Foad wrote: > > I have read up about ctypes and tried to understand in detail what's > going on here but I've now put it aside as it seems too much of a time > sink. Welcome to the wonderful world of bindings maintenance! -Hyrum -- uberSVN: Apache Subv

1.7.0-rc1 tomorrow

2011-08-17 Thread Hyrum K Wright
We're down to small-ish bugfixes and a continued lack of blockers, so it's time to start the Release Candidate train. The post-tarballs-on-Thursday habit seems to be working, so if there aren't any complaints, I'll roll 1.7.0-rc1 tomorrow evening, giving folks today and tomorrow to nominate, revie

Re: Failed to build 1.7.0-beta3 on IBM AIX 5.3

2011-08-17 Thread Hyrum K Wright
On Tue, Aug 16, 2011 at 8:37 PM, 이수민 wrote: > PLATFORM: >  IBM AIX 5.3 (PPC 32bit) > >  $ uname -a >  AIX myaixserver 3 5 0005D57A4C00 > > COMPONENTS: >  apr-1.4.5 >  apr-iconv-1.2.1 >  apr-util-1.3.12 >  sqlite-amalgamation-3070701 >  zlib-1.2.5 > > CONFIGURATIONS: >  ./configure --prefix=/home/c

Re: svn commit: r1158617 - in /subversion/trunk/subversion: libsvn_wc/ tests/cmdline/

2011-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2011 at 01:03:09PM +0200, Bert Huijben wrote: > > +static svn_error_t * > > +revert_restore_handle_copied_file(svn_node_kind_t *new_kind, > > + svn_wc__db_t *db, > > + const char *local_abspath, > > +

Re: Ctypes-python Array class self-reference problem

2011-08-17 Thread Julian Foad
Just to follow up here, this isn't specifically a self-reference problem. I wonder if it's a problem of by-value vs. by-reference semantics. I have read up about ctypes and tried to understand in detail what's going on here but I've now put it aside as it seems too much of a time sink. - Julian

Ctypes-python Stream callback function crashes

2011-08-17 Thread Julian Foad
In the ctypes-python bindings, when I try to use the Stream class (either via the RemoteRepository.cat() method, or just on its own), I find that the program crashes at the moment the C code in svn_stream_write() calls the callback function which is provided by subversion/bindings/ctypes-python/csv

RE: svn commit: r1158617 - in /subversion/trunk/subversion: libsvn_wc/ tests/cmdline/

2011-08-17 Thread Bert Huijben
> -Original Message- > From: s...@apache.org [mailto:s...@apache.org] > Sent: woensdag 17 augustus 2011 12:33 > To: comm...@subversion.apache.org > Subject: svn commit: r1158617 - in /subversion/trunk/subversion: libsvn_wc/ > tests/cmdline/ > > Author: stsp > Date: Wed Aug 17 10:33:12 2011

Failing update and failing cleanup issue with 1.7 Beta

2011-08-17 Thread Markus Schaber
Hello, I have an issue with a working copy where a revert operation failed, and the cleanup operation also fails. This issue was caused while using TortoiseSVN 1.7 beta 2 (TortoiseSVN 1.6.99, Build 21735 - 32), but the failure to cleanup the working copy persists with svn.exe version 1.7.0-beta3 (

Re: Possible bug 1.6 -> 1.7 WC upgrade

2011-08-17 Thread Nicklas Norling
Hi again, Just got some private feedback from another user that I want to convey as it seems important for reproduction: ..."that SVN update seems to work if done for the single external file directly and not for the parent folder."... Does that help reproduction? /Nicke > Hi, > > While taking

Re: ra_serf testing (was: svn commit: r1158522 - /subversion/branches/1.7.x/STATUS)

2011-08-17 Thread Daniel Shahaf
+1; let's identify problems /throughout/ the 1.8 release release cycle, rather than only at 1.8 stabilization. Greg Stein wrote on Wed, Aug 17, 2011 at 01:56:34 -0400: > On Wed, Aug 17, 2011 at 01:30, wrote: > > Author: gstein > > Date: Wed Aug 17 05:30:23 2011 > > New Revision: 1158522 > > > >

Re: ra_serf testing (was: svn commit: r1158522 - /subversion/branches/1.7.x/STATUS)

2011-08-17 Thread Greg Stein
On Wed, Aug 17, 2011 at 04:13, Stefan Sperling wrote: > On Wed, Aug 17, 2011 at 01:56:34AM -0400, Greg Stein wrote: >> On Wed, Aug 17, 2011 at 01:30,   wrote: >> > Author: gstein >> > Date: Wed Aug 17 05:30:23 2011 >> > New Revision: 1158522 >> > >> > URL: http://svn.apache.org/viewvc?rev=1158522&

Re: ra_serf testing (was: svn commit: r1158522 - /subversion/branches/1.7.x/STATUS)

2011-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2011 at 01:56:34AM -0400, Greg Stein wrote: > On Wed, Aug 17, 2011 at 01:30, wrote: > > Author: gstein > > Date: Wed Aug 17 05:30:23 2011 > > New Revision: 1158522 > > > > URL: http://svn.apache.org/viewvc?rev=1158522&view=rev > > Log: > > IMO, issue 3979 should be fixed if ra_ser