How to search between branches (complete)
From: ANGonline <trimante_at_yahoo.it>
Date: 2007-04-17 15:26:03 CEST
Sorry for the mistake!
>>>>>
Imagine a software that has 100 source files and a repository that has one directory for the main trunk and an indefinite number of directory for all the branches, one for each ongoing development thread.
/trunk >> containing the 100 source files
I wonder if there is a way to know, for a certain file, how many branches have done commits on it (well, to be exact, commits on its brothers that have been forked while branching).
Example: what could I do to know how many branches are making commits on the branched version of the B5.c file? (of course I don't event take into account the process of manually comparing each branch with the trunk, due to its lack of efficence in case of big number of branches).
Thanks,
___________________________________
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.