About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (203)
- Security (17)
- Test (32)
- Tooling (160)
- Uncategorized (160)
Most used tags
Tag Archives: version control
Merge changeset to branch
We use Team Foundation Server with Team Foundation Version Control (not GIT). To support a release we created two branches called CurrentVersion and 5.0.2. Where CurrentVersion is our “development” branch for new features and 5.0.2 is our “master” branch used … Continue reading