Re: [PATCH 2/4] git-svn: collect SVK source URL on mirror paths

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sam Vilain wrote:
> +		my $uuid = $props->{'svm:uuid'};
> +		$uuid =~ m{^[0-9a-f\-]{41,}}
> +		    or croak "doesn't look right - svm:uuid is '$uuid'";

This joke back-fired.  41 is too long; UUIDs just *look* longer than
SHA1's :).  "36" seems a more appropriate value...

Sam.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]