[svk-commit] r2432 - trunk/t
nobody at bestpractical.com
nobody at bestpractical.com
Sat Jul 14 06:54:50 EDT 2007
Author: clkao
Date: Sat Jul 14 06:54:41 2007
New Revision: 2432
Modified:
trunk/t/05svm-branches.t
Log:
mark svm-branches tests as todo.
Modified: trunk/t/05svm-branches.t
==============================================================================
--- trunk/t/05svm-branches.t (original)
+++ trunk/t/05svm-branches.t Sat Jul 14 06:54:41 2007
@@ -41,6 +41,8 @@
}
$svk->sync ('-a', '//');
+TODO: {
+local $TODO = 'annotated copy info.';
is_output ($svk, 'info', ['//2.0'],
['Depot Path: //2.0',
'Revision: 4',
@@ -52,3 +54,5 @@
'',]
) or diag $output;
+
+}
More information about the svk-commit
mailing list