Hello nice peoples, thank you for great environment,
yesterday i tried to build v8 on my PC , i have v8 directorie and inside it build directory is already present when i tried svn checkout of v8 it downloaded every directory except files in build directory which leads to make me confuse where to get gyp_v8 and other files Platform : Windows XP v8 : 3.2.14 Subversion : Tortoise [SVN for windows : http://tortoisesvn.tigris.org/] $ mkdir v8 $ cd v8 $ svn co http://gyp.googlecode.com/svn/trunk build/gyp $cd .. $ svn checkout http://v8.googlecode.com/svn/trunk/ v8 $ cd v8 this didn't downloaded build directory for me seemingly problem : svn didn't merge directories,or it didn't download build directory sorry if this is svn problem I am totatlly unaware of how svn or git works Thank you -- -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
