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

Re: Replace keywords instead of expanding them

From: Marc Sherman <msherman_at_projectile.ca>
Date: 2005-05-27 15:11:22 CEST

Mike Dewhirst wrote:
>
> Well - I was wrong. If I was thinking a bit harder I might have said it
> would see the tokens line then append a newline and the decoded info.
> That would keep your hard-coded data just above your cool comments.

Basically what you're asking for is an implementation of CVS's $Log$
keyword. The svn developers have stated that they aren't going to
implement it, or accept patches that implement it, and they've got good
reasons for that stance:

http://subversion.tigris.org/faq.html#log-in-source

If you want to add $Log$ support to svn, it seems that a fork is your
only option.

- Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 27 15:22:17 2005

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

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