up vote 0 down vote favorite
share [g+] share [fb]

It's a continual problem: allow collaboration (and versioning) among developers who are creating project plans, requirements, functional specs, design docs and test plans. Then, publish for others in the organization (IT, Customer Service, Technical Support) to use this information.

What systems are people using to track project documentation? How do you roll up change information per release and present it to end users?

link|improve this question

How do you track your code? – Jeff O May 14 '09 at 4:15
We use Subversion. Currently, developers checkin documents in a variety of formats (I prefer HTML) and whole tree is published on the intranet. Problems arise when we want to include non-developers and allowing searching. – Terry Lorber May 14 '09 at 16:06
feedback

1 Answer

up vote 2 down vote accepted

I don't know if I would regard this as best, but... Sharepoint is what we use (mostly) it's pretty well integrated into Office for sharing docs (with check in and out), plus you can create Wiki's, document lists with RSS feeds etc it's....usable.

link|improve this answer
Sharepoint sounds like the best solution from my perspective. – Aaron Alton May 14 '09 at 4:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.