× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Jeremy,

The "Team" perspective has a slightly misleading name (I'm not sure why IBM ended up with that name). I think that it was a way to introduce the concept of versioning to iSeries developers.

In reality, you don't need to have a team to make productive use of the "Team" capabilities. What the Team concept gives you is versioning control, using CVS or Subversion. The advantages of versioning are:

* Capability to roll back your changes.
* Keep a history of your changes.
* Compare with previous versions.
* Merge your changes with somebody else's code.
* Create alternate versions ("branches") that allow you to test ideas or fix problems or introduce new features, but allowing you to "switch" between your production code and your "branched" version.
* See who and when a change has been made.
* Create "patches"
* And much more.

In order to work as a team, you basically create a CVS or Subversion repository in a separate server (it may be one of your PC), and everybody will have to check out, refresh, and check in their source code to this repository.

Be aware that you need a CVS or a Subversion server to take full advantage of the Team features. Please Google for "cvs" or "subversion", and take a look to some tutorial. Most of the tutorials use the command line, but just skim over those parts and focus on having a general understanding of the concepts.

Please look for the thread about Subversion in the midrange forum.

Good luck!

Luis

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Jeremy_Rowden@xxxxxxxxxx
Sent: Wednesday, January 09, 2008 6:07 PM
To: wdsci-l@xxxxxxxxxxxx
Subject: [WDSCI-L] Websphere team environment

Hello all,


I wanted to know does anybody use the team environment in Websphere and
how do you set that up? How does it connect with everyone else
Any advice would be surely helpful.









Thanks,

Jeremy R. Rowden
Nippon Express USA, Inc.
Information Systems Division
850 N. Edgewood Avenue, Suite A
Wood Dale, IL 60191
Phone: (630) 451-7447
Email: Jeremy_Rowden@xxxxxxxxxx

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.