[KinoSearch] Error deleting
Marvin Humphrey
marvin at rectangular.com
Tue Aug 21 14:03:40 PDT 2007
On Aug 21, 2007, at 1:21 PM, Scott Beck wrote:
> The line the error is generated on looks like this:
> $filename =~ /^_([a-z0-9])_([a-z0-9]+)/ or confess("no match:
> $filename");
> Should that maybe be:
> $filename =~ /^_([a-z0-9]+)_([a-z0-9]+)/ or confess("no match:
> $filename");
Exactly right. This is fixed in subversion.
Marvin Humphrey
Rectangular Research
http://www.rectangular.com/
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch
More information about the kinosearch
mailing list