Home / Features / Publish your projects / CVS & SubVersion

CVS & SubVersion

With PHPEdit you can work easily with CVS and SubVersion. You can trigger all usual actions from your project explorer. You can view difference between 2 versions of a file using its integrated diff module.

CVS

With CVS extension for PHPEdit you can execute the following actions using a simple click:

  • Add
  • Checkout
  • Commit
  • Update
  • Delete
  • Diff
  • Import

SubVersion

With SubVersion extension for PHPEdit, you can trigger the following actions using a simple click:

  • Add
  • Checkout
  • Commit
  • Update
  • Delete
  • Diff
  • Import
  • Lock
  • Unlock
  • Cleanup