Previous Next
Creating Team Projects

Introduction
In this chapter, you will learn how to create shared SNiFF+ projects for a development team situation. This chapter covers the setup procedure for all languages except for Java. To learn how to set up shared Java projects, please refer to the SNiFF+ Java Tutorial.
This chapter covers the following topics

  • Create shared projects for each directory in your team's Shared Source Working Environment

  • Initialize a new team Repository

  • Initialize your team's Shared Object Working Environment

  • Initialize each team member's Private Working Environment

Assumptions made in this chapter
  • You are not using SNiFF+'s Project Setup Wizard

  • You have read Project Setup Overview

  • Your team's shared source code is compilable

  • You have already set up your team's working environments

  • You are the Working Environments Administrator for your team

  • You have set up a Private Working Environment for yourself

Related SNiFF+ topics
Abbreviations used in this chapter
RWE -- Repository Working Environment
SSWE -- Shared Source Working Environment
SOWE -- Shared Object Working Environment
PWE -- Private Working Environment
PDF -- Project Description File

Previous Next