/[perl]/cvs-files.pl
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 /cvs-files.pl

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

revision 1.1 by dpavlin, Wed Aug 6 17:40:47 2003 UTC revision 1.2 by dpavlin, Wed Aug 6 17:55:08 2003 UTC
# Line 1  Line 1 
1  #!/usr/local/bin/perl -w  #!/usr/local/bin/perl -w
2    
3  # Print all files which are in CVS repository. Obvious usage is to create  # Print all files which are in CVS repository. Obvious usage is to create
4  # archive of all files from repository which is full of other junk (it always  # archive of all files from repository which is full of other junk (this always
5  # happends to me :-)  # happens to me :-)
6  #  #
7  # It will dump all find on STDOUT, just like "find . -type f -print"  # It will dump all find on STDOUT, just like "find . -type f -print"
8  # and dump some debugging output on STDERR  # and dump some debugging output on STDERR

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26