Commit Graph

77 Commits

Author SHA1 Message Date
belliash 78760a6b63 split this into 2 functions 2012-01-12 12:16:48 +01:00
belliash e82239e82f let user know that he should really do not touch this file 2012-01-11 11:17:12 +01:00
belliash bebfd454c4 update comment 2012-01-10 20:17:38 +01:00
belliash b34aa97346 let it synchronize :D 2012-01-10 19:02:24 +01:00
belliash 1c9f883f15 merge config files; all setting can be overwritten by putting them into ezbuild.conf or ezsync.conf 2012-01-10 10:52:50 +01:00
belliash 7b153d2461 case insensitive 2012-01-10 00:39:44 +01:00
belliash 6c362f4174 correct parametrs order 2012-01-09 19:10:57 +01:00
belliash cf21a7e471 implement synchronizeRepository() 2012-01-09 19:09:26 +01:00
belliash fbbc7d8665 initialize ezbuild env 2012-01-09 13:44:38 +01:00
belliash 8caf858ab4 update usage 2012-01-09 13:12:02 +01:00
belliash 8cc5c8ae14 add new parameter 2012-01-09 13:02:53 +01:00
belliash 0b7fe4f5d2 load keys 2012-01-09 11:55:39 +01:00
belliash 87cc0ee71a enable notifications just after all directories have been created 2012-01-09 11:50:52 +01:00
belliash 412bc2e177 enable notification only from some point 2012-01-09 11:48:11 +01:00
belliash b85e61f3a5 implement makeSshWrapper() 2012-01-09 11:42:56 +01:00
belliash 1c0f2e1bbd update makeNode() 2012-01-09 11:20:54 +01:00
belliash fabe868bc3 implement checkoutGit() 2012-01-09 11:13:46 +01:00
belliash c2244847aa implement makeNode() 2012-01-08 23:46:05 +01:00
belliash 4344d60083 implement checkoutSubversion() 2012-01-08 18:55:12 +01:00
belliash fd450c0c4a autoload repositories 2012-01-08 12:11:09 +01:00
belliash 21488f3a31 add new library 2012-01-08 12:09:21 +01:00
belliash c750bf0431 update comments 2012-01-07 16:00:21 +01:00
belliash 6c92021343 tune logOutput() 2012-01-07 13:56:57 +01:00
belliash ed1ff4f3ad update config file 2012-01-06 23:57:34 +01:00
belliash 01e5385f67 create all necessary folders 2012-01-06 12:23:39 +01:00
belliash 2f1530d115 update config file; add missing options 2012-01-06 12:12:27 +01:00
belliash f56001d87a implement makeCoreDirectories() 2012-01-05 19:21:44 +01:00
belliash c7a348ab76 update comments 2012-01-05 01:49:43 +01:00
belliash 2e95cec195 suppress all errors 2012-01-04 14:22:34 +01:00
belliash 16e943b746 update comment 2012-01-04 14:05:45 +01:00
belliash c5c336198c few fixes 2012-01-04 14:02:36 +01:00
belliash 6334a06a11 update dependencies 2012-01-04 13:14:23 +01:00
belliash 3878577aee fix typo 2012-01-04 13:00:36 +01:00
belliash 5fc24e9c74 do not allow more than one working copy 2012-01-04 12:59:16 +01:00
belliash 63c21a5be8 cosmetic 2012-01-04 11:44:42 +01:00
belliash 91710f3dd2 add missing function 2012-01-04 11:38:55 +01:00
belliash 1d539c7b3a let ezsync parse supplied arguments 2012-01-04 01:28:10 +01:00
belliash 0cee36547d add accidentially removed 2012-01-03 14:49:17 +01:00
belliash 3b864d8f59 implement cleanLogs() & cleanTemp() 2012-01-03 14:48:00 +01:00
belliash 8ac9902ef0 implement printNotice(), quit() and fix die() 2012-01-03 14:19:06 +01:00
belliash e3edcb53fc add more definitions 2012-01-03 13:06:35 +01:00
belliash 3755f65d3f Move colors into constants 2012-01-03 13:03:20 +01:00
belliash 5f28758216 update copyright notice 2012-01-03 11:29:52 +01:00
belliash d3dc2aa2b3 implement checkPrerequisites() and make a use from it 2012-01-03 11:24:11 +01:00
belliash e6ce238bf4 Add basic activities into executables 2012-01-03 10:39:34 +01:00
belliash 1b09b5d5e3 implement unpack() 2012-01-03 10:32:12 +01:00
belliash 80a57ba69b Add some extra debug logging 2012-01-02 23:38:22 +01:00
belliash 564706f905 Treat all parameters as single one 2012-01-02 23:35:25 +01:00
belliash 4137361517 fix common mistake, while the variable assignment takes place before the local declaration, what leads into unexpected value 2012-01-02 23:09:58 +01:00
belliash d6677c0548 another small fix 2012-01-02 23:01:22 +01:00