Date: | 2010-11-29 17:24:33 (14 years 4 months ago) |
Author: | Thomas Keller |
Branch: | 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: | 28f36dc7b0461e311f4f96bcfc335635cace5114 |
Parents: |
dc2881ad02030f095da0bee731aed2df1f45b052
|
Message: | Replace the usage of readlink's -f option (which is only available
in GNUs coreutils) by something more sophisticated which is
compatible with both, Linux and the BSDs (fixes issue 526)
|
Changes: |
|
File differences
scripts/git-post-update |
17 | 17 |
18 | 18 |
19 | 19 |
20 | |
21 | |
| 20 |
| 21 |
| 22 |
| 23 |
| 24 |
22 | 25 |
23 | 26 |
24 | 27 |
|
|
scripts/svn-post-commit |
18 | 18 |
19 | 19 |
20 | 20 |
21 | |
| 21 |
| 22 |
| 23 |
22 | 24 |
23 | 25 |
24 | 26 |
|
|
scripts/svn-post-revprop-change |
18 | 18 |
19 | 19 |
20 | 20 |
21 | |
| 21 |
| 22 |
| 23 |
22 | 24 |
23 | 25 |
24 | 26 |
|
|
Download the corresponding diff file