[svk-devel] A few disorganized pushes to trunk
David Glasser
glasser at mit.edu
Tue Jul 25 09:32:46 EDT 2006
I meant to push 4 revisions as described below. sm got a little
carried away :) (Is there a way to tell smerge "push up to revision
XXX and then stop"?) For those following trunk, what they are in
sumamry:
* In svk diff, added and deleting directories now get a header, and
copied files and directories have their copyfrom info.
(clkao: I'm not positive that the format I chose is actually compatible
with patch and friends though.)
* begun making SVK's help use App::CLI's help, but didn't mean to check in
(and then reverted) partially completed patch, sorry.
* the new t/mirror tests weren't actually being run
* There was an issue which manifested itself in "svk ci -P patchname",
but which is probably more endemic than that, where an
SVK::Editor::Diff would get copyfrom entries which were file:// URLs
to the depot and not pathnames. I fixed the symptom I saw by
canonicalizing them there, but this might not be the proper place to
do so. (clkao: I see inklings across the code that this issue has been
dealt with in other places. cb_copyfrom seems related. Not sure what's
going on.)
--dave
--
David Glasser | glasser at mit.edu | http://www.davidglasser.net/
More information about the svk-devel
mailing list