Am Fri, 30 May 2025 12:13:44 +0200
schrieb Branko Čibej :
> In light of which you'll be happy to know that Subversion's autotools
> build isn't going anywhere and will remain the preferred build system
> for Unix-like platforms.
> Microsoft's tooling. CMake is basically a buffer for that,
Than
Hi,
I was asked off-list to post a lengtly post-note added to a bug report
about the segfault of svn 1.14.5 in uri_escape() as a reply to this old
thread, so it is in proper context and may be read with that in mind.
So here I am quoting myself in reply to this:
am Sat, 27 Jul 2024 21:23:54 +0200
Am Fri, 23 May 2025 14:02:46 +0200
schrieb Branko Čibej :
> >> And of course, if we support "^.", we obviously have to support
> >> "^./any/relative/wc/path" in the same way.
> > Not sure what you mean. ^/ is the repo root. ^./ is the repo path of
> > the current working directory. Naturally, ^.
Am Tue, 20 May 2025 17:08:21 +0200
schrieb Branko Čibej :
> So, no, we don't currently have a syntax for relative URLs that would do
> what you propose. I don't know offhand what all the ramifications would
> be (other than, well, writing a bushel of tests for that), but if
> someone steps forw
Hi,
this may be some thing already convered, but then it may be hidden … I
work a lot in a repository with several levels of directories that have
copy/merge relations to each other. Hence I often need to do something like
$ cd /checkout/some/dir
$ svn merge ^/some/dir/foo/bar baz/flu
(Ideally I
Am Tue, 13 May 2025 17:55:18 +0200
schrieb Stefan Sperling :
> In any case, I have nominated this fix now, so this issue will be
> fixed in 1.14.6.
>
> Can you confirm that this fix helps your problematic case, too?
> The patch is included below.
Thanks a lot! I confirm that the patch fixes the
Dear all,
recently my subversion build crashed on an internal repository of build
scripts and patches. The operation
svn merge ^/package/pkgsrc/devel/patches-2025Q1 patches-cvs/
was suppose to merge back changes from one patches directory to
another. This results in a segfault due to a
7 matches
Mail list logo