One of my colleagues and I setup SF as a tool for our company about a year ago, primarily for the task and bug tracking. Maybe they have changed the setup procedures, documentation, etc. but it was a huge PITA to set up. The files with SQL DDL and DML were incomplete, the documentation was in places simply incorrect, and there were a number of places where they hardcoded image links back to sourceforge.net itself.

In addition, there are a number of features that simply don't work correctly. Searching is problematic: it's case-sensitive and only searches particular fields. For instance, you can't simply type in a bug ID and see the status of a bug. And, worst of all, in certain fields on different types of records you cannot use database-sensitive characters like a ('). It also stores datetime information in unix epoch format, which is incredibly annoying when you want to use a epoch-unaware tool like MS Access/Excel for reporting on the data.

(If this task were more than 2% of my job description I'd create a replacement for the features we need using OpenInteract.)

Many of these annoyances/bugs may have changed in successive versions, but I also know that features they add to the main sourceforge site are not finding their way back into the open source version.

Chris
M-x auto-bs-mode


In reply to Sourceforge: be warned by lachoy
in thread Free or cheap web-based project managment tool (Perl/PHP)? by JojoLinkyBob

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.