commit 56f07e959140249cf374e2985dd0d84f012ae4a3
Author: Kacper Kornet <[email protected]>
Date:   Fri Jul 19 14:10:50 2013 +0100

    revert part of svn-serf.patch that was too eager
    
    For more details see:
    http://thread.gmane.org/gmane.comp.version-control.git/230770

 git-core-svn-serf.patch | 9 ---------
 1 file changed, 9 deletions(-)
---
diff --git a/git-core-svn-serf.patch b/git-core-svn-serf.patch
index ca4fa41..03eccdd 100644
--- a/git-core-svn-serf.patch
+++ b/git-core-svn-serf.patch
@@ -62,15 +62,6 @@ index 7a252ef..0ba15b9 100644
  =item temp_release ( NAME )
  
  =item temp_release ( FILEHANDLE )
-@@ -1248,7 +1277,7 @@ sub _temp_cache {
- 
-       my $temp_fd = \$TEMP_FILEMAP{$name};
-       if (defined $$temp_fd and $$temp_fd->opened) {
--              if ($TEMP_FILES{$$temp_fd}{locked}) {
-+              if (temp_is_locked($name)) {
-                       throw Error::Simple("Temp file with moniker '" .
-                               $name . "' already in use");
-               }
 -- 
 1.8.3.2
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/2d4ceaa02364ca1122f8d3b53fb561937835d846

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to