Visual Source Safe over Internet in old Visual Basic

Hi all!

Can I use Visual Source Safe 2005 with Visual Basic over Internet

Thanks



Answer this question

Visual Source Safe over Internet in old Visual Basic

  • SKX

    How to use SourceOffsite - Download the SourceOffsite Server, and set it up to connect to your VSS database. Next install the SourceOffsite Client on the machine which also hosts VB. See SourceOffsite documentation for actual configuration / setup.

    Configure SourceOffsite to be the default SCC provider, and then configure VB to use the Source Control.

    How to use VSS2005 - Install the Web server based 2005, and configure the server for the Remote Web Access. See VSS 2005 documentation for actual configuration / setup.

    Configure VSS Remote Web access to be the default SCC provider, and then configure VB to use the Source Control.



  • Scott.B

    noop:

    For basic check-out / check-in functionality, yes you can.

    However, if you want to Show History, Get older versions of files, Get Labels, etc, you'll still want to use something like SourceOffsite (http://www.sourcegear.com).

     

    See - http://support.microsoft.com/default.aspx scid=kb;en-us;320317 for Microsoft's KB article. 

    HTH



  • Andreas - Moe

    Sorry... but... how I use Visual Basic 6...

  • Visual Source Safe over Internet in old Visual Basic