Svnadmin verify question

2021-11-02 Thread Luke Mauldin
Can anyone tell me the details of the svnadmin verify command? Does subversion store any internal hash of each commit to verify its correctness and that it has not changed over time due to disk/memory errors or software bugs? Luke Mauldin

RE: Current project status

2021-11-02 Thread Stuempfig, Thomas
Hi all, one thing that i really missed, was rename tracking. Other thing that I missed would be attributes for files, folders and commits. This would enable a better search. Search for all commits that touch business critical PRs... or files that touch about a system or requirement... I know, one

RE: Subversion 1.14.1 build problem

2021-11-02 Thread Gretton, Liam
Hi Daniel, Thanks very much for your reply, I've been able to build 1.14.1 with sqlite-amalgamation 3.35. I'll keep an eye on SQLite releases to see if this gets fixed, I see 3.37.0 is due out in a couple of weeks.

Re: Subversion 1.14.1 build problem

2021-11-02 Thread Daniel Sahlberg
Den mån 1 nov. 2021 kl 09:32 skrev Gretton, Liam : > > I'm rebuilding our Subversion server, getting it up to date after a fair > period of neglect. > > > > I'm finding that 1.41.1 has a problem somewhere in its SQLite code and fails > at the make stage. 1.10.7 succeeds with exactly the same buil