On Sun, Jun 1, 2008 at 11:19 PM, Ravi Kochar <[EMAIL PROTECTED]> wrote:
> 2) How can I import data from excel in trac.

There's no easy answer to this, as it's highly dependent on how the
spreadsheet is formatted.  But I've had to do this a few times
before--I asked the maintainer of the spreadsheet to make sure that
each column properly corresponded to a specific ticket field.  Then I
had them export it as CSV, and wrote a simple script to insert tickets
into the database for each row in the spreadsheet.

Erik

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to