Changeset 628


Ignore:
Timestamp:
12/09/08 09:56:12 (4 years ago)
Author:
bruno
Message:

Document the fact that Mercurial is now supported

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r626 r628  
    6363pb helps you build various packages directly from your project sources.  
    6464Those sources could be handled by a CMS (Configuration Management System) 
    65 such as Subversion, CVS, ... or being a simple reference to a compressed tar file. 
     65such as Subversion, CVS, Mercurial... or being a simple reference to a compressed tar file. 
    6666It's based on a set of configuration files, a set of provided macros to help  
    6767you keeping build files as generic as possible. For example, a single .spec 
     
    139139 
    140140Create tar files for the project under your CMS.  
    141 CMS supported are SVN and CVS 
     141CMS supported are SVN, CVS and Mercurial 
    142142parameters are packages to build 
    143143if not using default list 
Note: See TracChangeset for help on using the changeset viewer.