[DUG] Version control systems

Paul Eggleton paule at cjntech.co.nz
Fri Mar 30 11:25:53 NZST 2007


Todd Martin wrote on Friday, 30 March 2007 11:21 a.m.:
> Speaking of subversion, has anyone found a good way to find the unit
> name and revision number for a particular change to the source code?
> 
> I've tried using Grep on an admin dump of the repository, but the
> stream size is too big.

Would a combination of grep on your local copy and then the "blame"
function give you the results you are after?

Cheers,
Paul



More information about the Delphi mailing list