/[packages]/cauldron/mercurial/current/SPECS/mercurial.spec
ViewVC logotype

Diff of /cauldron/mercurial/current/SPECS/mercurial.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 175139 by lebedov, Fri Dec 2 15:25:25 2011 UTC revision 175144 by lebedov, Fri Dec 2 15:53:33 2011 UTC
# Line 1  Line 1 
1  Summary:   A fast, lightweight distributed source control management system  Summary:   A fast, lightweight distributed source control management system
2  Name:      mercurial  Name:      mercurial
3  Version:   2.0.1  Version:   2.0.1
4  Release:   %mkrel 1  Release:   %mkrel 2
5  License:   GPLv2+  License:   GPLv2+
6  Group:     Development/Other  Group:     Development/Other
7  URL:       http://www.selenic.com/mercurial/  URL:       http://www.selenic.com/mercurial/
# Line 16  Provides: hg = %{version}-%{release} Line 16  Provides: hg = %{version}-%{release}
16  %description  %description
17  Mercurial is a fast, lightweight source control management system  Mercurial is a fast, lightweight source control management system
18  designed for efficient handling of very large distributed  designed for efficient handling of very large distributed
19  projects. Major features include:  projects.
   
 * Extremely high-performance delta-compressed storage scheme  
 * Optimized for disk layout and access efficiency  
 * Complete cross-indexing of files and changesets  
 * Bandwidth and CPU efficient HTTP and SSH sync protocols  
 * Distributed development model supports unlimited numbers of developers  
 * Allows arbitrary merging between developer branches  
 * Doesn't significantly degrade with large numbers of files or changesets  
 * No waiting for locks!  
 * SHA1 integrity checking on repository data  
 * Append-only storage model with transaction journalling  
 * Fast full-repository verification  
 * Convenient backup  
 * Most commands are familiar to users of CVS and other systems  
 * Built-in command help  
 * Integrated stand-alone web interface (example)  
 * Works with various GUI tools  
 * Runs on UNIX, MacOS X, and Windows  
 * Conversion tools available for many popular SCMs  
 * Allows a variety of usage models  
 * Supports user-defined hooks and extensions  
 * Source code available under the GPL license  
 * Actively community supported and developed  
20    
21  %prep  %prep
22  %setup -q  %setup -q

Legend:
Removed from v.175139  
changed lines
  Added in v.175144

  ViewVC Help
Powered by ViewVC 1.1.30