First page Back Continue Last page Overview Graphics
Vesta Repository
A virtual filesystem
- Exports an NFS interface
- Provides direct access to all versions (diff them, grep across them, etc.)
- Existing versions are immutable (read-only)
- The working copy of an active checkout is mutable (read/write)
- Higher-level features are accessed through an RPC interface (using existing tools or API)
Notes: