Hi,

this was brought up by a user on IRC who wanted to use the detach.py-script with a 1.8 WC.

Looking at the script (in tools\client-side) around line 78 suggest it was not updated for the 1.8/1.9 WC format (31):

[...]
  # We only know how to handle format 29 working copies
  assert user_version == 29
[...]

Would it be possible to fix/update that script so it will also be usable with 1.8/1.9 WCs?
stefan2 suggested that Bert or philipm might know best.

Regards,
Stefan

Reply via email to