You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2014/01/21 00:23:02 UTC

svn propchange: r1551910 - svn:log

Author: breser
Revision: 1551910
Modified property: svn:log

Modified: svn:log at Mon Jan 20 23:23:02 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jan 20 23:23:02 2014
@@ -1,7 +1,7 @@
-In ra serf: decouple the code that implements svn_ra_get_lock() from the code that
-implements svn_ra_lock() and svn_ra_unlock(). This fixes a few error messages for
-unlikely http response codes for get_lock and allows further refactoring for lock
-and unlock.
+In ra serf: decouple the code that implements svn_ra_get_lock() from the code
+that implements svn_ra_lock() and svn_ra_unlock(). This fixes a few error
+messages for unlikely http response codes for get_lock and allows further
+refactoring for lock and unlock.
 
 * subversion/libsvn_ra_serf/getlock.c
   New file. Copied from locks.c.
@@ -35,3 +35,4 @@ and unlock.
   (svn_ra_serf__lock): Update caller.
 
 * subversion/libsvn_ra_serf/locks.c
+  Removed file.


Re: svn propchange: r1551910 - svn:log

Posted by Ben Reser <be...@reser.org>.
On 1/20/14, 3:27 PM, Bert Huijben wrote:
> I don't think locks.c was removed with this commit. Only some code was removed
> from it.

$ svn-trunk log -c 1551910 -v -q
------------------------------------------------------------------------
r1551910 | rhuijben | 2013-12-18 03:07:32 -0800 (Wed, 18 Dec 2013)
Changed paths:
   A /subversion/trunk/subversion/libsvn_ra_serf/get_lock.c (from
/subversion/trunk/subversion/libsvn_ra_serf/locks.c:1551888)
   A /subversion/trunk/subversion/libsvn_ra_serf/lock.c (from
/subversion/trunk/subversion/libsvn_ra_serf/locks.c:1551888)
   D /subversion/trunk/subversion/libsvn_ra_serf/locks.c
------------------------------------------------------------------------


Re: svn propchange: r1551910 - svn:log

Posted by Ben Reser <be...@reser.org>.
On 1/20/14, 3:27 PM, Bert Huijben wrote:
> I don't think locks.c was removed with this commit. Only some code was removed
> from it.

$ svn-trunk log -c 1551910 -v -q
------------------------------------------------------------------------
r1551910 | rhuijben | 2013-12-18 03:07:32 -0800 (Wed, 18 Dec 2013)
Changed paths:
   A /subversion/trunk/subversion/libsvn_ra_serf/get_lock.c (from
/subversion/trunk/subversion/libsvn_ra_serf/locks.c:1551888)
   A /subversion/trunk/subversion/libsvn_ra_serf/lock.c (from
/subversion/trunk/subversion/libsvn_ra_serf/locks.c:1551888)
   D /subversion/trunk/subversion/libsvn_ra_serf/locks.c
------------------------------------------------------------------------


Re: svn propchange: r1551910 - svn:log

Posted by Bert Huijben <be...@qqmail.nl>.
I don't think locks.c was removed with this commit. Only some code was removed from it.


Bert






Sent from Windows Mail





From: Ben Reser
Sent: ‎Tuesday‎, ‎January‎ ‎21‎, ‎2014 ‎12‎:‎23‎ ‎AM
To: commits@subversion.apache.org





Author: breser
Revision: 1551910
Modified property: svn:log

Modified: svn:log at Mon Jan 20 23:23:02 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jan 20 23:23:02 2014
@@ -1,7 +1,7 @@
-In ra serf: decouple the code that implements svn_ra_get_lock() from the code that
-implements svn_ra_lock() and svn_ra_unlock(). This fixes a few error messages for
-unlikely http response codes for get_lock and allows further refactoring for lock
-and unlock.
+In ra serf: decouple the code that implements svn_ra_get_lock() from the code
+that implements svn_ra_lock() and svn_ra_unlock(). This fixes a few error
+messages for unlikely http response codes for get_lock and allows further
+refactoring for lock and unlock.
 
 * subversion/libsvn_ra_serf/getlock.c
   New file. Copied from locks.c.
@@ -35,3 +35,4 @@ and unlock.
   (svn_ra_serf__lock): Update caller.
 
 * subversion/libsvn_ra_serf/locks.c
+  Removed file.

Re: svn propchange: r1551910 - svn:log

Posted by Bert Huijben <be...@qqmail.nl>.
I don't think locks.c was removed with this commit. Only some code was removed from it.


Bert






Sent from Windows Mail





From: Ben Reser
Sent: ‎Tuesday‎, ‎January‎ ‎21‎, ‎2014 ‎12‎:‎23‎ ‎AM
To: commits@subversion.apache.org





Author: breser
Revision: 1551910
Modified property: svn:log

Modified: svn:log at Mon Jan 20 23:23:02 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jan 20 23:23:02 2014
@@ -1,7 +1,7 @@
-In ra serf: decouple the code that implements svn_ra_get_lock() from the code that
-implements svn_ra_lock() and svn_ra_unlock(). This fixes a few error messages for
-unlikely http response codes for get_lock and allows further refactoring for lock
-and unlock.
+In ra serf: decouple the code that implements svn_ra_get_lock() from the code
+that implements svn_ra_lock() and svn_ra_unlock(). This fixes a few error
+messages for unlikely http response codes for get_lock and allows further
+refactoring for lock and unlock.
 
 * subversion/libsvn_ra_serf/getlock.c
   New file. Copied from locks.c.
@@ -35,3 +35,4 @@ and unlock.
   (svn_ra_serf__lock): Update caller.
 
 * subversion/libsvn_ra_serf/locks.c
+  Removed file.