On Fri, Dec 13, 2024 at 9:06 AM Timofei Zhakov wrote:
>
> (snip)
>
>>
>> I think this makes sense. That's what I wrote in a (rough draft) 'svn
>> help patch' text for this:
>>
>> " An xpatch file can be produced with the 'svn diff --xpatch' command.\n"
>> " This patch format is specific to Subve
On Fri, Dec 13, 2024 at 6:02 PM Timofei Zhakov wrote:
>
> On Fri, Dec 13, 2024 at 4:07 PM Timofei Zhakov wrote:
> >
> > > However, I noticed a little problem in the implementation of patching; The
> > > svn_client_patch() function accesses the patchfile by an absolute path
> > > instead of a hand
On Fri, Dec 13, 2024 at 4:07 PM Timofei Zhakov wrote:
>
> > However, I noticed a little problem in the implementation of patching; The
> > svn_client_patch() function accesses the patchfile by an absolute path
> > instead of a handle to a file. This follows that the file will be opened
> > twice.
> However, I noticed a little problem in the implementation of patching; The
> svn_client_patch() function accesses the patchfile by an absolute path
> instead of a handle to a file. This follows that the file will be opened
> twice. Is it possible to modify it, so the svn_client_patch() function
>
(snip)
> I think this makes sense. That's what I wrote in a (rough draft) 'svn
> help patch' text for this:
>
> " An xpatch file can be produced with the 'svn diff --xpatch' command.\n"
> " This patch format is specific to Subversion and can represent all\n"
> " types of working copy changes.
On Sat, Dec 7, 2024 at 11:14 PM Johan Corveleyn wrote:
> On Fri, Dec 6, 2024 at 12:27 PM Nikola Dipanov <
> ndipa...@hudson-trading.com> wrote:
> >
> > Hi all,
> >
> > A quick summary first: we’ve found that for certain use cases -
> increasing SVN_DELTA_WINDOW_SIZE yields very significant stora
MarsrockEarth commented on PR #25:
URL: https://github.com/apache/subversion/pull/25#issuecomment-2540937694
您的来信已收到
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
notroj opened a new pull request, #25:
URL: https://github.com/apache/subversion/pull/25
```
Fix ra-test execution of svnserve in some build environments.
* subversion/tests/libsvn_ra/ra-test.c
(open_tunnel): Execute the wrapper with APR_PROGRAM_ENV rather than
APR_PROGRAM
8 matches
Mail list logo