Thanks Adam, Maybe I was not clear, sorry about that. What I really looking for is a project management software as for project managers, not for engineers. One that works as a Gantt tool or Agile or using any other method that is proven to be working, and which could track down progress of the workflow, helps allocating resources, maybe risk analysis etc. http://en.wikipedia.org/wiki/Project_management Thanks Tamas On Wed, Feb 17, 2010 at 1:00 PM, Adam Field wrote: > On Wed, Feb 17, 2010 at 6:21 AM, Tamas Rudnai wrote: >> I am wondering if anyone use any type of project management software, >> especially if that is freeware. I have googled on these terms, but not >> sure which one is useful, so I would need you personal experience >> instead of just links :-) > > I use subversion for source control. I like it. You can use any > CVS-alike as a project manager. Subversion (and others) do binary > revision control too so they can handle your schematics and PDFs and > images. The text merging of code is really easy and painless. It's > also nice to go back in time to any version of your code/project. > > Also, this is the best and easiest way to work on projects with others > at the same time. Check out your project, modify it, and check it back > in. It will alert you in the case of merge conflicts. I have used > mercurial too, which is nice, and free like subversion or CVS, but > subversion has more popularity. > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > -- int main() { char *a,*s,*q; printf(s="int main() { char *a,*s,*q; printf(s=%s%s%s, q=%s%s%s%s,s,q,q,a=%s%s%s%s,q,q,q,a,a,q); }", q="\"",s,q,q,a="\\",q,q,q,a,a,q); } -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist