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

Re: Subversion Log in a JSP File

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 4 Aug 2008 10:40:01 -0400

On Mon, Aug 4, 2008 at 04:38, Sebastian Utrap <sebastian_at_utrap.de> wrote:
> Hi,
>
> I'm looking for an easy way for subversion to create/insert some
> information, like log and last revision, from svn into a JAVA JSP file.
>
> How can it be done?
> I'm using TortoiseSVN 1.5.2 on WinXP.
>
> Is it also possible to set the file / repository revision inside a .java
> file as a comment?
> I remember beeing able to do that in cvs...

Revision number yes, log no. Use the $revision$ keyword and
deploy/build your code from a working copy, as the keyword expansion
is done by the client.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-04 16:40:31 CEST

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.