--- trunk/test.sh 2007/09/07 16:39:42 35 +++ trunk/test.sh 2007/09/23 13:14:42 43 @@ -112,6 +112,16 @@ test +svn rm $svn_co/dir/keep-dir/keep +svn commit -m "remove keep in keep-dir" $svn_co || exit + +test + +svn mv $svn_co/dir/keep $svn_co/dir/keep-dir/ || exit +svn commit -m "move keep into keep-dir" $svn_co || exit + +test + echo bar > $svn_co/dir/bar echo baz > $svn_co/dir/baz svn mkdir $svn_co/dir/l1