[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnserve uninterruptible sleep

From: Francisco Javier <forzadepor_at_gmail.com>
Date: Tue, 16 Dec 2008 13:32:39 +0100

Subversion: svn, version 1.4.6 (r28521)
OS: Linux ************** 2.6.9-55.0.2.EL #1 Tue Jun 26 14:03:02 EDT 2007
x86_64 x86_64 x86_64 GNU/Linux

fbermudez_at_breogan:~$ ps aux | grep svn
root 1956 0.0 0.0 5364 932 ? S 05:53 0:00 /bin/bash
/etc/cron.daily/svn.cron
root 1957 0.0 0.0 5420 636 ? S 05:53 0:00 awk -v
progname=/etc/cron.daily/svn.cron progname {????? print progname
":\n"????? progname="";???? }???? { print; }
root 2337 0.0 0.0 44480 3124 ? S 05:53 0:00 svn ci -m
Envio automatico
root 2338 0.0 0.0 18644 2168 ? S 05:53 0:00 ssh
*************** svnserve -t
root 2341 0.0 0.0 86524 3540 ? Ds 05:53 0:00 svnserve -t
523 6064 0.0 0.0 93780 3344 ? D 11:04 0:00 svn import
drupal file:///home/fbermudez/svn/example2/drupal -m Primer importe
523 6214 0.0 0.0 93780 3344 ? D Dec15 0:00 svn import
drupal file:///home/fbermudez/svn/example/drupal -m primer importe
523 8708 0.0 0.0 51068 620 pts/4 R+ 13:25 0:00 grep svn
**** 19024 0.0 0.0 37696 3244 ? Ds 00:31 0:00 svnserve -t

fbermudez_at_breogan:~$ vmstat
procs -----------memory---------- ---swap-- -----io---- --system--
----cpu----
 r b swpd free buff cache si so bi bo in cs us sy id
wa
 1 0 0 29600 73756 3897872 0 0 8 133 455 644 2 2 95

Only fail commit (import add files but lock when tries commit). Anyelse
command run correctly.

Excuse me for my english.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=984948

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-16 17:56:27 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.