diff tests/test-keyword.out @ 11678:f5aa20e177c0 stable

keyword: move collecting of [keyword] patterns to reposetup (issue2303) When cloning, prevent [keyword] filename patterns configured locally in the source directory to persist during the update in the destination. a) move [keyword] retrieval (back) to reposetup b) remove the corresponding global kwtools attributes Add test cases.
author Christian Ebert <blacktrash@gmx.net>
date Sun, 25 Jul 2010 20:01:33 -0500
parents 56f306238256
children
line wrap: on
line diff
--- a/tests/test-keyword.out	Wed Jul 21 22:22:28 2010 +0200
+++ b/tests/test-keyword.out	Sun Jul 25 20:01:33 2010 -0500
@@ -333,6 +333,17 @@
 do not process $Id:
 xxx $
 $Xinfo: User Name <user@example.com>: firstline $
+% clone
+% expansion in dest
+expand $Id: a bb948857c743 Thu, 01 Jan 1970 00:00:02 +0000 user $
+do not process $Id:
+xxx $
+$Xinfo: User Name <user@example.com>: firstline $
+% no expansion in dest
+expand $Id$
+do not process $Id:
+xxx $
+$Xinfo$
 % clone to test incoming
 requesting all changes
 adding changesets