Labs/Bespin/VCS

From MozillaWiki
< Labs‎ | Bespin
Jump to navigation Jump to search

High-Level Goals

Basic Features

  • Take an existing project and import it into a repository
  • Create a project from a repository
  • Display the VCS status of a file:
    • Local changes that are uncommitted
    • Local copy out of date with latest version in VCS
    • File not added to VCS
    • File deleted in project but not yet deleted from VCS