
5 May
2007
5 May
'07
1 p.m.
2007/5/5, David Abrahams <dave@boost-consulting.com>:
on Sat May 05 2007, "Gennadiy Rozental" <gennadiy.rozental-AT-thomson.com> wrote:
My library depend in lib A, B, C. I want to test against new_dev branch of A, HEAD branch of B and 1_33 branch of C.
So assemble a branch that contains everything you want, check it in, and request the test. SVN is really good for that sort of thing because of the way it copies "by reference".
Is it possible to easily find out what such a branch contains? I.e. Is there a command that will give the result "new_dev branch of A, HEAD branch of B and 1_33 branch of C". /$