Dear Valgrind users and developers, Valgrind source code repository has been migrated today successfully from Subversion to git SCM at sourceware.org. Valgrind www pages has been updated as well to reflect new situation.
Repositories "valgrind" and "vex" should be treated as read-only from now on. All the development is now done with git at git://sourceware.org/git/valgrind.git: git clone git://sourceware.org/git/valgrind.git/ valgrind <edit/compile> git status/add/show git pull --rebase origin/master <build + test> git commit git show if you have write access, then: git remote set-url --push origin ssh://<username>@sourceware.org/git/valgrind.git/ git push There are a lot of good tutorials on simple git workflows, so please have a look. Bart prepared small GIT howto: https://sourceware.org/git/?p=valgrind.git;a=blob;f=docs/internals/git-HOWTO.txt If you are using something more complicated, please share with us and ideally send us a write up. Kind regards, I. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users