Tuesday, March 4, 2008

Perforce

Perforce is similar to CVS. A repository maintaince system. It also maintains the version control system, delete,update etc..
However, In this blog we will concentrate on the issues that differing the CVS with perforce.

1. Way to checkout the respository.
CVS : cvs -d 'repository'

2. commit and commit diff

3. datewise checkout

4. to see check in logs

5. to checkout particular version file


Last but not the least the performace analysis: