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

Re: $Id$ string?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-07 23:30:16 CET

On Wed, 2004-01-07 at 16:26, Nicolas Bock wrote:
> I just switched from RCS to svn. I used to use the $Id$ string in my
> source files before. This string gets replaced with the current
> revision number and some other information on checkin by the RCS
> checkin script. Does something like this exist in svn? Can I tell svn
> to replace some string in my source files with the current revision
> number?

Yes, look at svn:keywords in chapter 7 of the book. It's documented
there. It's one of many keywords that svn supports.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 7 23:31:54 2004

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.