I know you've said you aren't interested in Features, but its very simple to create a feature just containing a view, and in my experience, Views in Features seem to get rebuilt without a revert, making the process seamless at the other end.
On 02/12/2010, at 6:37 AM, Earl Miles wrote: > On 12/1/2010 11:26 AM, nan wich wrote: >> I have no interest in using a CLI. I merely want to manually change the >> view on my dev site, somehow export that into SVN and then let SVN do >> the import on the other regions. I will be leaving this customer soon >> and there is no one left who knows Drupal like I do. The process must be >> as automated as absolutely possible. We do not have Drush or Features >> and I don't particularly want to install and learn them now just for this. > > In that case, bulk export module, select the views that need updating. > Cut and paste the code, drop it into svn and check in, then deploy. > > You can't get more automated than this without something like features > or drush.