[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-commits
Subject:    svn commit: r892850 - /subversion/trunk/subversion/libsvn_fs_base/revs-txns.c
From:       julianfoad () apache ! org
Date:       2009-12-21 15:24:12
Message-ID: 20091221152412.8102D23889BB () eris ! apache ! org
[Download RAW message or body]

Author: julianfoad
Date: Mon Dec 21 15:24:11 2009
New Revision: 892850

URL: http://svn.apache.org/viewvc?rev=892850&view=rev
Log:
Fix a doc-string.

* subversion/libsvn_fs_base/revs-txns.c
  (changes_dup): In the doc-string, mention the special handling of changes
    that are of the "delete" kind.

Modified:
    subversion/trunk/subversion/libsvn_fs_base/revs-txns.c

Modified: subversion/trunk/subversion/libsvn_fs_base/revs-txns.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_fs_base/revs-txns.c?rev=892850&r1=892849&r2=892850&view=diff
 ==============================================================================
--- subversion/trunk/subversion/libsvn_fs_base/revs-txns.c (original)
+++ subversion/trunk/subversion/libsvn_fs_base/revs-txns.c Mon Dec 21 15:24:11 2009
@@ -476,9 +476,9 @@
 /* Duplicate all entries in the "changes" table that are keyed by OLD_TXN_ID,
  * creating new entries that are keyed by NEW_TXN_ID.
  *
- * Each new "change" has the same content as the old one, except with the
- * txn-id component of its noderev-id (which is assumed to have been
- * OLD_TXN_ID) changed to NEW_TXN_ID.
+ * Each new "change" has the same content as the old one, except that if the
+ * txn-id component of its noderev-id is OLD_TXN_ID (which is the case for
+ * all changes except deletes) then that is changed to NEW_TXN_ID.
  *
  * Work within TRAIL. */
 static svn_error_t *


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic