Author: skitching
Date: Thu Aug  2 05:10:48 2007
New Revision: 562089

URL: http://svn.apache.org/viewvc?view=rev&rev=562089
Log:
Remove jakarta from svn paths. Set native eol-style.

Modified:
    commons/README.txt   (contents, props changed)

Modified: commons/README.txt
URL: 
http://svn.apache.org/viewvc/commons/README.txt?view=diff&rev=562089&r1=562088&r2=562089
==============================================================================
--- commons/README.txt (original)
+++ commons/README.txt Thu Aug  2 05:10:48 2007
@@ -18,7 +18,7 @@
 Each of the above contains many atomic components which may be checked 
 out individually:
 
-svn co 
https://svn.apache.org/repos/asf/jakarta/commons/[subsection]/[component]/trunk 
[component]
+svn co https://svn.apache.org/repos/asf/commons/[subsection]/[component]/trunk 
[component]
 
 To check all of the components in a subsection out at the same time, 
 trunks-[subsection] directories are provided as a convenience. This is 
@@ -28,6 +28,6 @@
 
 To add or remove an entry to the svn:externals, do the following:
 
-svn co -N https://svn.apache.org/repos/asf/jakarta/commons/trunks-[subsection]
+svn co -N https://svn.apache.org/repos/asf/commons/trunks-[subsection]
 svn propedit svn:externals trunks-[subsection]
 svn ci -m "Adding/removing Foo to [subsection]" trunks-[subsection]

Propchange: commons/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to