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

svn:keywords for basename of a file?

From: Jack O'Quin <joq_at_io.com>
Date: 2005-01-19 02:05:05 CET

We are starting a new project using subversion-1.1.1. The project
leader would like to include this information at the beginning of each
source file...

> // $File$
> // $Author$
> // $Date$

$Author$ and $Date$ are provided by svn:keywords. We could use $URL$
in place of $File$, but we would prefer to have only the basename of
the file, not the whole URL.

Since `Id' prints just the basename of each file, we were wondering if
any other svn:keywords exist, providing just that name? Or, is there
some automatic way to insert the basename in something like a commit
script?

-- 
  joq
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 19 02:05:49 2005

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.