lördag 14 september 2024 kl. 08:19:28 UTC+2 skrev Stefan:

your script look very good. I'm all for it to include it in TSVN.
However, your script is in VBScript, I would prefer using JScript instead. 
Because VBScript is deprecated and will soon only be available as an 
optional Windows component:
https://techcommunity.microsoft.com/t5/windows-it-pro-blog/vbscript-deprecation-timelines-and-next-steps/ba-p/4148301


A good reason to practice some JavaScript skills. Script re-done and 
committed in r29709.

As for a zip lib: we do have zlib linked in of course. But if we do support 
zip in TMerge, we also should support 7z/gzip/rar/..., otherwise users will 
keep requesting it ("you do support x, so please also do y").


Which would also be nice improvements. But it is a lot more work so I think 
the diff-script solution is good enough.

I actually tried to make the diff-script work for 7z and tar files as well, 
since the File Explorer now support those. But Shell.Application.NameSpace 
didn't seem to want to open those files. I didn't dig any deeper though.

Kind regards,
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn-dev/2b27e86c-1bf4-4a27-8c46-423edddab39bn%40googlegroups.com.

Reply via email to