/[cvs]/ccvs/contrib/validate_repo.in
ViewVC logotype

Diff of /ccvs/contrib/validate_repo.in

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

revision 1.7 by mdb, Sat Mar 12 21:03:11 2005 UTC revision 1.8 by scjones, Mon Oct 3 20:51:08 2005 UTC
# Line 496  sub get_history Line 496  sub get_history
496                  if( $ignore == 2 )                  if( $ignore == 2 )
497                  {                  {
498                      if( my ( $date, $author, $state ) =                      if( my ( $date, $author, $state ) =
499                               $line =~ /^date: (\S+ \S+);  author: ([^;]+);  state: (\S+);/ )                               $line =~ /^date: (\S+ \S+( \S+)?);  author: ([^;]+);  state: (\S+);/ )
500                          {                          {
501                                  $rinfo{$revision} =                                  $rinfo{$revision} =
502                                  {                                  {

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26