Author: grobmeier
Date: Tue Sep 10 20:41:38 2013
New Revision: 1521634

URL: http://svn.apache.org/r1521634
Log:
pimped url

Modified:
    struts/site/trunk/content/markdown/dev/git-for-struts.md

Modified: struts/site/trunk/content/markdown/dev/git-for-struts.md
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/markdown/dev/git-for-struts.md?rev=1521634&r1=1521633&r2=1521634&view=diff
==============================================================================
--- struts/site/trunk/content/markdown/dev/git-for-struts.md (original)
+++ struts/site/trunk/content/markdown/dev/git-for-struts.md Tue Sep 10 
20:41:38 2013
@@ -29,7 +29,7 @@ This page reflects some knowledge from t
     # git config user.name <Your Name>
     # git config user.email <Your Email>
 
-    git svn init --prefix=origin/ --tags=tags --trunk=trunk 
--branches=branches https://svn.apache.org/repos/asf/struts/struts2
+    git svn init -s https://svn.apache.org/repos/asf/struts/struts2/
     git svn rebase
 
 


Reply via email to