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 _______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
