source control software

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Raymond Lewallen

    #1

    source control software

    Does anyone recommend a good source code control software other than Visual
    SourceSafe that integrates well with VS2003? One specific requirement we
    have is to require that comments be entered on an edited file before it can
    be checked in, which through our experience, VSS does not have a
    configuration for that kind of requirement.

    Thank you,

    Raymond Lewallen
    Federal Aviation Administration


  • Matt Hawley

    #2
    source control software

    I would suggest using Vault (http://www.sourcegear.com/vault) However, due to the limitations of Source Control integration into VS.NET, you'll never get the option that you wish for applying comments.

    Matt Hawley, MCAD .NET


    Does anyone recommend a good source code control software other than Visual
    SourceSafe that integrates well with VS2003? One specific requirement we
    have is to require that comments be entered on an edited file before it can
    be checked in, which through our experience, VSS does not have a
    configuration for that kind of requirement.

    Thank you,

    Raymond Lewallen
    Federal Aviation Administration



    Comment

    • CJ Taylor

      #3
      Re: source control software

      hey Raymond,

      We've actually been happy with NG3 over here. Been using it about 8 months
      now.

      Great prices on a large selection of domains. Find the pefect domain for your new startup.


      Pretty similar to VSS, direct VS2002/2003 integration, basically acts as a
      VSS standin/proxy. The new version is pretty good, and for 99 bux a
      license, smokes VSS.

      I li
      "Raymond Lewallen" <Raymond.CTR.Le wallen@nospam.f aa.gov> wrote in message
      news:%23PpU5TrM EHA.3404@TK2MSF TNGP10.phx.gbl. ..[color=blue]
      > Does anyone recommend a good source code control software other than[/color]
      Visual[color=blue]
      > SourceSafe that integrates well with VS2003? One specific requirement we
      > have is to require that comments be entered on an edited file before it[/color]
      can[color=blue]
      > be checked in, which through our experience, VSS does not have a
      > configuration for that kind of requirement.
      >
      > Thank you,
      >
      > Raymond Lewallen
      > Federal Aviation Administration
      >
      >[/color]


      Comment

      • Steven H

        #4
        Re: source control software

        On Wed, 5 May 2004 10:23:51 -0500, Raymond Lewallen wrote:
        [color=blue]
        > Does anyone recommend a good source code control software other than Visual
        > SourceSafe that integrates well with VS2003?[/color]

        SubVersion - http://subversion.tigris.org/
        Windows Shell Extension for SubVersion - http://tortoisesvn.tigris.org/
        Visual Studio .NET addin for SubVersion - http://ankhsvn.tigris.org/

        SubVersion vs Visual Source Safe - http://www.wadhome.org/svn_vs_vss.txt

        SubVersion has its own inbuilt server but if you want to use something a
        bit more robust (read seucure) you can use the Apache web server.

        there is no IIS isapi filter currently available which will let you use
        subversion respritorys over iis - i am currently investigating building one
        but at least at this point in time its a bit over my head.
        [color=blue]
        > One specific requirement we
        > have is to require that comments be entered on an edited file before it can
        > be checked in, which through our experience, VSS does not have a
        > configuration for that kind of requirement.[/color]

        the source code for the front-ends are available, the developers are
        aproachable so if a feature isnt there ask them or code it yourself.
        --
        -------------------------------------------
        Steven H, 3rd Year B.I.T. Otago Polytechnic

        ..net Geek

        Comment

        Working...