we use svn managing our config files.
we lock config file when do committing or writing operation.
in client side, only commit operation executes. and svndump in server.


our process is always opening file like repo/someconfig/files . it's strang 
process opened tmp file like repo/.svn/tmp/svn-XXXXXX in some clients.  


and tmp file was deleted. our process report errors.


for example:
<8> Sundray-WAC / #lsof |grep online_assist | grep config |sort -k 3
704     /wns/sbin/online_assist /wns/etc/config/.svn/tmp/svn-39HEsA (deleted)
704     /wns/sbin/online_assist /wns/etc/config/.svn/tmp/svn-sTknMU (deleted)
704     /wns/sbin/online_assist /wns/etc/config/.svn/tmp/svn-ynboPV (deleted)






 



------------------
.........
 Vanity...My favourite sin.
     --<<The Devil's Advocate>>

Reply via email to