> > not to question your method, I'd just like to know better the > requirements...... > line numbers change (a lot) between commits. They'll be valid only in the > context of the commit, i.e. they will be exact pointers only referring to > the "past" status of the source file. >
Ok, I guess is a better idea to search trough the text files for the context of a line to edit, but I sometimes use the line number to jump somewhere near that context as an alternative to the first method. That of course doesn't work if the file had a significant change of its original structure, as you mentioned. Anyway, the diffbook is ok to me as it is; there's no need of adding those line numbers if you think it serves no purpose. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

