clone/update: match more svn URLs
commit734eb907c321ad641c780be1a5343f34f777bc4b
authorKyle J. McKay <mackyle@gmail.com>
Fri, 1 May 2015 00:23:30 +0000 (30 17:23 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 1 May 2015 00:23:30 +0000 (30 17:23 -0700)
tree651fd5fb61a66315fae66ab25301b3938b19839a
parent98162580fa9abd88e0563927a583f236929191de
clone/update: match more svn URLs

We may want to optimize svn fetches at some point and need the
fetch code to work internally against an svn file: URL.  Allow
it to do so without exposing such to end users by not changing
the strict checks in Util.pm valid_repo_url.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/update.sh
taskd/clone.sh