CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2003
    Posts
    20

    looking for a software to manage project

    Hi there

    i am using MS visual sourcesafe to manage my VC++ project,

    Does anyone know other kind of software that can manage VC++ project like Visual Sourcesafe?


    Thanks

  2. #2
    Join Date
    Feb 2003
    Location
    Bilbao
    Posts
    513
    CVS, MKS...
    Caronte
    Si tiene solución... ¿por qué te preocupas?
    Si no tiene solución... ¿por qué te preocupas?

  3. #3
    Join Date
    May 1999
    Location
    Southern California
    Posts
    12,266
    I have questions about VS also and I am jealous that you are asking in this forum. I really think I would be criticized for asking this queestion in this forum. I think it is supposed to be asked in the developer's forum. If you don't get results there then try the comp.software-eng newsgroup.
    "Signature":
    My web site is Simple Samples.
    C# Corner Editor

  4. #4
    Andy Tacker is offline More than "Just Another Member"
    Join Date
    Jun 2001
    Location
    55°50' N 37°39' E
    Posts
    1,503
    Rational's Clear Case
    If you think you CAN, you can, If you think you CAN'T, you are probably right.

    Have some nice Idea to share? Write an Article Online or Email to us and You may WIN a Technical Book from CG.

  5. #5
    Join Date
    Oct 2003
    Location
    Philadelphia, PA
    Posts
    167
    Are you talking about a SCM - Source Code Manager or a project manager? An SCM controls who works on what code, checking in/out, versioning, etc. A project maanger will help you schedule people's time across tasks and manage costs.

    If you're talking about an SCM - all the one's metnioned so far are avaiable. Or, just do a google search. If you're talkinb about PM software, MS Project is the big one, but there are other, more industrial strength one's as well.
    Mike Dershowitz
    [email protected]
    www.lexientcorp.com

  6. #6
    Join Date
    Aug 2003
    Posts
    20
    Hi guys

    Thanks for your reply.

    I am looking for a SCM-Source Code Manager, not a Project Manager, to substitute VSS.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured