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

Re: [PATCH] Issue #2105 - Add '--no-ignore' option to 'svn add' and

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-05-30 23:46:09 CEST

kfogel@collab.net wrote:
> "S.Ramaswamy" <ramaswamy@collab.net> writes:
>>+ *
>>+ * @since New in 1.3.
>> */
>
> There's some inconsistency in our code, but generally the @since line
> goes at the top. Might be nice if we cleaned up the rest of that file
> to be consistent (in a separate commit of course).

"@since" and "@deprecated" lines should not (any longer) go at the top, because
Doxygen picks up the first line/sentence/paragraph (sentence, I think) as being
the function's brief description.

So, yes, I/we ought to go through and change them all to be consistently not at
the top.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 30 23:46:53 2005

This is an archived mail posted to the Subversion Dev mailing list.

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