On 18 March 2011 22:33, <[email protected]> wrote: > Revision 692 Author rtp Date 2011-03-18 22:33:11 +0100 (Fri, 18 Mar 2011) > > Log Message > > - import stage1/drakxtools mips support
(...) > Modified: drakx/trunk/perl-install/pkgs.pm > =================================================================== > --- drakx/trunk/perl-install/pkgs.pm 2011-03-18 21:28:23 UTC (rev 691) > +++ drakx/trunk/perl-install/pkgs.pm 2011-03-18 21:33:11 UTC (rev 692) > @@ -36,7 +36,7 @@ > my ($t, $flag, @l2); > while ($data =~ > /^(( > - [1-5] > + [1-6] > | > (?: (?: !\s*)? [0-9A-Z_]+(?:".*?")?) > (?: \s*\|\|\s* (?: !\s*)? [0-9A-Z_]+(?:".*?")?)* > Why? We don't use such a level. Shouldn't you run svn diff before commiting?
