|
From: Gary Y. <gar...@ya...> - 2010-05-26 19:12:41
|
Hi, I used the command, svn co svn://svn.valgrind.org/valgrind/trunk valgrind got the trunk code. I would like to get the 3.5 branch code. Can someone tell me how? Thanks, Gary |
|
From: Bart V. A. <bva...@ac...> - 2010-05-26 19:20:44
|
On Wed, May 26, 2010 at 9:05 PM, Gary Yang <gar...@ya...> wrote: > I used the command, svn co svn://svn.valgrind.org/valgrind/trunk valgrind > got the trunk code. I would like to get the 3.5 branch code. Can someone > tell me how? > Have you already tried the command below ? svn ls svn://svn.valgrind.org/valgrind/branches Bart. |