Hi, I have trouble using the diff command of you really cool tsvncmd. I would like to do something like that:
- show the diff of an object between two revisions - path to the objects is a http url My link looks like this: <a href="tsvncmd:command:diff?path:http://localhost/svn/test/My Logic?startrev:32?endrev:33">test</a> Wenn I execute I get this message: '/svn/test/!svn/rvr/33/My%20Logic' path not found If I remove the folder with the space I it is working fine: <a href="tsvncmd:command:diff?path:http://localhost/svn/test?startrev:32?endrev:33">test</a> How do I have to endcode the spaces in my url? Thanks -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/d8a3eadc-0c44-466f-8950-ce07841e700b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
