'make check' failed if configure --enable-runtime-module-search

2020-04-05 Thread wuzhouhui
Hi, When compile Subversion with --enable-runtime-module-search, some tests failed, such as subversion/tests/libsvn_client/client-test, the tests.log says: svn_tests: E200019: Version mismatch in 'svn_fs_util' (expecting equality): found 1.13.0, expected 1.10.6 svn_tests: E200019: Version

Why option --diff and -q of svn log are mutually exclusive

2019-12-21 Thread wuzhouhui
Hi, When I use svn log -q --diff to display only different of every revision, the svn report error: svn: E205000: Try 'svn help log' for more information svn: E205000: 'quiet' and 'diff' options are mutually exclusive I just don't understand why option --diff and -q are mutually

Re: Re: quilt-like feature, to support patch series

2019-12-16 Thread wuzhouhui
> -Original Messages- > From: "Daniel Shahaf" > Sent Time: 2019-12-17 09:29:22 (Tuesday) > To: wuzhouhui > Cc: subversion > Subject: Re: quilt-like feature, to support patch series > > wuzhouhui wrote on Mon, 16 Dec 2019 06:57 +00:00: > > I do

Re: Re: quilt-like feature, to support patch series

2019-12-15 Thread wuzhouhui
> -Original Messages- > From: "Daniel Shahaf" > Sent Time: 2019-12-16 12:37:07 (Monday) > To: wuzhouhui > Cc: Subversion > Subject: Re: quilt-like feature, to support patch series > > Nathan Hartman wrote on Sun, Dec 15, 2019 at 22:06:03 -0500: &

quilt-like feature, to support patch series

2019-12-15 Thread wuzhouhui
Hi, Can Subversion support patch series, like quilt. So I can split a big change to small pieces before submit all of them, and post-commit review will be more easy. Thanks.

which review tools are suitable for codes versioned by svn

2019-08-10 Thread wuzhouhui
Hi, I'm searching some review tools which are suitable for codes versioned by Subversion, any recommends?

Fw: Latest nightly tarball doesn't catch up Subversion trunk

2019-05-06 Thread wuzhouhui
Forwarded to bui...@apache.org -Original Messages- From: wuzhouhui Sent Time: 2019-04-27 13:51:43 (Saturday) To: Subversion Cc: Subject: Latest nightly tarball doesn't catch up Subversion trunk Hi, The https://ci.apache.org/projects/subversion/nightlies/index.html says the nightly

Latest nightly tarball doesn't catch up Subversion trunk

2019-04-26 Thread wuzhouhui
Hi, The https://ci.apache.org/projects/subversion/nightlies/index.html says the nightly tarball is automatically generated from latest sources from Subversion trunk. But I noticed that the latest night tarball (released in 27-04-2019) doesn't catch up latest Subversion trunk. E.g. head of CHANGES

Re: version control model of Subversion source code

2019-03-20 Thread wuzhouhui
> On Mar 20, 2019, at 11:25 PM, Daniel Shahaf wrote: > > I think wuzhouhui wasn't asking about branching models in general, but > specifically about what model the Subversion project uses for versioning > its own source code (https://svn.apache.org/repos/asf/subversion/). Right,

version control model of Subversion source code

2019-03-20 Thread wuzhouhui
Hi, This question is unrelated to Subversion's usage or issues, but related to version control model of Subversion source code. Let me explain in detail. As far as I know, new code is committed to trunk firstly, then cherry-picked to release-branch in necessary, so the branch-view of Subversion

Re: How to open specified inside .svn

2019-03-02 Thread wuzhouhui
> On Mar 2, 2019, at 10:09 PM, wuzhouhui wrote: > >> >> On Mar 2, 2019, at 9:41 PM, Branko Čibej wrote: >> >> On 02.03.2019 05:29, wuzhouhui wrote: >>>> On Mar 2, 2019, at 8:21 AM, Daniel Shahaf wrote: >>>> >>>> wuzhouhui

Re: How to open specified inside .svn

2019-03-02 Thread wuzhouhui
> On Mar 2, 2019, at 9:41 PM, Branko Čibej wrote: > > On 02.03.2019 05:29, wuzhouhui wrote: >>> On Mar 2, 2019, at 8:21 AM, Daniel Shahaf wrote: >>> >>> wuzhouhui wrote on Fri, Mar 01, 2019 at 17:46:55 +0800: >>>>> -Original Messages

