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

Re: $Source$

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-05-16 17:13:47 CEST

On 5/16/07, George Hazan <george.hazan@gmail.com> wrote:
> Hello.
>
> Does TSVN support the $Source$ macro, as it does for $Revision$, $Date$ etc.
> If no, are there any similar macroses available?

Subversion doesn't use $Source$ because, unlike CVS, the files aren't
stored directly on the filesystem but rather in a database. There's
really no way to trace a file that's in a Subversion repository back
to a single file on your filesystem.

HeadURL or URL may work for you. See
http://svnbook.red-bean.com/nightly/en/svn.advanced.props.special.keywords.html
for a listing of all Subversion keywords.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed May 16 17:14:25 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

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