Another user making changes

Now that Fred has the project in his workbench he needs to modify several of the files and synchronize with the HEAD stream in order to release them.

Fred should proceed as follows:

1.

Modify file1.txt as follows

Original Contents:

This is the contents
of file 1.

New Contents (changes shown in bold)

This is the contents
Fred-update 
of file 1.

2.

Modify file2.txt as follows

Original Contents:

File2 is a small file
with simple text.

New Contents (changes shown in bold)

File2 is a (Fred was here) small file
with simple text. 

 

3.

In the Navigator view  click the views pull-down menu and choose Show Version Info.

Observe that the Navigator updates to show the version information. Notice that the two files which Fred has changed are preceded by ">".

 

4. To release his changes to the stream Fred can either:
  • select the two files and choose Team > Synchronize with Stream or,
  • select the project and choose Team > Synchronize with Stream

Often choosing the project is the easiest thing to do. Let's do just that. Select the project and choose Team > Synchronize with Stream from its context menu. 

5. When the Synchronize view opens Fred should release his changes to file1.txt and file2.txt.