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

Re: File Annotation

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 27 Aug 2013 09:18:10 -0400

On Tue, Aug 27, 2013 at 9:11 AM, Dan Lasley <dlasley_at_milleredge.com> wrote:
> I realize that this may be a bit olde school, but I like having revision annotations (commit notes) internal to the source file. Is this possible in the Tortoise environment?

You would have to do it with custom scripts on your part. But really,
you shouldn't do it.
https://subversion.apache.org/faq.html#log-in-source .

Remember that in Subversion, your commit message isn't for the *file*,
it's for the *revision*. Unless you only commit one file at a time,
every time, putting commit message in the file puts a lot of
irrelevant, repeated content in your files.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3063387

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-27 15:18:57 CEST

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.