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

List:       subversion-commits
Subject:    svn commit: r1829545 - /subversion/trunk/subversion/libsvn_client/shelf.c
From:       julianfoad () apache ! org
Date:       2018-04-19 13:58:19
Message-ID: 20180419135820.7AA053A00E7 () svn01-us-west ! apache ! org
[Download RAW message or body]

Author: julianfoad
Date: Thu Apr 19 13:58:19 2018
New Revision: 1829545

URL: http://svn.apache.org/viewvc?rev=1829545&view=rev
Log:
Shelving: fix failure to save the given log message.

* subversion/libsvn_client/shelf.c
  (svn_client_shelf_revprop_set_all): Write the changes to disk.

Modified:
    subversion/trunk/subversion/libsvn_client/shelf.c

Modified: subversion/trunk/subversion/libsvn_client/shelf.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/shelf.c?rev=1829545&r1=1829544&r2=1829545&view=diff
 ==============================================================================
--- subversion/trunk/subversion/libsvn_client/shelf.c (original)
+++ subversion/trunk/subversion/libsvn_client/shelf.c Thu Apr 19 13:58:19 2018
@@ -260,6 +260,7 @@ svn_client_shelf_revprop_set_all(svn_cli
   else
     shelf->revprops = apr_hash_make(shelf->pool);
 
+  SVN_ERR(shelf_write_revprops(shelf, scratch_pool));
   return SVN_NO_ERROR;
 }
 


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

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