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

rcsid tag equivalent

From: Steven Howe <steven.howe_at_verizon.net>
Date: 2004-12-22 17:26:31 CET

Some of my older programs used a tag in the code like:

        static char[] rcsid = "$Id:$";

When I check out a version, version data is placed in these variables.
Being a static string, it
ends up in a compiled binary. Does subversion have a similar version
tagging method?

Steven Howe
Received on Wed Dec 22 17:28:49 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.