Michael Pyne wrote:
> As a followup, I've tried adding a "prefix /" to the applicable rules to
> force there to be some path component in the resultant filename.

Okay, this is a bit disgusting, but it works (at least in the 411384-420000 
revision range you were converting):

match /trunk/KDE/kdesdk/scripts/(kdesvn-build.*)
  repository kdesrc-build
  branch master
  prefix /\1
  min revision 414006
  max revision 1143245
end match

match /trunk/KDE/kdesdk/scripts/(kdesrc-build.*)
  repository kdesrc-build
  prefix /\1
  min revision 1143246
  branch master
end match


-- 
Nicolas


_______________________________________________
Kde-scm-interest mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-scm-interest

Reply via email to