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

Re: svn commit: r16245 - branches/wc-replacements/subversion/libsvn_wc

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-09-26 10:28:00 CEST

On 9/25/05, dionisos@tigris.org <dionisos@tigris.org> wrote:
> Author: dionisos
> Date: Sun Sep 25 13:19:03 2005
> New Revision: 16245
>
> Modified:
> branches/wc-replacements/subversion/libsvn_wc/entries.c
>
> Log:
> Followup to r16230.
>
> * subversion/libsvn_wc/entries.c (fold_entry): Remove extra comment-closing
> '*/' in docstring. Also check for all schedules which don't use copied,
> copyfrom_rev and copyfrom_url (instead of the current 'delete' schedule).
>
>
>
> Modified: branches/wc-replacements/subversion/libsvn_wc/entries.c
> Url: http://svn.collab.net/viewcvs/svn/branches/wc-replacements/subversion/libsvn_wc/entries.c?rev=16245&p1=branches/wc-replacements/subversion/libsvn_wc/entries.c&p2=branches/wc-replacements/subversion/libsvn_wc/entries.c&r1=16244&r2=16245
> ==============================================================================
> --- branches/wc-replacements/subversion/libsvn_wc/entries.c (original)
> +++ branches/wc-replacements/subversion/libsvn_wc/entries.c Sun Sep 25 13:19:03 2005
> @@ -1276,7 +1276,7 @@
> already exists, the requested changes will be folded (merged) into
> the entry's existing state. If the entry doesn't exist, the entry
> will be created with exactly those properties described by the set
> - of changes. Also cleanups meaningless fields combinations. */
> + of changes. Also cleanups meaningless fields combinations.
>
> POOL may be used to allocate memory referenced by ENTRIES.
> */
> @@ -1427,7 +1427,8 @@
> }
Sorry, I have modified comment after build and missed "*/". I should not do it.

--
Ivan Zhakov
Received on Mon Sep 26 10:29:02 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.