Steps for a complete clean build
Following are the steps for a complete clean build: 1. Build project (compilation)—In the build phase, the build system compiles operating system (OS) component source files and…
Configuration Management
By Bob Aiello 2876 days ago Comments (2) configuration management jobs careers Hey everyone – we are having a discussion about getting started in CM – in the CM Crossroads…
Features in TFSC are fairly standard among SCC tools
Some of the features in TFSC are fairly standard among SCC tools: Workspace creation Workspace synchronization File checkout Overlapping checkout by multiple users of the same file…
Merging Functionality in TFSC
The merging functionality in TFSC is centered on the following typical development scenarios: Scenario 1: The catch-up merge— The user wants to merge all changes from a source…
Branching in TFSC
Branching in TFSC Branching is the SCM operation of creating an independent line of development for one or more files. In a sense, branching a file results in…
Offline Checkout/Check-In in TFSC
A contributor syncs his workspace and takes his laptop home for the evening. At home, he continues working and chooses to check out a file. An unmodified…
Hardware for The Build Lab
The build lab should include some high-end hardware for building the applications. Because the entire team depends on the results of a build, the high-end computers ensure…
XML Is the Here, the Now, and the Future
XML Is the Here, the Now, and the Future XML is short for Extensible Markup Language, which is a specification developed by the World Wide Web Consortium…
Some new terms of TFSC
Repository— The data store containing all files and folders in the TFSC database. Mapping— An association of a repository path with a local working folder on the…
Important Configuration Definitions
Source code— Files written in high-level languages such as C# that need to be compiled (for example, foo.cs). Source(s)— All the files involved in building a product…
More Important Build Definitions
I need to define some common build terms that are used throughout this article. It is also important for groups or teams to define these terms on…
Types of Builds: Developers and Project
I like to say that there are really only two types of builds: ones that work and ones that don’t. Seriously, though, when you’re shipping a product,…
The Importance of a Successful Daily Build
Former Microsoft Visual Studio Product Manager Jim McCarthy used to say, “Successful daily builds are the heartbeat of a software project. If you do not have successful…
The Four Basic Requirements for an SCM
Identification, control, audit, and status accounting are the four basic requirements for a software configuration management system. These requirements must be satisfied regardless of the amount of…
The minimum features for SCM tools
SCM Tools The minimum features for SCM tools are closely related to the task of handling the different product deliverables produced within the project software engineering process….
5 Keys to Automating Configuration Management for Application Infrastructure
One of the trends being discussed in business, among vendors and in the analyst community is the importance of automating the functions performed by IT. Growing demands…
How to move magento shop to another server
The following procedure describes the basic needs for moving your magento-shop to another server. There might be additional things to consider (changing domains, DNS, PHP-Configuration, tools & programms on your server)…
AWS Storage FAQ
What data is stored in ephemeral storage of an Amazon EC2 instance? Anything that is not stored on an ebs volume that is mounted to the instance…
What is the difference between terminating and stopping an EC2 instance?
Answer Terminate Instance When you terminate an EC2 instance, the instance will be shutdown and the virtual machine that was provisioned for you will be permanently taken…
What’s the difference between ephemeral and volume boot disks?
Different boot sources There are several different kinds of sources to boot from in the DreamCompute dashboard, but they all need to create some sort of virtual…
Difference between AWS EFS vs EBS vs S3
1 GB to store in US-East-1: (Updated at 2016.dec.20) Glacier: $0.004/Month (Note: Major price cut in 2016) S3: $0.023/Month S3-IA (announced in 2015.09): $0.0125/Month (+$0.01/gig retrieval charge) EBS:…
Connection failed: 404 – Not Found
scmuser created the topic: standalone-pom: Connection failed: 404 – Not Found Error – [code language=”css”] [ERROR] Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plugin:1.6.6:download (default-cli) on projec t standalone-pom: Connection…
Nexus – Deployment failed: repository element was not specified in the
scmuser created the topic: Nexus – Deployment failed: repository element was not specified in the I am facing following error… [code language=”css”] Downloaded: repo.maven.apache.org/maven2/org/codehau…exus-utils-1.5.6.jar (245 KB a…
Nexus – Failed to deploy artifacts: Could not transfer artifact
scmuser created the topic: Nexus – Failed to deploy artifacts: Could not transfer artifact [code language=”css”] [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 6.457 s [INFO]…
Chef Error: Could not find cookbook cookbooks_test in your cookbook path, sk
rajeshkumar created the topic: ERROR: Could not find cookbook cookbooks_test in your cookbook path, sk Error while uploading the cookbooks…. [code language=”css”] > knife cookbook upload cookbooks_test…
Chef Error – Fatal: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully
rajeshkumar created the topic: FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully [code language=”css”] > knife bootstrap uvo1t75faaktzc532w6.vm.cld.sr -x root -P…
Chef Error: Network Error: getaddrinfo: nodename nor servname provided, or
rajeshkumar created the topic: ERROR: Network Error: getaddrinfo: nodename nor servname provided, or Issues – [code language=”css”] knife bootstrap uvo1t75faaktzc532w6.vm.cld.sr -x root -P Br356YS0iy –sudo –node-name firefox…
You must set your EDITOR environment variable or configure your editor
rajeshkumar created the topic: You must set your EDITOR environment variable or configure your editor Error [code language=”css”] knife node edit firefox ERROR: You must set your…
Chef Error – Waiting for remote response before bootstrap in windows
rajeshkumar created the topic: Waiting for remote response before bootstrap in windows When i bootstrap windows node, i get following error.. [code language=”css”] knife bootstrap windows winrm…
Chef Lab and Excercise – Cookbooks – Part 7
Configuration management chef tools projects to test your skills? Project 1 – Write a cookbook which can add your bash script in crontab on your nodes. Project…
