Re: [PATCH] NODES.dav_cache in wc.db is always set to NULL in serf.

2011-04-20 Thread Arwin Arni
Hi, From what I've read in the responses, I understand that the dav_cache is not a NON-NULL field... and that neon uses it and serf doesn't. I've also not gone deep enough into the code to understand what information is actually getting stored there, but I do believe this holds some

Re: svn commit: r1095371 - /subversion/trunk/subversion/libsvn_client/prop_commands.c

2011-04-20 Thread Hyrum K Wright
On Wed, Apr 20, 2011 at 6:39 AM, julianf...@apache.org wrote: Author: julianfoad Date: Wed Apr 20 11:39:26 2011 New Revision: 1095371 URL: http://svn.apache.org/viewvc?rev=1095371view=rev Log: * subversion/libsvn_client/prop_commands.c  (svn_client_propset4): Simplify by using a helper

Build failure on Windows

2011-04-20 Thread Mark Phippard
Been getting errors like this for a while. Seems to only happen to the C tests, the rest of the app seems to build OK. Any idea what the problem is? Compiling... auth-test.c Linking... CVTRES : fatal error CVT1103: cannot read file LINK : fatal error LNK1123: failure during conversion to COFF:

Re: Build failure on Windows

2011-04-20 Thread Mark Phippard
I will just add that it is only the 21 C tests for libsvn_subr that fail to build. On Wed, Apr 20, 2011 at 9:32 AM, Mark Phippard markp...@gmail.com wrote: Been getting errors like this for a while.  Seems to only happen to the C tests, the rest of the app seems to build OK.  Any idea what the

Re: Build failure on Windows

2011-04-20 Thread Paul Burba
Mark, What's the most revision you've seen this with? I just rebuilt trunk@1095399 (using VS2008) without any problems. Paul On Wed, Apr 20, 2011 at 9:37 AM, Mark Phippard markp...@gmail.com wrote: I will just add that it is only the 21 C tests for libsvn_subr that fail to build. On Wed,

Re: Build failure on Windows

2011-04-20 Thread Mark Phippard
I resolved the problem by blowing away the build/win32 folder and updating from trunk. My guess is that gen-make.py (which I run regularly) was not refreshing the project file for these tests. I was regularly blowing away my Release folder but I had never blown away all the project files before

Re: svn commit: r1095195 - make svn_client_propset4() operate on an array of targets

2011-04-20 Thread Julian Foad
Author: hwright Date: Tue Apr 19 20:33:21 2011 New Revision: 1095195 URL: http://svn.apache.org/viewvc?rev=1095195view=rev Log: Make the libsvn_client propset API operate on an array of targets, rather than just one. Nice change. The doc string looks like it could do with a re-write,

Re: svn commit: r1095195 - make svn_client_propset4() operate on an array of targets

2011-04-20 Thread Hyrum K Wright
On Wed, Apr 20, 2011 at 9:50 AM, Julian Foad julian.f...@wandisco.com wrote: Author: hwright Date: Tue Apr 19 20:33:21 2011 New Revision: 1095195 URL: http://svn.apache.org/viewvc?rev=1095195view=rev Log: Make the libsvn_client propset API operate on an array of targets, rather than just

Re: svn commit: r1095130 - in /subversion/trunk/subversion: libsvn_client/client.h libsvn_client/externals.c libsvn_client/switch.c libsvn_client/update.c libsvn_wc/adm_crawler.c tests/cmdline/externa

2011-04-20 Thread Stefan Sperling
On Wed, Apr 20, 2011 at 12:25:01AM +0200, Stefan Sperling wrote: On Tue, Apr 19, 2011 at 04:46:52PM -, rhuij...@apache.org wrote: Author: rhuijben Date: Tue Apr 19 16:46:51 2011 New Revision: 1095130 URL: http://svn.apache.org/viewvc?rev=1095130view=rev Log: Remove the 'apply

Re: svn commit: r1095130 - in /subversion/trunk/subversion: libsvn_client/client.h libsvn_client/externals.c libsvn_client/switch.c libsvn_client/update.c libsvn_wc/adm_crawler.c tests/cmdline/externa

