[Codestriker-commits] CVS update: codestriker/lib/Codestriker/Repository Vss.pm
                
                Brought to you by:
                
                    sits
                    
                
            
            
        
        
        
    | 
      
      
      From: <si...@us...> - 2004-11-03 21:49:55
      
     | 
| User: sits Date: 04/11/03 13:49:47 Modified: lib/Codestriker/Repository Vss.pm Log: Test commit Index: Vss.pm =================================================================== RCS file: /cvsroot/codestriker/codestriker/lib/Codestriker/Repository/Vss.pm,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- Vss.pm 3 Nov 2004 21:46:37 -0000 1.13 +++ Vss.pm 3 Nov 2004 21:49:46 -0000 1.14 @@ -14,8 +14,7 @@ use File::Temp qw/ tmpnam tempdir /; use IO::Handle; -# Switch for emitting debug information, which will output what VSS commands -# have executed. +# Switch for emitting debug information. my $_DEBUG = 1; # Constructor, which takes the username and password as parameters. |