[svnbook commit] r2363 - trunk/src/it/book

maxb noreply at red-bean.com
Sat Aug 5 05:07:37 CDT 2006


Author: maxb
Date: Sat Aug  5 05:07:36 2006
New Revision: 2363

Modified:
   trunk/src/it/book/ch03.xml

Log:
* src/it/book/ch03.xml: Fix 5 separate instances of breakage in this file.


Modified: trunk/src/it/book/ch03.xml
==============================================================================
--- trunk/src/it/book/ch03.xml	(original)
+++ trunk/src/it/book/ch03.xml	Sat Aug  5 05:07:36 2006
@@ -1298,7 +1298,7 @@
         analizzare le modifiche fatte prima di pubblicarle.
 		 Per vedere esattamente le modifiche apportate
          si può usare il comando
-		command>svn  status</command>, <command>svn diff</command>, and
+		<command>svn  status</command>, <command>svn diff</command>, and
         <command>svn revert</command>.
         In genere si usa il primo dei due comandi per vedere quali
 		files sono stati modificati nella propria copia di lavoro,
@@ -1311,7 +1311,7 @@
       <!-- hasn't been much discussion of the Subversion architecture, and  -->
       <!-- therefore, nothing has been clearly stated wrt the fact that the -->
       <!-- repository may not be local.                                     -->
-    <!-- ------------------------------------------------------------------- -->
+    <!-- =================================================================== -->
 	<!-- ************************************************************** -->
       <para lang="en">Subversion has been optimized to help you with this task,
         and is able to do many things without communicating with the
@@ -2687,7 +2687,7 @@
     <sect2 id="svn.tour.cycle.commit">
       <title>Fare il commit delle modifiche</title>
 
-      <para lang)"en">Finally!  Your edits are finished, you've merged all
+      <para lang="en">Finally!  Your edits are finished, you've merged all
         changes from the server, and you're ready to commit your
         changes to the repository.</para>
             	<para>Finalmente!Le  modifiche sono finite,
@@ -3165,7 +3165,7 @@
       <sect3 id="svn.tour.history.diff.local">
         <title>Esaminare le modifiche locali</title>
 
-        <para lang="en"><para>As we've seen, invoking <command>svn diff</command> with
+        <para lang="en">As we've seen, invoking <command>svn diff</command> with
           no switches will compare your working files to the cached
           <quote>pristine</quote> copies in
           the <filename>.svn</filename> area:</para>
@@ -3638,7 +3638,7 @@
                    proprietà(si veda
                     <xref linkend="svn.advanced.props"/>).
                     Comunque, per avere un'idea
-                    di tutti i differenti comandi di Subversion&mash e
+                    di tutti i differenti comandi di Subversion—e
                     di come si possono usare per
             	rendere il proprio lavoro più semplice
                  si può vedere <xref linkend="svn.ref"/>  .




More information about the svnbook-dev mailing list