2011-04-20 Thread C. Michael Pilato
On 04/20/2011 01:32 PM, Stefan Sperling wrote: For the record, Bert and I discussed this on IRC today. The conclusion is that this feature will be revived as it was implemented, with the addition of a new flag to svn update that allows users to enable external definitions on locally added

Re: svn commit: r1095351 - /subversion/trunk/subversion/libsvn_wc/workqueue.c

2011-04-20 Thread Greg Stein
On Wed, Apr 20, 2011 at 06:36, rhuij...@apache.org wrote: Author: rhuijben Date: Wed Apr 20 10:36:47 2011 New Revision: 1095351 URL: http://svn.apache.org/viewvc?rev=1095351view=rev Log: Following up on r1095100, remove handling of the OP_PRISTINE_GET_TRANSLATED workingqueue item. We

RE: svn commit: r1095130 - in /subversion/trunk/subversion: libsvn_client/client.h libsvn_client/externals.c libsvn_client/switch.c libsvn_client/update.c libsvn_wc/adm_crawler.c tests/cmdline/externa

2011-04-20 Thread Bert Huijben
-Original Message- From: C. Michael Pilato [mailto:cmpil...@collab.net] Sent: woensdag 20 april 2011 19:45 To: dev@subversion.apache.org Subject: Re: svn commit: r1095130 - in /subversion/trunk/subversion: libsvn_client/client.h libsvn_client/externals.c libsvn_client/switch.c

Re: [PATCH] First step for issue #3702 (case-only renames on Windows) - now blocked by libsvn_client

2011-04-20 Thread Johan Corveleyn
2011/4/18 Branko Čibej br...@e-reka.si: On 18.04.2011 20:01, Johan Corveleyn wrote: BUT it raises some additional questions/issues: - How to commit such a move? Committing the parent directory recursively works fine, but if you try to specify only the move targets (src and dst paths), commit

Re: svn commit: r1095507 - in /subversion/trunk/subversion: include/private/svn_wc_private.h libsvn_client/externals.c libsvn_client/prop_commands.c libsvn_wc/props.c libsvn_wc/wc_db.c libsvn_wc/wc_db

2011-04-20 Thread Greg Stein
On Wed, Apr 20, 2011 at 16:33, rhuij...@apache.org wrote: Author: rhuijben Date: Wed Apr 20 20:33:18 2011 New Revision: 1095507 URL: http://svn.apache.org/viewvc?rev=1095507view=rev Log: Make the streamy property read code differentiate between pristine and BASE properties. The standard

Re: Layering violations in the FS cache code? (was svn commit: r1091573 - /subversion/trunk/build.conf)

2011-04-20 Thread Stefan Fuhrmann
On 18.04.2011 21:09, C. Michael Pilato wrote: On 04/16/2011 08:40 AM, Stefan Fuhrmann wrote: On 14.04.2011 22:32, Branko Čibej wrote: On 14.04.2011 21:03, Daniel Shahaf wrote: On Thu, 14 Apr 2011 14:43 -0400, C. Michael Pilatocmpil...@collab.net wrote: I'm honestly not quite sure exactly

[PATCH] dav_svn__update_report - svn_repos_abort_report closes invalid tempfile handle

2011-04-20 Thread Chad Nouis
Hi, My company uses Subversion via Apache on a Windows Server 2003 R2 machine: Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o SVN/1.6.16 DAV/2 mod_perl/2.0.4-dev Perl/v5.10.1 We're using version 1.6.16 of the Windows binaries from alagazam.net. Our Apache logs showed that our server was

Re: svn commit: r1095558 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2011-04-20 Thread Greg Stein
On Wed, Apr 20, 2011 at 19:37, rhuij...@apache.org wrote: Author: rhuijben Date: Wed Apr 20 23:37:59 2011 New Revision: 1095558 URL: http://svn.apache.org/viewvc?rev=1095558view=rev Log: Don't reimplement insert_base_node if we can just use the real thing. Nice. ... +++

Re: Layering violations in the FS cache code? (was svn commit: r1091573 - /subversion/trunk/build.conf)

2011-04-20 Thread C. Michael Pilato
On 04/20/2011 07:40 PM, Stefan Fuhrmann wrote: Literally main(). Setting up caching limits etc. is similar to creating the apr root pool and limiting its allocator - which is done inside main(). Also, this is clearly tool-specific as svn.exe seems to be the only tool that would want to