<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=234570222-23092008>Hi 
all,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=234570222-23092008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=234570222-23092008>New to this python 
thing..&nbsp; I am trying to run a python script to convert sccs data to svn 
data (sccs2svn.py).&nbsp; Downloaded this off the web, and it sounds like it 
should do what I need it to,&nbsp; but I can not seem to get it to run.&nbsp; I 
keep getting the following error message:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=234570222-23092008></SPAN></FONT>&nbsp;</DIV><SPAN 
class=234570222-23092008><SPAN lang=EN>
<DIV><FONT face=Arial size=2>Traceback (most recent call last):</FONT></DIV>
<DIV><FONT face=Arial size=2>File "/home/hkroh/bin/python_scripts/sccs_te.py", 
line 481, in ?</FONT></DIV>
<DIV><FONT face=Arial size=2>core.run_app(run)</FONT></DIV>
<DIV><FONT face=Arial size=2>File 
"/usr/src/build/554290-x86_64/install/usr/lib/python2.3/site-packages/svn/core.py", 
line 33, in run_app</FONT></DIV>
<DIV><FONT face=Arial size=2>File "/home/hkroh/bin/python_scripts/sccs_te.py", 
line 418, in run</FONT></DIV>
<DIV><FONT face=Arial size=2>interface.add(i)</FONT></DIV>
<DIV><FONT face=Arial size=2>File "/home/hkroh/bin/python_scripts/sccs_te.py", 
line 242, in add</FONT></DIV>
<DIV><FONT face=Arial size=2>print self._commit(revision, delta.getDate(), 
transaction, subpool)</FONT></DIV>
<DIV><FONT face=Arial size=2>File "/home/hkroh/bin/python_scripts/sccs_te.py", 
line 162, in _commit</FONT></DIV>
<DIV><FONT face=Arial size=2>return 
repos.svn_repos_fs_commit_txn(self.repos_ptr, txn, subpool)</FONT></DIV>
<DIV><FONT face=Arial size=2>libsvn._core.SubversionException: ("Can't remove 
'SVN_skill/db/transactions/0-1.txn': Directory not empty", 39)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=234570222-23092008><FONT face=Arial size=2>I go to&nbsp;the 
offending directory and I see a .nfs&lt;blah&gt; file.&nbsp; When I touch the 
file, it disappears.</FONT></SPAN></DIV>
<DIV><SPAN class=234570222-23092008><FONT face=Arial size=2>I do not know enough 
about python, or the add on module that is causing this failure.&nbsp; 
</FONT></SPAN></DIV>
<DIV><SPAN class=234570222-23092008><FONT face=Arial size=2>Can someone please 
point me in the right direction in solving my problem.</FONT></SPAN></DIV>
<DIV><SPAN class=234570222-23092008><FONT face=Arial size=2>Please let 
me&nbsp;know what else you need to know to help with this.</FONT></SPAN></DIV>
<DIV><SPAN class=234570222-23092008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=234570222-23092008><FONT face=Arial size=2>Thanks in advance 
for any help,</FONT></SPAN></DIV>
<DIV><SPAN class=234570222-23092008><FONT face=Arial 
size=2>Herold</FONT></SPAN></SPAN></SPAN><SPAN class=234570222-23092008><FONT 
face=Arial size=2>&nbsp;&nbsp;&nbsp; </FONT></SPAN></DIV></BODY></HTML>