Changeset 1375


Ignore:
Timestamp:
12/23/11 01:16:30 (17 months ago)
Author:
bruno
Message:
  • Use correct version for itop and start developing content
Location:
projects/itop/pbconf/trunk
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • projects/itop/pbconf/trunk/itop.pb

    r1373 r1375  
    99# What is the project URL 
    1010# 
    11 pburl itop = svn+https://itop.svn.sourceforge.net/svnroot/itop/trunk 
     11pburl itop = svn+https://itop.svn.sourceforge.net/svnroot/itop/ 
    1212#pburl itop = svn://svn+ssh.itop.org/itop/devel 
    1313#pburl itop = cvs://cvs.itop.org/itop/devel 
     
    4444# Global version/tag for the project 
    4545# 
    46 projver itop = devel 
     46projver itop = trunk 
    4747projtag itop = 1 
    4848 
    4949# Hash of valid version names 
    5050 
    51 version itop = devel 
     51version itop = trunk 
    5252 
    5353# Is it a test version or a production version 
     
    6262#pkgtag itop = 3 
    6363# Hash of default package/package directory 
    64 defpkgdir itop-core = core 
    65 defpkgdir itop-modules = modules 
     64defpkgdir itop = . 
    6665# Hash of additional package/package directory 
    67 extpkgdir itop-dev = toolkit 
     66#extpkgdir itop-dev = toolkit 
    6867 
    6968# List of files per pkg on which to apply filters 
Note: See TracChangeset for help on using the changeset viewer.