VS.Net 2005 & VSS 6.0

Sorry, I could not find an answer to this already...

Will Visual Studio .NET 2005 (Professional ed.) work with Visual Source Safe 6.0   Has anyone attempted this with a beta version




Answer this question

VS.Net 2005 & VSS 6.0

  • GlenJohnson

    Actually, remote and delete propagation will work, but only from client -> database. Synchronizing deletes/renames using Get dialog will not work (propagation database -> client) as it requires new functionality in the provider.

    Another thing that will only work halfway is getting new files added in the database for web projects. VSS 6.0 has no capabilities of enumerating new folders in the database through MSSCCI functions used by VisualStudio; synchronizing new file additions will only work in folders that already exist on the local disk.

    Alin

  • j0h4n

    Yes, it will work with a similar feature set as VS2003 & VSS.

    New features introduced to the SourceSafe 2005 Plug-In for Visual Studio will not work. For instance, to name a few:< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

    • Asynchronous opening of projects
    • Remote access over http
    • Delete/rename propagation
    • Integration on the Open Project dialog

     Regards,



  • VS.Net 2005 & VSS 6.0