Sorry my bad, regarding that, <br>
<br>
I hadn&#39;t installed some of the packages.<br>
<br>
I installed by doing pkg -add and all the files that were available in the blastwave.<br>
<br>
Its already midnight so, I don&#39;t want to work on it anymore, but I
wanted to know that whether after installing all the dependencies ,
will i be able to use mailer.py and .py files or not?<br>
<br>
Do I have to do anything else to get .py files working?( besides
running subversion repos. is there anyway I can check whether python
bindings are working or not without acutaly running .py files?)<br>
<br>
I just created a /tmp/subversion/repos and haven&#39;t created any projects
or anything like that. I ran the svnserve in deamon mode and went ahead
and ran pre-commit-check.py and i got the following messages :<br>
<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;./pre-commit-check.py&quot;, line 6, in ?<br>
&nbsp;&nbsp;&nbsp; from svn import repos, fs, delta, core<br>
ImportError: No module named svn<br>
<br>
Should I be worried? <br>
<br>
I will really appreciate your help.<br>
Thanks,<br>
<br><br><div><span class="gmail_quote">On 9/20/07, <b class="gmail_sendername">Dennis Clarke</b> &lt;<a href="mailto:dclarke@blastwave.org">dclarke@blastwave.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>&gt; Hi, all<br><br>Try the following :<br><br>/opt/csw/bin/pkg-get -U<br><br>/opt/csw/bin/pkg-get -i subversion<br><br>That will get you subversion 1.4.3,REV=2007.02.19<br><br>then change your PATH to<br><br>PATH=/opt/csw/sbin:/opt/csw/bin:/usr/xpg4/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/dt/bin:/usr/ccs/bin
<br><br>then see what happens<br><br><br><br>Dennis Clarke<br><br>_______________________________________________<br>users mailing list<br><a href="mailto:users@lists.blastwave.org">users@lists.blastwave.org</a><br><a href="https://lists.blastwave.org/mailman/listinfo/users">
https://lists.blastwave.org/mailman/listinfo/users</a><br></blockquote></div><br>