On Aug 4, 5:30 am, ray <[email protected]> wrote: > I am planning a Trac/Subversion installation for Windows. The intent > is to use SVN for engneering documents and use Trac to assure issue > resolution and report progress.
Just a comment on your overall goals. Over the past several months I implemented SVN for control of engineering documents at my medical device company that has 10 employees. Several are software engineers, but the majority are not, and have little to no version control experience. I was pessimistic that it would work, but the adoption has gone well and users seem to like it better than SharePoint, which we where using previously. We are using Trac, Subversion, TortoiseSVN, WebSVN, WebDAV (for large binary files) and nearly 50 Trac plug-ins. The plug-ins and customization of Trac have allowed me to add and extend the features each week to satisfy nearly every request I've had (although I also have about 25 enhancement requests, large and small, that need to be worked on). The biggest challenge I'm working with is implementing multiple custom workflows to handle ticket type with many custom fields. Tickets for hardware, software, and software testing differ dramatically, and I'm still working on setting up different workflows for each (and not even completely sure that what I want to do is entirely possible or reasonable). I'd be interested to hear about how it works for you. - Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
