Great .. did I say I was no programmer;-? Well before I try to learn how to apply the patch .. can I download patched files somewhere?
Daniel -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jani Tiainen Sent: Tuesday, July 08, 2008 9:10 AM To: [email protected] Subject: [Trac] Re: Plugin to manage custom ticket fields Daniel Lowicki kirjoitti: > ok .. I from following the thread I learned that I could make my life > easier by just installing subversion. This I did. > > I then typed the command quoted below. Still .. things aren't that easy > .. I get a bunch of errors :-( You have hit very well known issue in setuptools: http://bugs.python.org/setuptools/issue4 (see also http://bugs.python.org/issue2770 for a patch) There is few ways to get around it - either patching setuptools manually or doing export (get sources without svn properties) before easyinstalling or using older version of subversion. -- 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 -~----------~----~----~----~------~----~------~--~---
