Mercurial > hgsubversion
diff tests/fixtures/commit-to-tag.sh @ 450:7ca49177991a
tags: Handle edits to edited tags.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Fri, 26 Jun 2009 10:34:32 -0500 |
parents | bda5b47ad2a2 |
children | e533e78f1b2f |
line wrap: on
line diff
--- a/tests/fixtures/commit-to-tag.sh +++ b/tests/fixtures/commit-to-tag.sh @@ -47,6 +47,9 @@ echo not omega > branches/magic/omega echo not omega > tags/also-edit/omega svn ci -m 'edit both the tag and its source branch at the same time' +echo more stupidity > tags/also-edit/omega +svn ci -m 'Edit an edited tag.' + cd ../.. svnadmin dump temp/repo > commit-to-tag.svndump echo