On Thu, March 8, 2007 02:08, maphew wrote: > Is anybody using Trac for projects which *aren't* about software > development? If yes would you care to share your successes or > failures?
Why don't you be more specific? What do you need? I use it daily for hardware development. We have schematic and other binary files kept using locks. The VHDL might as well be software as far as trac/svn is concerned; all the diff utilities work fine and the enscript system does all the syntax highlighting in changesets and snippets on wiki pages. When a board is RFQd it gets svn tagged. When a layout has been signed off on and will be fabbed, another tag. After that point, any white wire changes needed are kept in tickets and the milestone is the next hardware revision. The only restriction we have on users is that they must check out 'trunk' to c:\proj\<svn_proj_name>\ because some of our tools are retarded and have binary project files with hardcoded paths. This gets around that. - Aaron -- Sent using a web interface, so I am sending this instead of working. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
