svn commit: r232496 - head/share/man/man4

Ben Kaduk minimarmot at gmail.com
Sun Mar 4 20:32:38 UTC 2012


On Sun, Mar 4, 2012 at 2:32 PM, Eitan Adler <eadler at freebsd.org> wrote:
> On Sun, Mar 4, 2012 at 1:52 PM, John Baldwin <jhb at freebsd.org> wrote:
>> Can you do a forced commit to add a commit log of the actual change please?
>
> I don't know of any real way to do forced commits so does the
> following look acceptable?

You should be able to start that commit with an interactive editor for
the commit message, background the editor, revert the actual change,
and then foreground the editor and finish the commit.  I believe
that's the current best practice for doing forced commits.

-Ben

>
> %cat log
> Forced commit because I forgot my log message in r232496:
>
> Fix a variety of English language grammar issues and style nits
>
> %svn diff
> Index: share/man/man4/jme.4
> ===================================================================
> --- share/man/man4/jme.4        (revision 231896)
> +++ share/man/man4/jme.4        (working copy)
>
> Property changes on: share/man/man4/jme.4
> ___________________________________________________________________
> Added: forcecommit
> ## -0,0 +1 ##
> +1
> \ No newline at end of property
>
>
>
> --
> Eitan Adler
> Source & Ports committer
> X11, Bugbusting teams
> _______________________________________________
> svn-src-head at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-head
> To unsubscribe, send any mail to "svn-src-head-unsubscribe at freebsd.org"


More information about the svn-src-all mailing list