[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r9163 - trunk/doc/book/book

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-20 05:14:59 CET

julianfoad@tigris.org writes:

> Modified: trunk/doc/book/book/ch02.xml
> ==============================================================================
> --- trunk/doc/book/book/ch02.xml (original)
> +++ trunk/doc/book/book/ch02.xml Fri Mar 19 20:25:16 2004
> @@ -425,8 +425,8 @@
>
> <screen>
> $ svn commit button.c
> -Sending button.c
> -Transmitting file data..
> +Sending button.c
> +Transmitting file data .
> Committed revision 57.
> </screen>
>
> @@ -518,9 +518,9 @@
> repository after some committed change. Another way to
> think about it is that revision N represents the state of
> the repository filesystem after the Nth commit. When a
> - Subversion user talks about ``revision 5 of
> - <filename>foo.c</filename>'', they really mean
> - ``<filename>foo.c</filename> as it appears in revision 5.''
> + Subversion user talks about <quote>revision 5 of
> + <filename>foo.c</filename></quote>, they really mean
> + <quote><filename>foo.c</filename> as it appears in revision 5.</quote>
> Notice that in general, revisions N and M of a file do
> <emphasis>not</emphasis> necessarily differ! Because CVS
> uses per-file revisions numbers, CVS users might want to see
>

I'm not sure I like the <filename>'s embedded in <quote>'s. A quote
is sort of a literal thing, and I don't know about you, <sarcasm>but I
don't speak in XML</sarcasm>.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 20 05:16:14 2004

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.