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

[PATCH] Add Header keyword support

From: Nathan Hamilton <nehamilton_at_gmail.com>
Date: Thu, 6 Mar 2008 20:08:01 -0700

This patch adds the 'Header' keyword, which is similar to 'Id' but includes
the full URL. This patch is an updated version of the one submitted
by Alexander
L. Belikoff a few years ago.

[[[
Added Header keyword substitution support.

* subversion/include/svn_types.h
  (SVN_KEYWORD_HEADER): New #define for the Header keyword.

* subversion/libsvn_subr/subst.c
  (svn_subst_build_keywords2): Handle the Header keyword.

* subversion/svn/main.c
  (svn_cl__cmd_table): Added a description of the Header keyword to the help
message.

* subversion/tests/cmdline/trans_tests.py
  (keywords_from_birth): Added tests for the Header keyword.
]]]

-Nate

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-03-07 04:08:42 CET

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

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