Revision: 15504
Author:   [email protected]
Date:     Fri Jul  5 01:47:43 2013
Log:      Edited wiki page UsingGit through web user interface.
http://code.google.com/p/v8/source/detail?r=15504

Modified:
 /wiki/UsingGit.wiki

=======================================
--- /wiki/UsingGit.wiki Thu Nov 24 14:57:06 2011
+++ /wiki/UsingGit.wiki Fri Jul  5 01:47:43 2013
@@ -51,7 +51,7 @@
   # Make sure you have git and git-svn installed.
   # Fetch the sources:
   {{{
-git svn clone --stdlayout --branches=branches --branches=branches/experimental --prefix=svn/ [email protected] https://v8.googlecode.com/svn v8.git +git svn clone --stdlayout --branches=branches/experimental --branches=branches --prefix=svn/ [email protected] https://v8.googlecode.com/svn v8.git
   }}}
This process takes a loooong time (a few hours). It might fail at some point; if it does you can use the following command to tell it to continue where it left off:
   {{{

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to