Date: | 2008-11-27 02:03:21 (16 years 4 months ago) |
Author: | Loic d'Anterroches |
Branch: | dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3 |
Commit: | 83fd312c816332fb275dd097750e603406c0cb93 |
Parents: |
f9b6a022c8fdb89e6e39b7c8fc53c497e96877e8
|
Message: | Added an exception when the scm command fails.
This will help the debugging for people. |
Changes: |
|
File differences
src/IDF/Scm.php |
55 | 55 |
56 | 56 |
57 | 57 |
| 58 |
| 59 |
| 60 |
58 | 61 |
59 | 62 |
60 | 63 |
|
|
src/IDF/Scm/Exception.php |
| 1 |
| 2 |
| 3 |
| 4 |
| 5 |
| 6 |
| 7 |
| 8 |
| 9 |
| 10 |
| 11 |
| 12 |
| 13 |
| 14 |
| 15 |
| 16 |
| 17 |
| 18 |
| 19 |
| 20 |
| 21 |
| 22 |
| 23 |
| 24 |
| 25 |
| 26 |
|
|
Download the corresponding diff file