Lines Matching +full:vendor +full:- +full:specific
1 This document contains a collection of notes specific to the import
3 the FreeBSD Subversion Primer that detail how to deal with vendor
6 http://www.freebsd.org/doc/en/articles/committers-guide/subversion-primer.html
12 and is imported into the atf vendor branch (see base/vendor/atf/).
14 To merge the vendor branch into head do something like this:
17 svn merge --accept=postpone \
18 svn+ssh://svn.freebsd.org/base/vendor/atf/dist .
19 svn remove --force $(cat FREEBSD-Xlist)
25 vendor branch (which is a good justification for importing the verbatim
31 .../vendor/atf/dist/configure \
32 --prefix=/ \
33 --exec-prefix=/usr \
34 --datarootdir=/usr/share
38 the vendor branch as you easily risk committing build products into the