a) won't work .. don't have subversion installed - no svn command b) too highlevel .. don't understand this.
Daniel -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of osimons Sent: Monday, July 07, 2008 9:37 AM To: Trac Users Subject: [Trac] Re: Plugin to manage custom ticket fields On Jul 7, 9:15 am, "Daniel Lowicki" <[EMAIL PROTECTED]> wrote: > This is making me nuts ... > > There are single file plugins that install by putting them into Tracs > Plugin dir. > There are eggs that can be installed via Admin page or via easysetup. > How do you install this one .. it's not an egg and its not a singe file > :-( > > help! > > Daniel easy_install --always-unzip http://trac-hacks.org/svn/customfieldadminplugin/0.11 - or do a svn checkout and then 'python setup.py install' (or bdist_egg or whichever mthod you prefer). :::simon https://www.coderesort.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
