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

Re: Exact source of $Author$ substitution

From: <kfogel_at_collab.net>
Date: 2004-11-05 18:02:27 CET

"Seib, Broc" <bseib@purdue.edu> writes:
> 1) What about the case where I begin with an empty $Author:$ keyword in
> my document, and then do my first add/commit of the file. What will get
> substituted into the $Author:$ tag, and where did it come from? I am on
> unix.

Have you tried it?

If the resulting revision gets an svn:author property, then the file
should get its value.

> 2) When you say "svn:author revision property", do you mean the line in
> the .svn/entries file, e.g., last-author="Foo Q. User" ? Or are you
> referring to something else?

"revision properties" == "unversioned properties", see:

http://svnbook.red-bean.com/svnbook-1.1/svn-book.html#svn-ch-5-sect-1.2

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 19:57:23 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.