Summary: Start of support for multiple changes
Technical Reviewer: ben (pending)
QA Reviewer: henry (pending)
Doc Reviewer: max (pending)
Details:
All the commands now take an optional argument that is a file a
change description can be found in. If the argument is missing,
it defaults to $OL_CHANGE_DESCRIPTION, as before (which is set by
empty-change-description).
empty-change-description: now takes an optional argument (a
filename to put the description in). It notes the file that the
description is in in the description (so you can go back to it
after it is approved -- see below). It also appends the
currently modified files to the change description. [Probably this
should be called something like svn-newchange to be consistent
with the rest of the file.]
svn-editchange: is as before, but note that you can `remove` files
from your change by editing them out of the change description.
svn-makechangepackage: uses the filelist from the change
description.
svn-review: hacked the Mac path to use osascript, which blows up
less often than just trying to open a huge mail url.
svn-commit: new, will check in just the files listed in the change
description (and use the change description as the message). Pass
in your password as SVNPASSWD=, or set it in your .rc.
svn-describe: new, shows the diffs from just the files in a change.
Tests:
I am using the changes to make this change.
Files:
M svn-bash.sh
M review-mail.pl
patch.ptw.tar.Chd2
Description: Binary data
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
