Changeset 1875 in ProjectBuilder for devel/pb


Ignore:
Timestamp:
Apr 27, 2014, 12:46:33 PM (10 years ago)
Author:
Bruno Cornec
Message:
  • Improve git support for repo creation hopefully
  • Git build works correctly for pdfposter now
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r1870 r1875  
    41424142    if (! -f $db) {
    41434143        $precmd = "CREATE TABLE announces (id INTEGER PRIMARY KEY AUTOINCREMENT, date DATE, announce VARCHAR[65535])";
     4144        # we should add the $db to the VCS as well here
    41444145    }
    41454146
Note: See TracChangeset for help on using the changeset viewer.