Those of you who use SubVersion know that you need to supply a message/comment when you check in files. I'd like to integrate UE with SVN nicely, i.e., hit some hotkey, have UE prompt me for my message, and then call the svn command line appropriately. Is this possible? I've set up a Tool Configuration to do the checkin, and currently use the %modify% token, but it's clunky because I have to edit the entire command line rather than just type my comment into a text box.
I know I can script a solution for this kind of thing in <your-favorite-scripting-language-here>, but was hoping for a cleaner solution than that.
Thanks for your thoughts.
I know I can script a solution for this kind of thing in <your-favorite-scripting-language-here>, but was hoping for a cleaner solution than that.
Thanks for your thoughts.