irperera kirjoitti:
> hey guy's my now getting this error when i use the tortoisesvn
>
> SubversionException: ("Expected FS format '2'; found format '3'",
> 160043)
Make sure that you're using same version of SVN for Python bindings as
you're using TortoiseSVN (or commandline tools).
My guess is that your python-svn bindings are for SVN 1.4 (uses format
'2') and you created SVN 1.5 repository (uses format '3'), which are not
compatible of course.
--
Jani Tiainen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---