/[svn2cvs]/trunk/test.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/test.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 35 by dpavlin, Fri Sep 7 16:39:42 2007 UTC revision 43 by dpavlin, Sun Sep 23 13:14:42 2007 UTC
# Line 112  svn commit -m "stuff to keep" $svn_co || Line 112  svn commit -m "stuff to keep" $svn_co ||
112    
113  test  test
114    
115    svn rm $svn_co/dir/keep-dir/keep
116    svn commit -m "remove keep in keep-dir" $svn_co || exit
117    
118    test
119    
120    svn mv $svn_co/dir/keep $svn_co/dir/keep-dir/ || exit
121    svn commit -m "move keep into keep-dir" $svn_co || exit
122    
123    test
124    
125  echo bar > $svn_co/dir/bar  echo bar > $svn_co/dir/bar
126  echo baz > $svn_co/dir/baz  echo baz > $svn_co/dir/baz
127  svn mkdir  $svn_co/dir/l1  svn mkdir  $svn_co/dir/l1

Legend:
Removed from v.35  
changed lines
  Added in v.43

  ViewVC Help
Powered by ViewVC 1.1.26