Re: How to open specified inside .svn

2019-03-01 Thread wuzhouhui
> On Mar 2, 2019, at 8:21 AM, Daniel Shahaf wrote: > > wuzhouhui wrote on Fri, Mar 01, 2019 at 17:46:55 +0800: >>> -Original Messages- >>> From: "Branko Čibej" >>> Sent Time: 2019-03-01 17:16:40 (Friday) >>> To: users@subv

Re: Re: How to open specified inside .svn

2019-03-01 Thread wuzhouhui
> -Original Messages- > From: "Branko Čibej" > Sent Time: 2019-03-01 17:16:40 (Friday) > To: users@subversion.apache.org > Cc: > Subject: Re: How to open specified inside .svn > > On 01.03.2019 04:58, wuzhouhui wrote: > >> -Origin

Re: Re: How to open specified inside .svn

2019-02-28 Thread wuzhouhui
> -Original Messages- > From: "Ralph Seichter" > Sent Time: 2019-03-01 11:46:52 (Friday) > To: users@subversion.apache.org > Cc: > Subject: Re: How to open specified inside .svn > > * wuzhouhui: > > > Could someone remind me that which funct

How to open specified inside .svn

2019-02-28 Thread wuzhouhui
Hi, I want to add a specified file (e.g. Adir/Afile) in .svn, and I want to open it in client. I have read svn_wc.h to find appropriate function to do it, but I can't find one. Could someone remind me that which function can be used to open .svn/Adir/Afile in client? Thanks.

working copy hook

2019-02-25 Thread wuzhouhui
Could Subversion support working copy hook? Because I want to ensure new commit won't introduce any building error, e.g. always running "make html" before "svn commit". Thanks.

Re: Subversion Exception!

2018-12-10 Thread wuzhouhui
Let me translate it for English people. > >-Original Messages- >From:"为呐☆而狂" >Sent Time:2018-12-09 01:01:49 (Sunday) >To: users >Cc: >Subject: [CASS SPAM]Subversion Exception! > >Hello: > > I installed Tortoise SVN in the C:\Program Files\TortoiseSVN directory, but > it was

svnbook-1.8 chinese translation invitation

2018-12-01 Thread wuzhouhui
Hi, everyone (specially Chinese): Maybe this is inappropriately to send such an email to this mailing list, but I can't find more appropriate mailing list (there are few Chinese people in svnbook mailing list). I have started to translation svnbook-1.8 for Chinese since May, 2017, and currently

ViewVC of Subversion Forbidden

2018-10-18 Thread wuzhouhui
Hi, When I click Apache's ViewVC instance in https://subversion.apache.org/source-code.html, the server told me I have no permission to access /viewvc/subversion/trunk: Forbidden You don't have permission to access /viewvc/subversion/trunk/ on this server.

Re: Subversion 1.8.13

2018-05-08 Thread wuzhouhui
> On 8 May 2018, at 10:30 PM, Heim CTR Henry A wrote: > > Do you know where I can find a copy of Subversion 1.8.13? https://archive.apache.org/dist/subversion/ > > Thanks > > Hank Heim | Desktop Support > CompTIA A+ & Security+ Certified > (816) 394-7015 |

Re: width of output of 'svn shelves' is too large

2018-04-14 Thread wuzhouhui
> On 31 Mar 2018, at 1:28 AM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > > wuzhouhui wrote on Mon, Mar 19, 2018 at 19:26:08 +0800: >> The width of terminal is 80 column, but the width of output of 'svn shelves' >> is 82 >> at least, I think 80 is better

Re: width of output of 'svn shelves' is too large

2018-03-31 Thread wuzhouhui
> On 31 Mar 2018, at 1:28 AM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > > wuzhouhui wrote on Mon, Mar 19, 2018 at 19:26:08 +0800: >> The width of terminal is 80 column, but the width of output of 'svn shelves' >> is 82 >> at least, I think 80 is better

width of output of 'svn shelves' is too large

2018-03-19 Thread wuzhouhui
The width of terminal is 80 column, but the width of output of 'svn shelves' is 82 at least, I think 80 is better. What do you think?

Re: Run shelve tests in subversion 1.9

