We have a SSIS,开发者_如何学Go SSRS and SSAS code repository in VSS that we are moving to Subversion.
Summary I currently have a NAnt build script that performs a vssget on either the latest source code, or a specific branch (using a ${branch} parameter).
Is it possible to use VSS 2005 with VS2005 and not have the .sln and proj files included in the source repository?If so could somebody please provide a template for getting this working.It strikes me,
Similar to this question: Get all files from VSS for a given date? I am trying to write a script that get a VSS project tree for a specified label. I have this:
I have a coworker who was no longer work the same office.He has checked out files in VSS.How do I check in the item which c开发者_如何学运维hecked out by him?Thanks.Assuming that you can\'t just log o
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Maybe I\'m dumb, or just stupid. But I\'m stuck on-site in an enterprise where VSS is the \'option\'. So i had to branch my code, which was reasonbly easy.
I am looking to migrate some databases out of Visual Source Safe (VSS) and into Team Foundation Server (TFS). I know I am able to migrate from VSS to SVN, and then from SVN to TFS using a few tools th
I\'ve recently migrated code off of a limping SourceSafe database to a fresh SourceSafe database. We\'re maintaining the old database to keep our version history, but I\'d like to mark those files as
I am copying projects in one solution that is bound to VSS from one solution to another that is not bound (or shouldn\'t be).When I copy the original project and add it to the new solution, it\'s show