Talk:Main Page
From OpenSimulator
(Difference between revisions)
m |
|||
| Line 1: | Line 1: | ||
Just hoping someone updates the IRC channels soon. | Just hoping someone updates the IRC channels soon. | ||
I want to become a part of the development community soon. | I want to become a part of the development community soon. | ||
| + | |||
| + | |||
| + | Just a note, hoping someone can fix this problem. When I attempt to use the SVN Browser link, I get the following error: | ||
| + | |||
| + | -snip- | ||
| + | |||
| + | An Exception Has Occurred | ||
| + | Python Traceback | ||
| + | |||
| + | Traceback (most recent call last): | ||
| + | File "/usr/local/viewvc-1.0.3/lib/viewvc.py", line 3629, in main | ||
| + | request.run_viewvc() | ||
| + | File "/usr/local/viewvc-1.0.3/lib/viewvc.py", line 253, in run_viewvc | ||
| + | import vclib.svn | ||
| + | File "/usr/local/viewvc-1.0.3/lib/vclib/svn/__init__.py", line 25, in ? | ||
| + | from svn import fs, repos, core, delta | ||
| + | ImportError: No module named svn | ||
| + | |||
| + | -snip- | ||
| + | |||
| + | [[User:Tildeampersand|Tilde]] 19:44, 7 August 2007 (PDT) | ||
Revision as of 18:44, 7 August 2007
Just hoping someone updates the IRC channels soon. I want to become a part of the development community soon.
Just a note, hoping someone can fix this problem. When I attempt to use the SVN Browser link, I get the following error:
-snip-
An Exception Has Occurred Python Traceback
Traceback (most recent call last):
File "/usr/local/viewvc-1.0.3/lib/viewvc.py", line 3629, in main request.run_viewvc() File "/usr/local/viewvc-1.0.3/lib/viewvc.py", line 253, in run_viewvc import vclib.svn File "/usr/local/viewvc-1.0.3/lib/vclib/svn/__init__.py", line 25, in ? from svn import fs, repos, core, delta
ImportError: No module named svn
-snip-
Tilde 19:44, 7 August 2007 (PDT)