> -Original Message-
> From: hwri...@apache.org [mailto:hwri...@apache.org]
> Sent: dinsdag 5 april 2011 23:54
> To: comm...@subversion.apache.org
> Subject: svn commit: r1089257 - in /subversion/trunk/subversion/libsvn_wc:
> adm_ops.c wc-queries.sql wc_db.c wc_db.h
>
> Author: hwright
>
Is this a performance issue that must be solved for 1.7? I always figured
changelist were on the edge case.
On Apr 5, 2011 1:29 PM, wrote:
> Author: hwright
> Date: Tue Apr 5 20:28:50 2011
> New Revision: 1089206
>
> URL: http://svn.apache.org/viewvc?rev=1089206&view=rev
> Log:
> Add depth and cha
Sounds good to me.
On Apr 5, 2011 4:18 AM, "Philip Martin" wrote:
> Text and property conflict file names are stored in ACTUAL_NODE as
> simple names and the WC code has to do path manipulation to obtain the
> path from name. For the property conflict file the manipulation is
> different for files
On Tue, 05 Apr 2011 12:36 +0530, "vijay" wrote:
> The testcase is only for the regression issue triggered by r917523. If
> we have something like "davmirrorautocheck" like davautocheck which
> exercise all the tests in our test suite, then we can broaden the test
> cases for proxy setup.
In
On Tue, Apr 5, 2011 at 22:17, Philip Martin wrote:
> Ivan Zhakov writes:
>
>> On Tue, Apr 5, 2011 at 22:07, Philip Martin
>> wrote:
>>> Philip Martin writes:
>>>
Stefan Küng writes:
> Just discovered that 'svn info' fails with a very unhelpful error message:
>
> svn.exe
Ivan Zhakov writes:
> On Tue, Apr 5, 2011 at 22:07, Philip Martin
> wrote:
>> Philip Martin writes:
>>
>>> Stefan Küng writes:
>>>
Just discovered that 'svn info' fails with a very unhelpful error message:
svn.exe info http://svn.webdav.org/repos/projects/neon@1832 -r1833
On Tue, Apr 5, 2011 at 22:07, Philip Martin wrote:
> Philip Martin writes:
>
>> Stefan Küng writes:
>>
>>> Just discovered that 'svn info' fails with a very unhelpful error message:
>>>
>>> svn.exe info http://svn.webdav.org/repos/projects/neon@1832 -r1833
>>> svn: E24: Could not convert ''
Philip Martin writes:
> Stefan Küng writes:
>
>> Just discovered that 'svn info' fails with a very unhelpful error message:
>>
>> svn.exe info http://svn.webdav.org/repos/projects/neon@1832 -r1833
>> svn: E24: Could not convert '' into a number
>
> Not with neon, serf only:
>
> ../src/subver
Stefan Küng writes:
> Just discovered that 'svn info' fails with a very unhelpful error message:
>
> svn.exe info http://svn.webdav.org/repos/projects/neon@1832 -r1833
> svn: E24: Could not convert '' into a number
Not with neon, serf only:
../src/subversion/svn/info-cmd.c:581: (apr_err=200
Hi,
Just discovered that 'svn info' fails with a very unhelpful error message:
svn.exe info http://svn.webdav.org/repos/projects/neon@1832 -r1833
svn: E24: Could not convert '' into a number
This used to work before, but with my build of the svn client from trunk
it now fails.
Using a bu
rhuij...@apache.org writes:
> This change also slightly changes the behavior of delete and revert on
> children of a copy operation as it allows you to revert the separate commands
> that will be performed on commit.
I suppose revert removes the higher op-depth child leaving the
not-present child
On Tue, Apr 05, 2011 at 02:18:01PM -, rhuij...@apache.org wrote:
> Author: rhuijben
> Date: Tue Apr 5 14:18:00 2011
> New Revision: 1089058
>
> URL: http://svn.apache.org/viewvc?rev=1089058&view=rev
> Log:
> Start recording mixed-revision copies as multiple op_depths. Do this by
> adding not-
On Tue, Apr 05, 2011 at 06:34:19PM +0400, Ivan Zhakov wrote:
> On Tue, Apr 5, 2011 at 17:57, wrote:
> > Author: stsp
> > Date: Tue Apr 5 13:57:09 2011
> > New Revision: 1089049
> >
> > URL: http://svn.apache.org/viewvc?rev=1089049&view=rev
> > Log:
> > * subversion/libsvn_ra_neon/mergeinfo.c
>
On Tue, Apr 5, 2011 at 17:57, wrote:
> Author: stsp
> Date: Tue Apr 5 13:57:09 2011
> New Revision: 1089049
>
> URL: http://svn.apache.org/viewvc?rev=1089049&view=rev
> Log:
> * subversion/libsvn_ra_neon/mergeinfo.c
^^^ did you mean utils.c?
--
Text and property conflict file names are stored in ACTUAL_NODE as
simple names and the WC code has to do path manipulation to obtain the
path from name. For the property conflict file the manipulation is
different for files and directories and this is a problem for the new
revert code as it may h
Gavin Baumanis writes:
> Hi Noorul,
>
> Just a quick message to see if you're still working on this patch or not?
> My threads stop at the comments below from Andrew?
>
Someone has to review this and if everything is fine commit it. Julian
did review this earlier and I submitted updated patch. A
On Tue, Apr 05, 2011 at 11:28:04AM +0800, Justin Peng wrote:
> Hello, everyone. I'm a GSOC volunteer for Subversion.
>
> I have prepared for this work just one month ago. I have browsed the
> document on the subversion website, such as "Subversion Design" and
> "HACKING", also read the main .h fi
On Tuesday 05 April 2011 03:12 AM, Daniel Shahaf wrote:
kame...@apache.org wrote on Mon, Apr 04, 2011 at 12:55:38 -:
@@ -438,5 +434,29 @@ fi
say "PASS: master, slave are both at r4, as expected"
-exit 0
+# The following test case is for the regression issue triggered by r917523.
+# The r
18 matches
Mail list logo