Hi all,
I'm playing around with SVN integration in EA, and there's a few things that seem a bit elaborate. Two questions regarding this:
1) Is there a way, within EA, to do an SVN revert of a particular package to go back to a previous version (and then effectively do a check-in, so that is now the latest)? I can't find any way to do this other than to do the revert manually, outside of EA, using TortoiseSVN.
2) Is there a way to, when you delete a package from EA, delete it from the SVN repo also? I'm finding that when I delete a package and then later make a new one which happens to have the same name, and try to version control it, it complains because there's something with the same name already in SVN. Again, the only way I can seem to do this is by manually using TortoiseSVN outside of EA.
Any tips would be appreciated.
Cheers
-cmp