isfixingrevision (rev: string) : bool
--
More information about Boa: http://boa.cs.iastate.edu/
---
You received this message because you are subscribed to the Google Groups "Boa Language and Infrastructure User Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to boa-user+u...@googlegroups.com.
To post to this group, send email to boa-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Error at lines 29-29, columns 13-28: no such function isfixingrevision([Revision])
v := visitor {before rev: Revision ->if (isfixingrevision(rev))foreach (i: int; def(rev.files[i])) {file := rev.files[i];filenames[changeType(file)] << file.name;}};
Dear all,
I am new in use of Boa and struggling to become a good user. Anybody of you can help to give answer of my following queries.
1:- The list of of projects, which i retrieve through boa is limited, how i can able to access complete list.
2:- Am, i need privileges and who can grant.
Moreover, can anybody help me to write boa code for following queries.
1:. List of all revision of a project its log , date and affected classes/modules
2:- List of classes of a project, which are involved in one or more than one role and also list of its coupled classes.
3:- List of classes of projects with their level of inheritance
I will be very thankful for kind response.
Cheers
shahid