[Checkins] SVN: devhome/trunk/source/subversion-writable-checkouts.rst updated

Andreas Jung andreas at andreas-jung.com
Mon Feb 23 06:55:16 EST 2009


Log message for revision 97148:
  updated
  

Changed:
  U   devhome/trunk/source/subversion-writable-checkouts.rst

-=-
Modified: devhome/trunk/source/subversion-writable-checkouts.rst
===================================================================
--- devhome/trunk/source/subversion-writable-checkouts.rst	2009-02-23 11:54:20 UTC (rev 97147)
+++ devhome/trunk/source/subversion-writable-checkouts.rst	2009-02-23 11:55:16 UTC (rev 97148)
@@ -46,7 +46,7 @@
 same shell.  It's worthwhile getting acquainted with ssh-agent - check the man
 pages.
 
-    Now you're ready to do a checkout.  The best way to convey the specifics is
+Now you're ready to do a checkout.  The best way to convey the specifics is
 with an example::
 
     % svn co svn+ssh://username@svn.zope.org/repos/main/Zope/trunk Zope
@@ -58,11 +58,6 @@
 passphrase for the key being invoked - you will be prompted for it
 unless you have ssh-agent taking care of that for you.
 
-The same sort of thing applies when you do updates or other Subversion
-commands on a checked-out hierarchy.  You do *not* need to specify the
-repository, however - Subversion has stashed that info in its checkout
-bookkeeping (in the Subversion directories) - so the command to do an update
-(with all the trimmings) would look like::
 
 
 Doing Checkouts (Windows)



More information about the Checkins mailing list