[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Keyword corresponding to $log:$ in CVS

From: Joerg Faschingbauer <jfasch_at_salomon.at>
Date: 2003-06-04 07:09:10 CEST

>>>>> "Lars" == Lars Haack <lars.haack@gmx.de> writes:

Lars> Hello,
Lars> I have a question concerning the keyword expansion facilities of subversion.
Lars> I would like to know if there is a keyword corresponding to $log:$ in CVS. I
Lars> often use this keyword in my sourcefiles because I like the idea of having
Lars> the whole history of a file inside the file itself besides the actual state.
Lars> Then I only have to look into the file and get the information I need
Lars> without having to invoke the version control tool at all.

I suppose you never did a merge in CVS. Believe me, $Log$ is not what
you want, and you better remove it from your source before you
branch. It reliably causes conflicts which you'll have to resolve
manually.

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 4 07:10:16 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.