Re: "svn status" does not show unversioned items been deleted but not committed

2017-06-14 Thread Andrey
Daniel Shahaf писал(а) в своём письме Wed, 14 Jun 2017 20:47:16 +0300: The first column of `status` output reports not only the in-wc.db status (e.g., 'A' / 'D' / 'R'), but also the on-disk status, e.g., '?' and '!'. For example, compare how after 'svn add iota && /bin/rm iota', iota is repor

RE: FW: Error running make for subversion

2017-06-14 Thread Joseph, Anselm
Thanks Daniel. Ran the tests manually as suggested: <-- ~:/opt/eai/ci/subversion/subversion/tests/cmdline --> $ ./basic_tests.py --bin=/usr/local/bin ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/opt/freeware/lib/python2.7/hashlib.py", line 147, in gl

Re: FW: Error running make for subversion

2017-06-14 Thread Daniel Shahaf
Joseph, Anselm wrote on Wed, 14 Jun 2017 18:54 +: > Thanks for the reply, Daniel. > Update: > I pointed the install to the older gcc 4.2.0 with same results: > /opt/freeware/lib/gcc/powerpc-ibm-aix6.1.0.0/4.2.0 > $ ls > include install-tools libgcc.a libgcc_eh.a libgcc_s.a libgcov.a > l

RE: FW: Error running make for subversion

2017-06-14 Thread Joseph, Anselm
Thanks for the reply, Daniel. Update: I pointed the install to the older gcc 4.2.0 with same results: /opt/freeware/lib/gcc/powerpc-ibm-aix6.1.0.0/4.2.0 $ ls include install-tools libgcc.a libgcc_eh.a libgcc_s.a libgcov.a libsupc++.a ppc64 pthread Below, I ran 'make check' to test the re

Re: "svn status" does not show unversioned items been deleted but not committed

2017-06-14 Thread Daniel Shahaf
Andrey wrote on Wed, 14 Jun 2017 14:31 +0300: > Bert Huijben писал(а) в своём письме Wed, 14 Jun 2017 > 13:29:18 +0300: > > >> So, what about this issues? I see it as not opened yet. Will it be > >> fixed? > > > > It is not easy to really describe 'the issue'. > > > > How would you handle 'sv

Re: "svn status" does not show unversioned items been deleted but not committed

2017-06-14 Thread Andrey
Bert Huijben писал(а) в своём письме Wed, 14 Jun 2017 13:29:18 +0300: So, what about this issues? I see it as not opened yet. Will it be fixed? It is not easy to really describe 'the issue'. How would you handle 'svn rm --keep-local ', where the current behavior is the expected behavior.

RE: "svn status" does not show unversioned items been deleted but not committed

2017-06-14 Thread Bert Huijben
> -Original Message- > From: Andrey [mailto:an...@inbox.ru] > Sent: woensdag 14 juni 2017 12:22 > To: users@subversion.apache.org > Subject: Re: "svn status" does not show unversioned items been deleted but > not committed > > So, what about this issues? I see it as not opened yet. Will

Re: "svn status" does not show unversioned items been deleted but not committed

2017-06-14 Thread Andrey
So, what about this issues? I see it as not opened yet. Will it be fixed?