/[scripts]/trunk/update-checkouts.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/update-checkouts.sh

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

revision 57 by dpavlin, Thu Jan 10 20:11:42 2008 UTC revision 98 by dpavlin, Mon Nov 3 19:23:41 2008 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2    
3    test -f log && mv log log.old
4    
5  (  (
6    
7  ls -d */CVS | sed 's#/CVS##' | while read rep ; do  ls -d */CVS | sed 's#/CVS##' | while read rep ; do

Legend:
Removed from v.57  
changed lines
  Added in v.98

  ViewVC Help
Powered by ViewVC 1.1.26