You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Vincent Bray <no...@gmail.com> on 2007/08/19 19:07:10 UTC

Re: svn commit: r567427 - in /httpd/httpd/branches/2.2.x/docs/manual: invoking.html.en invoking.xml

On 19/08/07, noodl@apache.org <no...@apache.org> wrote:
> Author: noodl
> Date: Sun Aug 19 09:53:23 2007
> New Revision: 567427
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=567427
> Log:
> backport r567426 (s/Domain/Path/ per Lucien GENTIS on docs@) to 2.2
>
> Modified:
>     httpd/httpd/branches/2.2.x/docs/manual/invoking.html.en
>     httpd/httpd/branches/2.2.x/docs/manual/invoking.xml
>

[snip]

> Modified: httpd/httpd/branches/2.2.x/docs/manual/invoking.xml
> URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/invoking.xml?view=diff&rev=567427&r1=567426&r2=567427
> ==============================================================================
> --- httpd/httpd/branches/2.2.x/docs/manual/invoking.xml (original)
> +++ httpd/httpd/branches/2.2.x/docs/manual/invoking.xml Sun Aug 19 09:53:23 2007
> @@ -84,9 +84,7 @@
>      immediately. This indicates that the server is up and running.
>      You can then use your browser to connect to the server and view
>      the test page in the <directive
> -    module="core">DocumentRoot</directive> directory
> -    and the local copy of the documentation linked from that
> -    page.</p>
> +    module="core">DocumentRoot</directive> directory.</p>
>  </section>
>
>  <section id="errors"><title>Errors During Start-up</title>


I screwed up and committed the wrong files by mistake during a
backport. The commit is valid, I'm fairly sure, but has the wrong
message. Should I:

 [] Revert (back-merge and recommit) it with the right message?
 [] Ignore it, as it's a simple change?

*crosses fingers*
*don't svn ci past midnight*

-- 
noodl

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: svn commit: r567427 - in /httpd/httpd/branches/2.2.x/docs/manual: invoking.html.en invoking.xml

Posted by André Malo <nd...@perlig.de>.
* Vincent Bray wrote:

> I screwed up and committed the wrong files by mistake during a
> backport. The commit is valid, I'm fairly sure, but has the wrong
> message. Should I:
>
>  [] Revert (back-merge and recommit) it with the right message?
>  [] Ignore it, as it's a simple change?

[x] svn pe --revprop -r 567427 svn:log

:-)

nd
-- 
my @japh = (sub{q~Just~},sub{q~Another~},sub{q~Perl~},sub{q~Hacker~});
my $japh = q[sub japh { }]; print join       #########################
 [ $japh =~ /{(.)}/] -> [0] => map $_ -> ()  #            André Malo #
=> @japh;                                    # http://pub.perlig.de/ #

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org