Mailing List Archive

[The Trac Project] #3844: I get Unsupported version control system "svn" after upgrading to 0.10
#3844: I get Unsupported version control system "svn" after upgrading to 0.10
---------------------------------+------------------------------------------
Reporter: xvart@languid.me.uk | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone:
Component: version control | Version: 0.10
Severity: major | Keywords:
---------------------------------+------------------------------------------


--
Ticket URL: <http://trac.edgewall.org/ticket/3844>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3844: I get Unsupported version control system "svn" after upgrading to 0.10 [ In reply to ]
#3844: I get Unsupported version control system "svn" after upgrading to 0.10
---------------------------------+------------------------------------------
Reporter: xvart@languid.me.uk | Owner: cmlenz
Type: defect | Status: closed
Priority: normal | Milestone:
Component: version control | Version: 0.10
Severity: major | Resolution: worksforme
Keywords: |
---------------------------------+------------------------------------------
Changes (by cboos):

* status: new => closed
* resolution: => worksforme

Comment:

You probably made some changes to your PYTHONPATH.
Check with the python command line (using the same environment in which
you run Trac and get the above error):
{{{
$ python
>>> from svn import core
>>>
}}}

Further support for installation issues can be obtained on the
MailingList.

--
Ticket URL: <http://trac.edgewall.org/ticket/3844#comment:1>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---