|
From: Colin S. <col...@ex...> - 2004-07-28 18:39:32
|
Dmitriy Kopylenko wrote: > >> I like id keywords...they're mainly in the code through my classes or >> classes I've edited... (Damn, if it's standardized, I won't know if I've >> worked on a particular file any more :-) >> >> > I also insert $Id:$ when I work on existing classes or create new ones > ;-) > > Dmitriy. I personally like $Id tags. But they do suck big time when trying to merge files back in after a branch, causing a conflict/change to exist when there shouldn't be any... There seems to be a trend to going away from using them in files, by some people, for this reason. Colin |