On Sun, Mar 18, 2007 at 8:26 PM, P T Withington wrote:
4) svn-newchange
Not necessary if you don't have any changes yet, as 5 will make a new
change if you don't specify one.
It may be worth mentioning in the README that this step takes many
minutes on Windows when executed from $LPS_HOME. (or is it just me?)
Something that may not be obvious: Once you say new change, it gets
the modified files at that point. If you modify more files later,
you will have to manually add them to the changeset (or discard your
change and start over). After new change, the whole process is
driven by the list of files in the change description.
How do you manually add a file to the changeset or discard changes and
start over?
It takes it from your shell $EDITOR variable. This is part of the
revised doc I would like to check in...
I tried
%export EDITOR=vim
no luck :(