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

svn key words

From: Dongsheng Song <dongsheng_song_at_hotmail.com>
Date: 2004-09-16 11:43:38 CEST

I use TortoiseSVN-1.0.8 client, ant server(Debian GNU/Linux 3.1) is:

  Apache/2.0.50 (Debian GNU/Linux) DAV/2 SVN/1.0.6 mod_python/3.1.3
Python/2.3.4 mod_jk2/2.0.4

why not SVN_KEYWORD_REVISION_MEDIUM("Revision") take effect ?

Here is svn keywords test:

/*
 * <p>List available svn keywords</p>
 * <p>$LastChangedDate: 2004-09-16 15:42:35 +0800 (Thu, 16 Sep 2004) $ </p>
 * <p>$LastChangedRevision: 277 $ </p>
 * <p>$LastChangedBy: FORESEE.songdongsheng $ </p>
 * <p>$Id: BusinessViewManager.java 277 2004-09-16 07:42:35Z
FORESEE.songdongsheng $</p>
 * <p>$HeadURL:
http://ab/svn_devel/Falcon/trunk/src/java/com/foresee/falcon/footstone/management/BusinessViewManager.java
$</p>
 *
 * <p>short forms</p>
 * <p>$Author: FORESEE.songdongsheng $</p>
 * <p>$Date: 2004-09-16 15:42:35 +0800 (Thu, 16 Sep 2004) $</p>
 * <p>$Revision$</p>
 * <p>$Rev: 277 $</p>
 * <p>$URL:
http://ab/svn_devel/Falcon/trunk/src/java/com/foresee/falcon/footstone/management/BusinessViewManager.java $</p>
 */

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 16 11:44:16 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.