svn status gets 'killed'
From: <pll_at_lanminds.com>
Date: 2002-10-07 21:11:48 CEST
Hi all,
I recently set up an svn server, and to experiment, I imported a copy
svn co http://server/svn/linux-2.4.19 linux-2.4.19
and everything goes quite well. However, if I try to do an
ll@tater:/usr/local/src/linux-2.4.19$ svn status -u -v .
An 'strace svn status -u -v' results in:
pll@tater:~$ strace -p 17537
Is something broken, or am I doing something wrong?
(Oh, an an 'svn status -n' results in:
svn: invalid option character: n
but 'svn status --nonrecursive' works fine).
I'm using: Subversion Client, version 0.14.1 (r2927)
from the Debian packages 0.14.1-2.
Oh, FWIW, 'svn help' seems to be broken in the newer 0.14.3-2
pll@tater:/usr/local/src/linux-2.4.19$ svn status -u -v --nonrecursive
pll@tater:/usr/local/src/linux-2.4.19$ svn help status
pll@tater:/usr/local/src/linux-2.4.19$ svn help
-- Seeya, Paul -- It may look like I'm just sitting here doing nothing, but I'm really actively waiting for all my problems to go away. If you're not having fun, you're not doing it right! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Oct 7 21:12:35 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.