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