RFC: svn update --print-log-messages
From: mark benedetto king <bking_at_answerfriend.com>
Date: 2002-12-16 17:34:51 CET
This kind of thing happens to me quite a bit:
$ svn up
When I see that, I think to myself "hey, I wonder what spiffy updates
But it's too late for me to find out, isn't it? I don't know my last
svn diff -rPREV:COMMITTED notes/autoversioning-strategy.txt
is nice, but doesn't cut it. That tells me the last commit. But
Now, I recognize that keeping a "revisions I've seen" history in the
$ svn up --print-log-messages
Time to make the doughnuts^H^H^H^H^H^H^H^H^H^H^H^H release svn.
* svn_version.h (SVN_VER_MINOR): bump to 0.16
* CHANGES: update with changes from r3928:3985, set date and revnum.
* tarball_release_procedure.txt: mention posting of latest docs.
Fix issue 1029, make working-copy to repository copies work.
* subversion/libsvn_client/copy.c (wc_to_repos_copy): Use absolute path
* subversion/tests/clients/cmdline/copy_tests.py (wc_to_repos): New test
* CHANGES: State that this now works.
--ben
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.