visual-sourcesafe

Delphi: Moving away from VSS

房东的猫 提交于 2019-12-18 16:48:13
问题 We are team of few Delphi developers who have been using VSS since years (I know it's a pity), but we don't use any of the advanced features of VCS, so it was working fine in many cases (but some times it was driving me crazy :( ). The good thing that we have with VSS that we use third-party plug-ins to integrate VSS with Delphi, which is working great, but now when our projects becomes larger, and we would like to move a way from VSS. I have looked at few other VCS (free and commercial) and

What is the difference between clearcase and vss in label a release?

天涯浪子 提交于 2019-12-18 09:36:09
问题 We are using clearcase as our SCM. I have not much experience with clearcase. Now we are about to release our code to production. I want to label my code as I have done using VSS in my previous projects. But in clearcase labeling is not as easy as in VSS. clearcase is asking to create a label type before label a folder in VOB. I don't understand the concept of creating label type? Any guidance on this will be highly appreciated. 回答1: a lbtype is a template, a declaration. a label is the

Setting up a large software system in Delphi

邮差的信 提交于 2019-12-17 22:15:35
问题 We have a software package which is about 16 years old. It's gone through just about every version of Delphi (besides .NET ones). Over the years, things have become very confusing when it comes to cross-referencing and keeping proper setup for additional packages (like third-party libraries). I was wondering if there is some standard practice when it comes to keeping large projects (and groups of projects) like this organized. So to explain the current setup... This is a multi-application

VSS migration to TFS - folder structure change caused project mismappings

北城以北 提交于 2019-12-14 03:59:12
问题 A company did a VSS6 to TFS2010 migration, but the folder structure was changed during the migration (I don't think any tools were used). Due to the folder structure change, the relative project paths in solution files are invalid so none of the 50+ applications work ! My task is to fix it up. I'm looking for advice to help me scan through the solution files in VSS getting absolute project paths and then doing the same in TFS in order to re-ma all the projects to match the new folder

TFS Annotation Error

▼魔方 西西 提交于 2019-12-13 07:39:26
问题 I've recently had a TFS 2015 to 2017 upgrade, and now I have this error whenever I try to do a Source Control->Annotate from the Visual Studio Solution Explorer: Annotation Error m_itempath or m_versionControl not set If I try to run the annotate from the file editor, I get the different error: Annotation Error Unable to determine the workspace for the file C:\... Using Visual Studio Enterprise 2015. This is a Server workspace, and all other operations seem to work as normal. 回答1: Most of the

VSS to SVN migration; tool suggestions? [closed]

南楼画角 提交于 2019-12-12 12:16:26
问题 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, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 7 years ago . Anyone have good experience with tools migrating codebase from VSS to Subversion (preserving histories, meta-data)? Any feedback will

IS there any way to Create a CI with Sourcesafe

怎甘沉沦 提交于 2019-12-11 14:10:41
问题 I want to create a CI for my company and we are using Sourcesafe as our repository. I want to know is there any way to create a CI Build process with Sourcesafe? I read some CI process with TFS and GIT (svn) but can't find an article for Sourcesafe? What should I do? 回答1: CruiseControl has a VSS plugin also. But seriously... VSS... in 2010... 回答2: Jenkins has a VSS plugin. (Hudson too.) 回答3: I believe you can use TeamCity with SourceSafe. 回答4: Our Parabuild provides Continuous Integration for

Small team remote server based simple version control (VCS)

≡放荡痞女 提交于 2019-12-11 09:57:51
问题 We're a small team and we need to deploy a small, simple and easy to maintain VCS. In past we've been using ftp based sharing where we shared zip of source, we need to improve it. I've been looking for a VCS but not sure how it'll blend into our remote server based environment, most of them are best with intranet. Environment : We've a Rackspace remove server and team is connected through internet. We work on ASP.Net. Here're a few options I've come across - Git / Github tortoisesvn.net http:

Project Directory Tree on TFS 2010

旧时模样 提交于 2019-12-11 09:16:14
问题 I'm migrating from VSS to TFS 2010 and using that as a good opportunity to review how we organize projects in the company. Our company deals with two market segments, let's say Sports and Industrial Inspection. Since there's a low likelihood of sharing projects or code from one codebase to another, I created two project collections, one for sports and one for inspection. The thing is that developers are used to the VSS way of organizing projects by creating a directory tree where the projects