You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2004/06/23 12:28:08 UTC

[Cocoon Wiki] Updated: SubversionMigration

   Date: 2004-06-23T03:28:08
   Editor: DavidCrossley <cr...@apache.org>
   Wiki: Cocoon Wiki
   Page: SubversionMigration
   URL: http://wiki.apache.org/cocoon/SubversionMigration

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -10,8 +10,8 @@
 For committers, a writable test repository is available at {{{https://svn.apache.org/repos/test}}}.
 To generate a password, ssh to minotaur.apache.org and run the following command:
 
-{{{
-svnpasswd username
+{{{
+svnpasswd username
 }}}
 
 
@@ -19,8 +19,8 @@
 you can use when checking in code.
 
 To switch from the http to the https repository use
-{{{
-svn sw --migrate http://svn.apache.org/repos/test https://svn.apache.org/repos/test
+{{{
+svn sw --migrate http://svn.apache.org/repos/test https://svn.apache.org/repos/test
 }}}
 
 
@@ -50,4 +50,4 @@
 ==  Subversion resources ==
  *  A [http://softech.informatik.uni-kl.de/softech/content/einfothek/e2348/e2328/index_ger.html fast introduction ] 
  *  Free online and opensource book: [http://svnbook.red-bean.com/ Version control with Subversion]
- *  Subversion: a compeling alternative to CVS by Peter Burkholder (Colorado SAGE) [http://www.co-sage.org/presentations/Feb2004/CoSAGE-Subversion.pdf Presentation]
+ *  Subversion: a compelling alternative to CVS by Peter Burkholder (Colorado SAGE) [http://www.co-sage.org/presentations/Feb2004/CoSAGE-Subversion.pdf Presentation]