+ All Categories
Home > Documents > How to Improve your Geographically Distributed Software...

How to Improve your Geographically Distributed Software...

Date post: 14-Aug-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
15
© 2010 Intland Software 1 How to Improve your Geographically Distributed Software Development Process With Git or Mercurial 25/06/2010 Eclipse Days Stuttgart Janos Koppany CEO Intland Software
Transcript
Page 1: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

© 2010 Intland Software 1

How to Improve your Geographically

Distributed Software Development Process

With Git or Mercurial

25/06/2010 Eclipse Days StuttgartJanos Koppany

CEO Intland Software

Page 2: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

Agenda

• Introduction

• Working Distributed

• DVCS / Centralized

• Live Demo

• QA

© 2010 Intland Software 2

Page 3: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

Intland

• Intland Software is the leading provider of enterprise-class

collaboration solutions that boost the productivity of development

and business projects.

• Intland is leading Eclipse Integration for DVCS (Mercurial, Git is

coming …)

© 2010 Intland Software 3

Page 4: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

© 2010 Intland Software 4

Intland’s Customers

Page 5: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

© 2010 Intland Software 5

codeBeamer is contributing to the success of …

Leading technology firms realized the value of codeBeamer in distributed development Leading technology firms realized the value of codeBeamer in distributed development

• MSG systems is a software outsourcing partner developing embedded

solutions with over 1,500 employees mainly for large German automotive.

codeBeamer is a central platform for client interaction safeguarding

transparency and efficiency

• MSG systems is a software outsourcing partner developing embedded

solutions with over 1,500 employees mainly for large German automotive.

codeBeamer is a central platform for client interaction safeguarding

transparency and efficiency

• Continental is coordinating its off-shore software development across India,

Germany with codeBeamer

• Continental is coordinating its off-shore software development across India,

Germany with codeBeamer

• Siemens as outsourcing partner is developing software component for a large

German automotive

• Siemens as outsourcing partner is developing software component for a large

German automotive

Page 6: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

© 2010 Intland Software 6

Working Distributed

� Modern IT strategies comprise distributed software development elements like

outsourcing, near-shore and off-shore as these provide significant advantages:

� Utilizing best qualified human capital in the organization regardless of its physical location

(near-shore, off-shore)

� Increase flexibility by converting fixed into variable costs and leveraging external know-how

(outsourcing)

� Labour cost arbitrage (off-shore)

� However, distributed structures bring also a number of challenges along. Increased

complexity of projects evoke:

� Higher coordination costs, lack of transparency and control

� Generated know-how is lost after project end and not available for re-use

� Higher risk of failure

Distributed software development must be supported by collaboration tools like codeBeamerDistributed software development must be supported by collaboration tools like codeBeamer

Page 7: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

© 2010 Intland Software 7

Users working around the World

Reqs.

Reqs.

Reqs.

Reqs.

Report

Report

Report

Statuscheck

Statusreport

Statusreport

Statusreport

Statusreport

Testplan

Testplan

Testplan

Testplan

DokumenteDokumente

Dokumente

Dokumente

DokumenteDokumente

Dokumente

Dokumente

DokumenteDokumenteDokumente

Statuscheck

Statuscheck

MailsMails

Excel

Excel

Excel

Mails

Mails

MailsExcel

Page 8: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

Decentralized Version Control System v.s. Centralized

• Everyone has a local sandbox. You can make changes and roll

back, all on your local machine. The system is indifferent to the

vagaries of your server infrastructure.

• It works offline. You only need to be online to share changes.

• It’s fast. Branches, Diffs, commits and reverts are all done locally.

• It handles changes well. Distributed version control systems were

built around sharing and merging changes.

• Every developer “has his own branch”

• Simple Backup

© 2010 Intland Software 8

Page 9: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

Working with Centralized VCS system

© 2009 Intland Software 9

Shared Repository�

develope

r

develope

r

develope

r

Centralized systems (SVN, CVS, ClearCase, Synergy, ..)

-Windows/Linux

-Eclipse + Subclipse

-Web browser

Page 10: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

Chicago

Deployment infrastructure with Mercurial, Eclipse

© 2010 Intland Software 10

codeBeamerIssue management,

collaborationMunich Beijing

MercurialRepositories

Developer Workstation:•Windows/Linux (VMWARE)•Eclipse + Intland’s Mercurial plug-in•Mercurial•Web browser

✔✔

Page 11: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

Working on the decentralized way

© 2010 Intland Software 11

Distributed version control system.

i.e. Git or Mercurial

like (Linux, Mozilla, Sun’s Java development)

Blessed RepoDictator

lieutenantlieutenant

developer developer developer developer

Page 12: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

gold-repo

Automotive sub-contractor workflow

© 2009 Intland Software 12

Release-repoAutomotive

Sub-contractorSub-contractor

Sub-contractor

Sub-contractor

Sub-contractor

Sub-contractor

Test,

Open-Source

check (Black-Duck)

Page 13: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

Stuttgart-1

Demo Scenario: iPhone 4

© 2010 Intland Software 13

codeBeamerIssue management,

collaborationKarlsruhe

Stuttgart-2

MercurialRepositories

Developer Workstation:•Windows/Linux (VMWARE)•Eclipse + Intland’s Mercurial plug-in•Mercurial•Web browser

PR Manager Workstation:•Windows/•Web browser

1. PR Manager creates new task “iPhone 4”2. PR Manager assign task to Developer3. Developer gets new task and implements4. Developer commits changes, and change

the issue status “Implemented”5. Developer push changes to “Karlsruhe”

…6. Manager sets status “Verified”

Page 14: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

© 2010 Intland Software 14

codeBeamer Collaboration & ALM

� codeBeamer is the award winning

collaborative software development solution

for distributed teams

� It provides project management, wikis and

knowledge management, document

management, task, requirement and defect

management, configuration management

(ITIL), continuous integration, version control,

source code analysis and forums through a

single, integrated and secure environment

codeBeamer is the technology leading distributed development solution availablecodeBeamer is the technology leading distributed development solution available

� For individual solutions, the single applications can also be implemented step by step with the

option of a later integration

� codeBeamer can be implemented as behind the firewall or as SaaS model

� Administrative and infrastructure costs are minimal. codeBeamer has low cost of ownership

and high productivity, which provides quick cash back and high returns on investment

Page 15: How to Improve your Geographically Distributed Software ...wiki.eclipse.org/images/5/5b/CodeBeamer-Eclipse-Embedded-2010.pdf · • MSG systems is a software outsourcing partner developing

© 2010 Intland Software 15

Contact & further information

Janos Koppany (CEO)

[email protected]

Phone: (EU) +49-711-67400680

Mobile: +49-172-7148762

• General information: www.intland.com

• Follow @intland on Facebook: http://bit.ly/rcTuX

• Follow @intland on Twitter: http://twitter.com/intland


Recommended