Re: [PATCH v3 1/2] Git.pm: add new temp_is_locked function

2013-07-18 Thread David Rothenberger
Kyle J. McKay gmail.com> writes: > +sub temp_is_locked { > + my ($self, $name) = _maybe_self( _); > + my $temp_fd = \$TEMP_FILEMAP{$name}; > + > + defined $$temp_fd && $$temp_fd->opened && > $TEMP_FILES{$$temp_fd}{locked}; > +} > + > =item temp_release ( NAME ) > > =item temp_rel

Re: [PATCH 2/2] git-svn: allow git-svn fetching to work using serf

2013-07-07 Thread David Rothenberger
ON_HTTP_BULK_UPDATES (new in 1.8). According to the table in the release notes [1], Skelta mode will be used if the 1.7 or 1.8 server sets SVNAllowBulkUpdates to Off, regardless of what the client sets in the configuration. Is that not true? [1] https://subversion.apache.org/docs/rel

Re: [PATCH 0/2] allow git-svn fetching to work using serf

2013-07-06 Thread David Rothenberger
On 7/6/2013 5:28 PM, Jonathan Nieder wrote: > David Rothenberger wrote: >> On 7/5/2013 8:41 PM, Kyle McKay wrote: > >>> Daniel Shahaf has suggested also setting >>> "servers:global:http-bulk-updates=on". >> >> I have a patch that does this,

Re: [PATCH 0/2] allow git-svn fetching to work using serf

2013-07-06 Thread David Rothenberger
:global:http-bulk-updates=on". I have a patch that does this, but since turning on bulk updates has a possible performance penalty, I prefer your approach. Please let me know if anyone wants to see the patch. -- David Rothenberger daver...@acm.org What to do in case of an alien

Re: git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode

2013-07-05 Thread David Rothenberger
On 7/5/2013 6:01 PM, Kyle McKay wrote: > On Jul 5, 2013, at 16:07, David Rothenberger wrote: >> On 7/5/2013 3:58 PM, Kyle McKay wrote: >>> On Jul 5, 2013, at 13:48, David Rothenberger wrote: >>>> I recently upgraded my Subversion server to 1.8.0 and started >>&

Re: git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode

2013-07-05 Thread David Rothenberger
On 7/5/2013 3:58 PM, Kyle McKay wrote: > On Jul 5, 2013, at 13:48, David Rothenberger wrote: >> I recently upgraded my Subversion server to 1.8.0 and started >> receiving the following error from "git svn fetch": >> >> Temp file with moniker 'svn_

Re: git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode

2013-07-05 Thread David Rothenberger
On 7/5/2013 1:48 PM, David Rothenberger wrote: > I recently upgraded my Subversion server to 1.8.0 and started > receiving the following error from "git svn fetch": > > Temp file with moniker 'svn_delta' already in use at > /usr/lib/perl5/vendor_perl/5.10/Git.

git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode

2013-07-05 Thread David Rothenberger
he subversion-perl bindings back to 1.7. [1] http://subversion.apache.org/docs/release-notes/1.8.html#serf-skelta-default -- David Rothenberger daver...@acm.org Teutonic: Not enough gin. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a