|
From: Eric A. <ea...@ph...> - 2005-11-08 00:01:48
|
Hello, I'm part of the valgrind for NetBSD porting effort (http://vg4nbsd.berlios.de), I'm currently trying to sync the VEX aspacem branch of valgrind code, with ours. I'm just wondering if that svn URL is the right source ? rival@mubutu:~ $ svn list svn://svn.valgrind.org/valgrind/branches ASPACEM/ [...] Still discovering (aka 'a bit lost') and learning from this huge and impressive project :) Thanks and Regards, Eric. |
|
From: Julian S. <js...@ac...> - 2005-11-08 00:17:39
|
On Monday 07 November 2005 23:53, Eric Auge wrote: > Hello, > > I'm part of the valgrind for NetBSD porting effort > (http://vg4nbsd.berlios.de), I'm currently trying to sync the VEX aspacem > branch of valgrind code, with ours. > > I'm just wondering if that svn URL is the right source ? > > rival@mubutu:~ $ svn list svn://svn.valgrind.org/valgrind/branches > ASPACEM/ No, since it got folded back into the mainline. So you need svn://svn.valgrind.org/valgrind/trunk now. J |