author | Michael J Gruber <git@drmicha.warpmail.net> | |
Thu, 8 Jul 2010 19:16:35 +0000 (21:16 +0200) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Thu, 8 Jul 2010 20:35:42 +0000 (20:35 +0000) | ||
commit | 08fd28bb08a33b419cb91935659635cd053c880b | |
tree | 2f51c5d9c5513a732e5be280dba101916269c51c | tree | snapshot |
parent | 9918285fb10d81af9021dae99c5f4de88ded497c | commit | diff |
t9118: avoid PEG revision identifier in tests
@ is SVN's identifier for PEG revisions. But SVN's treatment of PEG
identifiers in copy target URLs changed in r954995/r952973, i.e. between
1.6.11 and 1.6.12. They get eaten now (which is considered the right
way).
Therefore, avoid the @ in the tests with funky branch names.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
@ is SVN's identifier for PEG revisions. But SVN's treatment of PEG
identifiers in copy target URLs changed in r954995/r952973, i.e. between
1.6.11 and 1.6.12. They get eaten now (which is considered the right
way).
Therefore, avoid the @ in the tests with funky branch names.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
t/t9118-git-svn-funky-branch-names.sh | diff | blob | history |