2018-03-11 Thread wuzhouhui
> On 12 Mar 2018, at 4:21 AM, Philip Martin <phi...@codematters.co.uk> wrote: > > wuzhouhui <1530108...@qq.com> writes: > >>>> Most likely you forgot to make the file executable. >> The file is executable. > > You probably need to rerun gen-mak

Re: Run shelve tests in subversion 1.9

2018-03-11 Thread wuzhouhui
> On 11 Mar 2018, at 7:15 PM, wuzhouhui <1530108...@qq.com> wrote: > > I customize Subversion 1.9 for my own use. It is much easier to backport > shelve from 1.10 than upgrade to 1.10. > >> On 11 Mar 2018, at 6:29 PM, Branko Čibej <br...@apache.org> wrote: >

Re: Run shelve tests in subversion 1.9

2018-03-11 Thread wuzhouhui
I customize Subversion 1.9 for my own use. It is much easier to backport shelve from 1.10 than upgrade to 1.10. > On 11 Mar 2018, at 6:29 PM, Branko Čibej <br...@apache.org> wrote: > > On 11.03.2018 11:20, wuzhouhui wrote: >> I am backporting 'svn shelve' subcommand into Sub

Run shelve tests in subversion 1.9

2018-03-11 Thread wuzhouhui
I am backporting 'svn shelve' subcommand into Subversion 1.9, and now I want to do some tests. If I copy shelve_tests.py from Subversion-1.10 to Subversion-1.9/subversion/tests/cmdline/shelve_tests.py, and run 'make check', but shelve_tests.py doesn't executed. So my question is how to run

svn commit failed with svn: E000013

2018-02-15 Thread wuzhouhui
Revision: 5638 Node Kind: directory Schedule: normal Last Changed Author: wuzhouhui Last Changed Rev: 5638 Last Changed Date: 2018-02-13 20:15:26 +0800 (Tue, 13 Feb 2018) I'm sure both the username and password are correct. So, what going wrong here? I have been sent this mail

svn commit failed with svn: E000013

2018-02-14 Thread wuzhouhui
: normal Last Changed Author: wuzhouhui Last Changed Rev: 5638 Last Changed Date: 2018-02-13 20:15:26 +0800 (Tue, 13 Feb 2018) I'm sure both the username and password are correct. So, what going wrong here?

Re: make -j16 javahl sometimes failed for subversion-1.9.7

2017-12-31 Thread wuzhouhui
> On 1 Jan 2018, at 12:21 AM, Nico Kadel-Garcia <nka...@gmail.com> wrote: > > On Sun, Dec 31, 2017 at 8:45 AM, Branko Čibej <br...@apache.org> wrote: >> On 31.12.2017 13:42, wuzhouhui wrote: >>> I'm using rpmbuild to build a package for subversion-1.9.7, but

Difference between svn merge with and without --reintegrate

2017-12-14 Thread wuzhouhui
Hi, what is difference between svn merge and svn merge --reintegrate when merging branch into trunk for svn-1.6? Any examples? Thanks.

Re: svn merge failed

2017-10-26 Thread wuzhouhui
On 10/26/2017 06:21 PM, Stefan Sperling wrote: On Thu, Oct 26, 2017 at 05:44:16PM +0800, wuzhouhui wrote: There is no option --no-ancestry for subcommand merge, I think option --ignore-ancestry is what you talk about. Correct. Sorry about that. I run "svn merge --ignore-ancestry&quo

Re: svn merge failed

2017-10-26 Thread wuzhouhui
hu, Oct 26, 2017 at 04:39:11PM +0800, wuzhouhui wrote: I'm wondering if higher Subversion client can disable some features for compatible with older Subversion server. The --no-ancestry option disables merge-tracking on the client. You could try again with 'svn merge --no-ancestry'. But the r

Re: svn merge failed

2017-10-26 Thread wuzhouhui
I'm wondering if higher Subversion client can disable some features for compatible with older Subversion server. On 10/26/2017 03:25 PM, Bert Huijben wrote: -Original Message- From: wuzhouhui [mailto:1530108...@qq.com] Sent: donderdag 26 oktober 2017 07:36 To: users

svn merge failed

2017-10-25 Thread wuzhouhui
Hi, I run "svn merge" in my working copy, but I got svn: E27: Querying mergeinfo requires version 3 of the FSFS filesystem schema; filesystem '/home/svn/vsds_source/db' uses only version 2 Subversion client-side version is 1.9.7, while server-side is 1.6.11. In addition,