Re: question on SVN.EXE binary distribution vendors

2025-07-23 Thread Daniel Sahlberg
Den ons 23 juli 2025 kl 15:43 skrev Jeffrey Walton : > On Wed, Jul 23, 2025 at 9:25 AM Daniel Sahlberg > wrote: > > [...] > > Cirata, VisualSVN and SlikSVN on the other hand are commercial entities > and it might be possible to negotiate support contracts with them, &g

Re: question on SVN.EXE binary distribution vendors

2025-07-23 Thread Daniel Sahlberg
ons 23 juli 2025 kl. 10:08 skrev Andreas Stieger : > Hello John, > On 2025-07-23 02:16, Branko Čibej wrote: > > The first sentence of the first paragraph on that page says, with emphasis: > > The Apache Subversion project *does not officially endorse or maintain* any > binary packages of the Subve

Re: Crash when creating a repository - log file

2025-07-03 Thread Daniel Sahlberg
Den tors 3 juli 2025 kl 17:04 skrev Oezdemir, Ibrahim (PEG-FI_EXTERN) < extern.ibrahim.oezde...@porsche-engineering.de>: > Hello everyone, when creating a repository in Subversion, the system > crashes and writes the log file. Maybe you can help me with the problem. > > > > Thank you very much. >

Re: filename ends with a space, cannot use the --targets option.

2025-06-27 Thread Daniel Sahlberg
Den fre 27 juni 2025 kl 15:08 skrev Branko Čibej : > On 27. 6. 25 11:54, Daniel Sahlberg wrote: > > Den tis 17 juni 2025 kl 15:58 skrev Branko Čibej : > >> TL;DR: Leave well enough alone. One can already do any amount of mischief >> with a Unix shell, or by creatin

Re: filename ends with a space, cannot use the --targets option.

2025-06-27 Thread Daniel Sahlberg
Den tis 17 juni 2025 kl 15:58 skrev Branko Čibej : > TL;DR: Leave well enough alone. One can already do any amount of mischief > with a Unix shell, or by creating files programmatically. There's really no > need to add one more avenue for confusion by "fixing" --targets. > Makes sense to me. Shou

Re: filename ends with a space, cannot use the --targets option.

2025-06-17 Thread Daniel Sahlberg
Den tis 17 juni 2025 kl 06:24 skrev Yasuhito FUTATSUKI < futat...@yf.bsdclub.org>: > Hello, > > On 2025/06/16 18:06, 管理员 wrote: > > If the file name ends with a space, it cannot be save to a file then use > the --targets options: > > > > For example: > > > > Files: > > > > /Users/abc/trunk/aaa > >

Re: [Bug] Properties diff not subject to external diff command

2025-06-07 Thread Daniel Sahlberg
lör 7 juni 2025 kl. 10:46 skrev Michael Osipov : > Folks, > > using > svn, Version 1.14.5 (r1922182) >übersetzt am Apr 6 2025, um 14:15:38 auf amd64-portbld-freebsd13.4 > > with config > $ cat /usr/local/etc/subversion/config > [helpers] > diff-cmd = colordiff > > Consider the following statu

Re: How to lock or prevent conflicts for a new file with SVN

2025-06-03 Thread Daniel Sahlberg
t; > > Daniel is correct, tree conflicts are the only mechanism that can > reliably detect the issue. Resolving it requires users to talk to each > other; Subversion is not a communication channel, it's a collaboration > tool, it can only detect conflicts, not resolve them (

Re: How to lock or prevent conflicts for a new file with SVN

2025-06-02 Thread Daniel Sahlberg
Hi I think the answer on Stack Overflow is spot on, there is no way to avoid this problem. As already explained there, the tree conflict is probably the easiest solution anyway compared to a ”central naming authority” or other manual workaround. Kind regards Daniel mån 2 juni 2025 kl. 17:22 skrev

Re: Implications of duplicate UUIDs on a server

2025-04-28 Thread Daniel Sahlberg
Hi, Den mån 28 apr. 2025 kl 17:18 skrev LWChris : > Hi, > > for a long time, a company I am working with now has set up new > repositories using a “template” repository, which is a folder on the server > with a “configured but empty” repository, that was just copied over and > over to the SVN ser

Re: svn status --xml with -u and --depth=empty lost the entry block

2025-04-28 Thread Daniel Sahlberg
Hi, Den sön 27 apr. 2025 kl 13:02 skrev Jian Wang : > Hi~ > I'm coding to use svn in my Unity project, and want find a way to get file > status > I've tried `svn status` command, in most cases it works well, > however when -u and --depth=empty are both enabled, the entry block is > missing. > Th

Re: I think I found a Bug on SVN Cleanup

2025-04-17 Thread Daniel Sahlberg
Den ons 16 apr. 2025 kl 23:27 skrev Nathan Hartman : > On Wed, Apr 16, 2025 at 9:38 AM Jan Kohlmeyer > wrote: > > > > Hi, I think I found a Bug on SVN Cleanup: > > > > > > > > * What steps led to the issue: > > > > > > > > I have an Repository with externals. > > > > One external has a depth of t

Re: Apache Subversion 1.14.5 package

2025-02-14 Thread Daniel Sahlberg
Den ons 12 feb. 2025 kl 22:15 skrev suruvumohan : > Hi Team, > > I have been trying to find Subversion 1.14.5 package for Oracle linux 8.x > and 9.x platforms, but nowhere I could find them. > Can someone please help me with the relevant package? > Hi. I think you are better off asking in the su

Re: Inquiry for SVN server

2025-02-03 Thread Daniel Sahlberg
gest specific external vendors due to our requirement of being unbiased and vendor neutral. The Subversion website has a page with links to binary packages (see https://subversion.apache.org/packages.html). This is probably a good starting point, but there may be additional vendors not listed on this page. Kind regards, Daniel Sahlberg

Re: How to restore repositories from backup server

2025-01-17 Thread Daniel Sahlberg
fre 17 jan. 2025 kl. 18:43 skrev Nathan Hartman : > I don't know whether GPG-Agent can be configured to unlock > automatically at startup. (That probably would bring us back to the > issue of how to securely store the pin that would unlock it > automatically; it would probably end up being in plai

Re: How to restore repositories from backup server

2025-01-17 Thread Daniel Sahlberg
Den fre 17 jan. 2025 kl 07:25 skrev Bo Berglund : > On Fri, 17 Jan 2025 07:03:34 +0100, Daniel Sahlberg > wrote: > > >I agree with Bo here although I don’t understand enough about recent > >Linux-on-the-desktop development. A long time ago, setting DISPLAY was the > &

Re: How to restore repositories from backup server

2025-01-16 Thread Daniel Sahlberg
fre 17 jan. 2025 kl. 01:49 skrev Ryan Carsten Schmidt < subversion-2...@ryandesign.com>: > On Jan 16, 2025, at 17:09, Bo Berglund wrote: > > > > It should return the request for password into the channel that issued > the > > command rather than firing up a completely unrelated comm channel. (of >

Re: How to restore repositories from backup server

2025-01-13 Thread Daniel Sahlberg
mån 13 jan. 2025 kl. 17:36 skrev Bo Berglund : > On Mon, 13 Jan 2025 07:59:35 +0100, Daniel Sahlberg > wrote: > > >Den mån 13 jan. 2025 kl 00:29 skrev Bo Berglund : > > > >> So in which versions has the plaintext cache been removed? > >> > > >

Re: How to restore repositories from backup server

2025-01-12 Thread Daniel Sahlberg
Den mån 13 jan. 2025 kl 00:29 skrev Bo Berglund : > So in which versions has the plaintext cache been removed? > There is no simple answer to this question. The best answer I can give is that in 1.12 the compile time default was changed [1] to stop writing to the plaintext password store. This wi

Re: How to restore repositories from backup server

2025-01-12 Thread Daniel Sahlberg
sön 12 jan. 2025 kl. 18:30 skrev Bo Berglund : > On Sun, 12 Jan 2025 09:53:43 -0600, Ryan Carsten Schmidt > wrote: > > >On Jan 12, 2025, at 01:45, Bo Berglund wrote: > >> > >> I am not specifically interested in a *plaintext* password store, what > I want is > >> to store the passwords locally (e

Re: How to restore repositories from backup server

2025-01-11 Thread Daniel Sahlberg
lör 11 jan. 2025 kl. 23:31 skrev Bo Berglund : > On Thu, 9 Jan 2025 15:20:46 +0100, Johan Corveleyn > wrote: > > >On Thu, Jan 9, 2025 at 1:26?PM Daniel Sahlberg > > wrote: > >... > >> The only solution that will make sure you actually have a working sync >

Re: How to restore repositories from backup server

2025-01-09 Thread Daniel Sahlberg
Den tors 9 jan. 2025 kl 13:09 skrev Bo Berglund : ... > > 4) From then on it took a while but it finally reached rev 4521 and exited > successfully. > > Now my two repositories seem to be exactly the same, which is the whole > purpose. > Good, this is exactly what I was expecting - after an inter

Re: How to restore repositories from backup server

2025-01-08 Thread Daniel Sahlberg
Den ons 8 jan. 2025 kl 10:59 skrev Bo Berglund : > If I create a new empty target repository on the mirror server and > configure it > to be used for syncing, then how long will it take to do the initial sync? > > The problem is that it is VERY big (14 GB) and the server and mirror are > separate

Re: svnserve frequently die at assertion in utf.c

2025-01-07 Thread Daniel Sahlberg
Big thanks to both Sean and Guido for their help in tracking down the issue. It seems indeed to be a bug in the Subversion code. I've added d...@subversion.apache.org for further debugging - this goes out of scope of the users list. I believe several threads are accessing the same "translator" si

Re: How to restore repositories from backup server

2025-01-07 Thread Daniel Sahlberg
Den tis 7 jan. 2025 kl 22:08 skrev Bo Berglund : > > This is how the execution went (long lines are wrapped by my newsreader): > > H:\>"C:\Program Files\VisualSVN Server\bin\svnsync.exe" synchronize > --sync-username syncuser https://svn.mydomain.com/svn/pc > https://agiengineering/svn/pc > > Fail

Re: svnserve frequently die at assertion in utf.c

2025-01-06 Thread Daniel Sahlberg
Den ons 18 dec. 2024 kl 16:43 skrev Guido Jäkel : > > > Did I understand you correctly that you were seeing the issue before the > upgrade as well, but more frequent now? > Yes, we saw it also before during the last 12m using the "previous" > version (lxc container image) of our subversion service

Re: How to restore repositories from backup server

2024-12-28 Thread Daniel Sahlberg
lör 28 dec. 2024 kl. 15:45 skrev Bo Berglund : > On Sat, 28 Dec 2024 12:13:24 +0100, Bo Berglund > wrote: > > >If the dump file I have for the original repository *can* be used on the > clone > >instead with the suggested commands in a cmd window then I can do a real > test > >before I touch the

Re: How to restore repositories from backup server

2024-12-27 Thread Daniel Sahlberg
fre 27 dec. 2024 kl. 16:46 skrev Bo Berglund : > On Mon, 23 Dec 2024 14:13:57 +0100, Timofei Zhakov > wrote: > > >> 2) Is there a load command version where one specifies the file other > than > >> piping a cat to it? What happens with binary files in this cat > operation? > >> > > > >Yes, there

Re: How to restore repositories from backup server

2024-12-22 Thread Daniel Sahlberg
Den sön 22 dec. 2024 kl 09:33 skrev Bo Berglund : > Background: > --- > In 2018 we migrated from CVSNT to VisualSvn and at the time I ran the > conversion, which produced a mirror repository from CVS but in subversion. > > This worked fine and we could use that new repository successfully

Re: svnserve frequently die at assertion in utf.c

2024-12-18 Thread Daniel Sahlberg
Den ons 18 dec. 2024 kl 10:38 skrev Guido Jäkel : > Hi, > > in our production environment, we have been observing random crashes of > snvserve since many month. As a platform to run Subversion we use Gentoo > Linux. Last weeks we did our common environment update. After that the > frequency of the

Re: mod_authz_svn single tree access

2024-12-16 Thread Daniel Sahlberg
Den mån 16 dec. 2024 kl 12:47 skrev Richard Tresidder < rtres...@electromag.com.au>: > Hi >I'm wondering if there has been any discussion about adding the ability > to allow traversal of a single tree path. > Currently one has to provide read access to to each level of the tree and > prune off

Re: Inquiry on Setting Up Apache Subversion with Azure AD Integration

2024-12-11 Thread Daniel Sahlberg
Dropping dev@subversion, this question is more suited on the users@ list. Den ons 11 dec. 2024 kl 08:12 skrev Srikanth Kappa via users < users@subversion.apache.org>: > Classification: *Confidential* > This is a public mailing list, please see the archiving policy on https://subversion.apache.org

[SECURITY][ANNOUNCE] Apache Subversion 1.14.5 released

2024-12-08 Thread Daniel Sahlberg
tures: Stefan Sperling [rsa2048/4F7DBAA99A59B973] with fingerprint: 8BC4 DAE0 C5A4 D65F 4044 0107 4F7D BAA9 9A59 B973 Nathan Hartman (CODE SIGNING KEY) [rsa4096/583F00ADF981C39F] with fingerprint: 3F8E 467C B336 6E30 13E1 120D 583F 00AD F981 C39F Daniel Sahlberg [ed

Re: SVN Invalid Authz Configuration

2024-11-25 Thread Daniel Sahlberg
Den tis 26 nov. 2024 kl 01:21 skrev Latoya A. Green via users < users@subversion.apache.org>: > My SVN server was recently updated, and now when I try to connect to the > repository in eclipse, I receive the below error: > > > > "Error validating location: "org.apache.subversion.javahl.ClientExcep

Re: svn log gives E130003: Malformed XML via DAV

2024-10-19 Thread Daniel Sahlberg
On 2024/10/01 14:00:54 Franz Sirl wrote: (snip) > PS: While investigating that I found a small cosmetic bug in the > prototype (fortunately the code follows the definition) for do_logs() in > subversion/libsvn_repos/log.c: > ``` > Index: subversion/libsvn_repos/log.c > ===

Re: [PATCH] Fix missing log-item close tag in on-the-wire XML

2024-10-15 Thread Daniel Sahlberg
Den mån 14 okt. 2024 kl 13:07 skrev Franz Sirl < franz.sirl-ker...@lauterbach.com>: > Hi, > > the attached patch fixes both issue 4856 and the (different) bug > we were seeing in one of our own repositories. > The problem boils down to the fact that with `svn log --xml --verbose` > a log-item is o

Re: How to delete fiiles on the server that were accidentally part of an import?

2024-09-24 Thread Daniel Sahlberg
Den tis 24 sep. 2024 kl 09:30 skrev Bo Berglund : > Here the URL delete command is described as follows: > > $ svn delete -m "Deleting file 'yourfile'" \ > file:///var/svn/repos/test/yourfile > > And that did not make sense to me because file: is NOT in my view an URL > and > also bec

Re: Issue with SVN Checkout Due to Malformed XML Response

2024-09-10 Thread Daniel Sahlberg
Den tis 10 sep. 2024 kl 22:20 skrev 耗子 : > Dear Subversion Development Team, > I hope this message finds you well. > I am encountering a critical issue when attempting to check out a specific > revision from the WordPress SVN repository. The command I used is: > > svn checkout -r 2983085 > https:/

Re: [EXTERNAL] Re: svnsync Error About Disallowed "non-regular" Property

2024-08-17 Thread Daniel Sahlberg
Den fre 16 aug. 2024 kl 18:37 skrev Williams, James P. {Jim} (JSC-CD4)[KBR Wyle Services, LLC] via users : > I sort of did that before posting, but results depend on how and where I > ask. > ># remote host, http:// finds nothing >remote-host> svn propget --revprop -r 0 svn:entry:committed-

Re: Compatibility of Subversion 1.10

2024-08-06 Thread Daniel Sahlberg
if you run into trouble. Red Hat will probably make sure that the versions of Apache Httpd, Perl etc included in RHEL are compatible with the version of Subversion in the same distribution. It is probably best to direct any questions through your support contract with Red Hat. Kind regards, Daniel Sa

Re: [Bugs] svnlook history --limit

2024-07-24 Thread Daniel Sahlberg
ons 24 juli 2024 kl. 11:36 skrev zongganli(李宗淦) : > Hello, > > We found a bug in svnlook history --limit. > It can not deal with the illegal input like "-1", as "apr_size_t" could > be unsigned. > > We have fixed the bug, should we send the patch to > d...@subversion.apache.org or start a issuse f

Re: Deletion of Branches(Folder and Files) from SVN server

2024-07-05 Thread Daniel Sahlberg
Den fre 5 juli 2024 kl 12:44 skrev Roshan Pardeshi < roshan.parde...@ncdex.com>: > Hello Nathan/ Team, > > Waitng for your revert on trail nail. > The short answer is that you can't decrease the disk usage from the repository. The repository is immutable and you can't change history. A branch is

Re: Nginx reverse proxy corrupting filenames

2024-06-20 Thread Daniel Sahlberg
> > { > > set $fixed_destination http$1; > > } > > proxy_set_header Destination $fixed_destination; > I have absolutely no experience with Nginx but this seems to set the Destination header, much like the examples in the FAQ for IIS. But it seems it keep the hostname and port - maybe you need to change it a bit more to match what Apache Httpd is expecting (hostname localhost, port 3691). > } > > } > > I wasn't able to find any mention of a similar problem via Google or > in Subversion's Jira. > > Can you help me figure this out, please? > If you get this to work, would you consider writing an instruction that we could add to the FAQ? Nginx has been mentioned in the past but I don't know if anyone got it to work. Kind regards, Daniel Sahlberg

Re: PoshSvn – Subversion for PowerShell

2024-06-20 Thread Daniel Sahlberg
Den tors 20 juni 2024 kl 20:27 skrev Timofey Zhakov : > > The actual name of the project is 'PoshSvn'; not 'Poshsvn'. Could you > please fix it? > Oops, I know I missed something. Sorry and thanks for the review. Fixed in r1918475 - ok now? Kind regards, Daniel

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-19 Thread Daniel Sahlberg
Den tis 18 juni 2024 kl 23:19 skrev Paul Leo < paul@dataphilesconsulting.com>: ... > The reason I am posting here instead of TortoiseSVN is I would like to > know whether it would be safer to have folks just do a new checkout from > new server once old server is shutdown, (and diff folders if

Re: SVN over NFS/CIFS (Windows client to Linux server)

2024-06-18 Thread Daniel Sahlberg
Den tis 18 juni 2024 kl 17:49 skrev Johnston, Tim < tim.johns...@christiedigital.com>: > We are using SVN 1.7 repositories which are checked out to a Linux file > server. Users access their files via TortoiseSVN (1.7.15, which is also > built against SVN 1.7.x), either via CIFS or NFS. > That is

Re: Loss by accident, clean up unversioned files

2024-06-14 Thread Daniel Sahlberg
You are discussing this in the wrong forum. This is for the Subversion command line client (and the related libraries). Your question belong in the TortoiseSVN Google groups. Hopefully someone will pick it up there. I'm planning to look at it - but at the moment I'm busy with other stuff. Kind re

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-07 Thread Daniel Sahlberg
Den tors 6 juni 2024 kl 21:40 skrev Paul Leo < paul@dataphilesconsulting.com>: > We need to migrate an SVN repository from CentOS 7, Subversion 1.94 to > Ubuntu 24.04, SVN 1.14.3. > > We don't have any login access to the current server. > > The current hosting server plans to perform an SVN d

Re: [EXTERNAL] Re: svn checkout Hangs/Crashes/Succeeds Over HTTP

2024-06-02 Thread Daniel Sahlberg
Den mån 27 maj 2024 kl 14:18 skrev Johan Corveleyn : > On Sat, May 25, 2024 at 12:12 AM Williams, James P. {Jim} > (JSC-CD4)[KBR Wyle Services, LLC] via users > wrote: > > > > > Den lör 11 maj 2024 kl 03:00 skrev Williams, James P. {Jim} > (JSC-CD4)[KBR Wyle Services, LLC] via users : > > > > > Y

Re: SVN issue - Repository - not able to login

2024-05-27 Thread Daniel Sahlberg
using for password-db actually exists and that it contains relevant data? Please try to include as much information as possible in your e-mail and the more you are able to check yourself on the basis of the documentation and available resources the easier it will be to help you. Kind re

Re: SVN issue - Repository - not able to login

2024-05-23 Thread Daniel Sahlberg
Den tors 23 maj 2024 kl 18:03 skrev Roshan Pardeshi < roshan.parde...@ncdex.com>: > Hello Team, > > Please find the my input inline below. > > Which protocol are you using to access the repository? - Tortoise SVN - > Repo Browser > Are you using Apache/mod_dav_svn (http[s]://..), svnserve (sv

Re: SVN issue - Repository - not able to login

2024-05-23 Thread Daniel Sahlberg
; # cd /SVN > # svnadmin create YAALA (Repository Name: YAALA) > Which protocol are you using to access the repository? Do you have other repositories where this works? Can you share your server configuration? Kind regards, Daniel Sahlberg

Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Daniel Sahlberg
Den ons 22 maj 2024 kl 13:27 skrev Bo Berglund : > On Wed, 22 May 2024 12:05:25 +0200, Bo Berglund > wrote: > > >Subversion 1.14.0+ > > $ svn --version > > svn, version 1.13.0 (r1867053) > > Oops! My Ubuntu 20.04 LTS has only svn 1.13.0 !! > > > >How can I fix that svn problem? > > > >$ apt po

Re: GUI interface to Subversion via web browser?

2024-05-22 Thread Daniel Sahlberg
ons 22 maj 2024 kl. 10:06 skrev Bo Berglund : > ... I hope this is not totally OT ... > > I am running an SVN server on an Ubuntu 20.04 LTS system and I have the > Apache > connection so I can access it via its web interface. > > This works but is *very limited* in functionality, so I am looking f

Re: `svnadmin create` on an existing set of source files

2024-05-21 Thread Daniel Sahlberg
version, the "repository" is a specific directory (containing the history for each file) and then you checkout a separate directory "working copy" where you have the actual source files. So you need to do cd /var svnadmin create test-repo svn import test-svn file:///var/test-repo You can the check out a new working copy svn co file:///var/repo wc Hope this helps! Kind regards Daniel Sahlberg

Re: Migrate from Git to SVN on Fedora server

2024-05-21 Thread Daniel Sahlberg
Den tis 21 maj 2024 kl 12:55 skrev Jeffrey Walton : > Hi Everyone, > > I'd like to migrate some source code from Git to SVN on my Fedora > server. The rub is, I'd like to use Nginx instead of Apache. > Hi, Welcome! Be aware of a difference between Git and Subversion: In Git, there is only a "re

Re: [EXTERNAL] Re: svn checkout Hangs/Crashes/Succeeds Over HTTP

2024-05-17 Thread Daniel Sahlberg
Den fre 17 maj 2024 kl 00:20 skrev Williams, James P. {Jim} (JSC-CD4)[KBR Wyle Services, LLC] via users : > > BTW: as Daniel asked: You previously mentioned Subversion 1.14.1, is > > that on the server or on the client? > > I've been testing with SVN 1.14.1 on both the client and server. > Perfec

Re: PoshSvn – Subversion for PowerShell

2024-05-17 Thread Daniel Sahlberg
rShell way to seldom. I will try to find time to test this out a little bit in the next few weeks. I was thinking about adding a link to your project on the Subversion website. There is already page for Binary packages[1] and this would make a nice addition. (Although, we have previously limited that page to strictly Apache Subversion builds and this a different kind of client, so we might have to create a new page for "ecosystem" - this should be discussed in the dev@ list). Kind regards, Daniel Sahlberg [1] https://subversion.apache.org/packages.html

Re: [EXTERNAL] Re: svn checkout Hangs/Crashes/Succeeds Over HTTP

2024-05-11 Thread Daniel Sahlberg
Hi, I've added a few comments/questions below. Kind regards, Daniel Sahlberg Den lör 11 maj 2024 kl 03:00 skrev Williams, James P. {Jim} (JSC-CD4)[KBR Wyle Services, LLC] via users : > > How did you upgrade your server from RHEL 6 to RHEL 8? > > Because so much changed

Re: TortoiseSVN & Office 365 Single Sign-On

2024-04-30 Thread Daniel Sahlberg
ps://groups.google.com/g/tortoisesvn-dev/c/ByECclvGKi8) and also on the Subversion dev list ( https://lists.apache.org/thread/f3f516vkm16ss67g9xfrjrfdcp70ymd0). I'm very interested in getting this working but unfortunately I don't have much time to do it myself right now. Kind regards, Daniel S

Re: Error | svnauthz: E220003: Section appears more than once in the authz file: [groups]

2024-04-18 Thread Daniel Sahlberg
Den ons 17 apr. 2024 kl 15:32 skrev BK : > Hello Pavel, > > That is the question. > Is it possible in version 1.14 to keep this format > (per repository) as it is possible in version 1.8? > I think this is clearer with a large number > of repositories on the server. > The code as it is now seems t

Re: Feature request: distinguish between disconnect to server and to proxy

2024-04-14 Thread Daniel Sahlberg
Den tors 11 apr. 2024 kl 19:17 skrev Mikhail Dvorkin < mikhail.dvor...@gmail.com>: > I received this error when doing 'svn update': > > svn: E170013: Unable to connect to a repository at URL … > > I spent many minutes trying to find why the perfectly working server > would not grant a connection.

Re: Repo access with HTTPS and an access token (or: GCM for svn?)

2024-03-29 Thread Daniel Sahlberg
Den fre 29 mars 2024 kl 16:27 skrev EML : > Before I do too much work on this, I'd like to do a sanity check. Does > anyone know of a client which will access a repo over HTTPS, with an > access/bearer token? This gives SSO and multi-factor authentication using > OAuth2. > > The repo runs behind A

Re: SVN does not trust cert

2024-03-25 Thread Daniel Sahlberg
liam > > System Administrator > > GSK > > 14200 Shady Grove Rd > > Rockville, MD 20850 > > 678-548-7768 > > > > *From:* Daniel Sahlberg > *Sent:* Monday, March 25, 2024 11:17 AM > *To:* noloa...@gmail.com > *Cc:* Stanley Gilliam ; > users@subver

Re: SVN does not trust cert

2024-03-25 Thread Daniel Sahlberg
Den mån 25 mars 2024 kl 15:19 skrev Jeffrey Walton : > On Mon, Mar 25, 2024 at 9:54 AM Stanley Gilliam via users > wrote: > > > > I am a system admin for GlaxoSmithKline. We are currently having issues > getting our svn instance to authenticate. This all happened after the cert > was updated. We

Re: E200004 error during commit

2024-03-16 Thread Daniel Sahlberg
z1hrp74 https://lists.apache.org/thread/0y7kpppv3f0ms301m13pw0qybr47wjb4 Maybe these can help you to figure out the correct value of the L2P offset? Kind regards, Daniel Sahlberg

Re: SVN log --xml version omits line count

2024-03-05 Thread Daniel Sahlberg
Den tis 5 mars 2024 kl 18:09 skrev sebb : > I would expect svn log --xml to include all the same info as the > non-xml version, but that is not the case. The number of lines changed > is not visible in the xml version. The figure is the number of lines in the log message, not the number of chang

Re: Moved file resolution fails

2024-02-01 Thread Daniel Sahlberg
e conflict resolution gives me the option to > (u)pdate the destination of the change. > > However, if I check out my local branch from 1.7, the above 'moved' > information is lost. Which version are you using on the client side? Can you show the output of svn —version? Kind r

Reintegrate can only be used if revisions XX through YY were previously merged ...

2024-01-21 Thread Daniel Sahlberg
back into a working state? Kind regards, Daniel Sahlberg

Re: [ANNOUNCE] Apache Subversion 1.14.3 released

2024-01-16 Thread Daniel Sahlberg
https://www.apache.org/dist/subversion/subversion-1.14.3.zip.asc > > For this release, the following people have provided PGP signatures: > >Nathan Hartman (CODE SIGNING KEY) [rsa4096/583F00ADF981C39F] with > fingerprint: > 3F8E 467C B336 6E30 13E1 120D 583F 00AD F981

Re: [External] : Re: Can't connect to github anymore

2024-01-16 Thread Daniel Sahlberg
Den tis 16 jan. 2024 kl 19:58 skrev Trent Fisher : > > On 1/14/2024 2:52 PM, Nico Kadel-Garcia wrote: > > On Sun, Jan 14, 2024 at 2:27 PM sean > wrote: > > On 2024-01-13 16:11, Nico Kadel-Garcia wrote: > > > There are not many compelling reasons > to use Subversion anymore, except the ability t

Re: Pricing for SVN

2024-01-11 Thread Daniel Sahlberg
re possible (and probably appreciated) if you use it. Kind regards, Daniel Sahlberg

Re: 100% CPU utilization by mod_authz_svn

2023-12-22 Thread Daniel Sahlberg
Den fre 22 dec. 2023 kl 12:22 skrev radek.krotil.siemens.com via users < users@subversion.apache.org>: > Hi SVN Community. > > > > I’d like to consult a problem with occasional high CPU utilization by > mod_authz_svn. Please, do CC me and my colleague in the response, because > we are subscribed t

Re: How do I propose changes to Subversion repos?

2023-12-12 Thread Daniel Sahlberg
Den mån 11 dec. 2023 kl 18:01 skrev Jason Yundt : > I don’t think that they’re too picky. They made like 3 different typos > in a 5 word log message [2], lol. > Luckily Subversion allows editing of log messages (although some configuration must be done in the repository on the Subversion server)

Re: How do I propose changes to Subversion repos?

2023-12-07 Thread Daniel Sahlberg
Den tors 7 dec. 2023 kl 15:43 skrev Jason Yundt : > Hi, > > I’m pretty familiar with Git, but Subversion is very new to me. When I > contribute to projects that use Git, the process typically looks like > this: > > 1. If I don’t already have one, then make a clone (git clone ). > > 2. If I already

Re: Subversion behind apache 2.4 proxy - Connection refused

2023-12-04 Thread Daniel Sahlberg
s in your httpd config? Maybe it is only listening on IPv4 ports (check with lsof -i)? Kind regards, Daniel > On 2023-12-03 22:02, Daniel Sahlberg wrote: > > Den sön 26 nov. 2023 kl 18:31 skrev Gunnar Grim : > >> Hi! >> >> I have subversion running in a Docker container

Re: Subversion behind apache 2.4 proxy - Connection refused

2023-12-03 Thread Daniel Sahlberg
ing is logged to the access- or error logs, even with log level debug. > > Hope someone can see what is wrong with my configuration. > On a cursory look all seems fine, but I didn't try to replicate your setup yet. > TIA, > Gunnar > > > Kind regards, Daniel Sahlberg

Re: Subversion 1.14.2 on Linux how to enable plaintext password store?

2023-12-02 Thread Daniel Sahlberg
lör 2 dec. 2023 kl. 12:02 skrev Bo Berglund : > On Fri, 01 Dec 2023 11:21:32 +0100, Bo Berglund > wrote: > > >OK, I will have to test it again. > > > >But I have so many RPi units and some have this problem whereas others > don't so > >I have to somehow figure out how to test it on all to look fo

Re: Peforce GitLFS like features

2023-12-02 Thread Daniel Sahlberg
Den lör 2 dec. 2023 kl 05:12 skrev Robin : > Hi, I use SVN for gamedev projects, it works great but our repository > size is growing towards 1TB size. A lot of the files are binary taking > up bulk of space. For bigger projects in game industry, peforce is > commonly used, and they have a few fea

Re: Subversion 1.14.2 on Linux how to enable plaintext password store?

2023-12-01 Thread Daniel Sahlberg
fre 1 dec. 2023 kl. 22:15 skrev Mark Phippard : > Correct me if I am wrong Nathan, but there is no option that allows > plaintext passwords on Linux. > > https://subversion.apache.org/docs/release-notes/1.14.html#plaintext-passwords-disabled In the original post there was a quote from svn —versi

Re: Subversion 1.14.2 on Linux how to enable plaintext password store?

2023-12-01 Thread Daniel Sahlberg
Den fre 1 dec. 2023 kl 08:35 skrev Bo Berglund : > As it has been for some time now when I enter a command window svn command > that > requires authentication it pops up a dialog on the GUI window which is > invisible > to me at that point. > It took a while before I understood what was going on,

Re: Is there a write opposite to "svn cat"?

2023-11-29 Thread Daniel Sahlberg
Den tis 28 nov. 2023 kl 16:13 skrev Nathan Hartman : > On Mon, Nov 27, 2023 at 1:47 AM Daniel Sahlberg < > daniel.l.sahlb...@gmail.com> wrote: > >> Den sön 26 nov. 2023 kl 22:51 skrev Graham Leggett via users < >> users@subversion.apache.org>: >> >&g

Re: Is there a write opposite to "svn cat"?

2023-11-26 Thread Daniel Sahlberg
Den sön 26 nov. 2023 kl 22:51 skrev Graham Leggett via users < users@subversion.apache.org>: > On 25 Nov 2023, at 13:40, Pavel Lyalyakin > wrote: > > `svnmucc put` perhaps? > https://svnbook.red-bean.com/en/1.8/svn.ref.svnmucc.re.html > > > From reading the manual it looks perfect, but I’m having

Re: LDAP authentication not working after the domain controller changed

2023-11-10 Thread Daniel Sahlberg
Den fre 10 nov. 2023 kl 11:58 skrev Rajesh N : > Hello Team , > > We are using LDAP authentication in SVN and recently we moved old DC to > new DC (Windows Server 2019 ) . > After moving Subversion LDAP authentication is not working with the new > DC, which is causing the old DC to fail. But LDAP

Re: Command to list all revisions (with date?) when a particular was modified?

2023-11-07 Thread Daniel Sahlberg
mån 6 nov. 2023 kl. 21:42 skrev Bo Berglund : > On Mon, 06 Nov 2023 11:53:30 -0800, Kenneth Porter > wrote: > > >--On Monday, November 06, 2023 7:32 PM +0100 Bo Berglund > > wrote: > > > >> I am hunting for when a particular change was made in a file under > version > >> control. It happened year

Re: Upgrade Subversion 1.13 to 1.14 LTS ( Ubuntu 20.04.5)

2023-11-01 Thread Daniel Sahlberg
better to direct this question to the security team of your distribution. The Subversion project has no control over if/how/when downstream packagers apply patches. In the case of Ubuntu: https://wiki.ubuntu.com/SecurityTeam/FAQ#Contact Kind regards, Daniel Sahlberg

Re: Checksum mismatch in single repo

2023-10-26 Thread Daniel Sahlberg
am running svn 1.14.1 > on ALMA Linux 8.x. Shall I install on a new HDD? > You should probably check the SMART stats on the drive (on the virtualisation host!) or any other indications you might have on an upcoming failure to see if the HDD is indeed the issue. > No action needed? &

svnadmin hotcopy E150002 Destination already exists

2023-10-21 Thread Daniel Sahlberg
y used ones. Destination is a SMB file share on a Synology NAS (HDDs). As I see, svnadmin hotcopy clears the locks-folders in the destination every time. Can it be that the NAS is just too slow and cannot keep up with this process? Thanks! —— Kind regards, Daniel Sahlberg 1 https://gro

Re: SVN update not working in MacOS Sonoma

2023-10-06 Thread Daniel Sahlberg
Den fre 6 okt. 2023 kl 10:58 skrev : > Hi Daniel, > > I tried Fiddler, but no network data is capturing when I run the SVN > commands in the terminal. Check the attached video > > May I know what exactly you are looking for in the network data, I just > wanted to know why the svn commands working

Re: SVN update not working in MacOS Sonoma

2023-10-05 Thread Daniel Sahlberg
Den tors 5 okt. 2023 kl 10:13 skrev : > Hi Daniel, > > What exactly you are referring about "Have you tried to catch the network > traffic?" , can you please help how to check this network network traffic > while running svn commands > > Regards > Pavan > Someone with more MacOS experience can pr

Re: SVN update not working in MacOS Sonoma

2023-10-05 Thread Daniel Sahlberg
of MacOS using > a virtual machine, I did not encounter any issues. > Have you tried to catch the network traffic? Kind regards, Daniel Sahlberg >

Re: SVN update not working in MacOS Sonoma

2023-10-04 Thread Daniel Sahlberg
ng Fink, Homebrew or MacPorts, see https://subversion.apache.org/packages.html#osx Can you catch the network traffic to see exactly what is sent to the servern and the replies? Kind regards, Daniel Sahlberg

Re: SVN update not working in MacOS Sonoma

2023-10-03 Thread Daniel Sahlberg
to have on the server side. Depending on your network there could also be a transparent proxy server and/or package inspecting firewall interfering with the traffic. Your system administrator should know about this. Kind regards, Daniel Sahlberg

Apache Subversion 1.10.x end of life

2023-09-24 Thread Daniel Sahlberg
The Subversion 1.10.x line is end of life (EOL). It was released on 2018-04-13 and was supported for the last four years according to the LTS release life-cycle (see How we plan releases[1]). We recommend everyone to update to the current LTS release 1.14.2 as soon as practically possible since we'

Re: Problem storing passwords when using subversion

2023-09-01 Thread Daniel Sahlberg
et described: https://svnbook.red-bean.com/nightly/en/index.html Kind regards, Daniel > > > Mark > > *From:* Daniel Sahlberg > *Sent:* Friday, September 1, 2023 5:54 AM > *To:* Mark Wood-Patrick > *Cc:* users@subversion.apache.org > *Subject:* Re: Problem storing passwo

Re: Problem storing passwords when using subversion

2023-09-01 Thread Daniel Sahlberg
here is a script available in the FAQ: https://subversion.apache.org/faq.html#plaintext-passwords Kind regards, Daniel Sahlberg

Re: Subversion sasl authentication fails with openssl3.1

2023-08-27 Thread Daniel Sahlberg
Den sön 27 aug. 2023 kl 22:28 skrev Fischer, Michael < michael.fisc...@yale.edu>: > Dear Daniel, > > Thank you for the careful reply. Some answers are interspersed below. > > On 8/22/23 7:40 AM, Daniel Sahlberg wrote: > > Den sön 20 aug. 2023 kl 17:14 skrev Fische

Re: “passwd” file stores plain text passwords - how to protect it

2023-08-23 Thread Daniel Sahlberg
r use svnserve over SSH (in which case the user is authenticated by the SSH server). See the SVN book for a detailed description of the different options: https://svnbook.red-bean.com/nightly/en/svn.serverconfig.html Kind regards, Daniel Sahlberg > > > Your help will be much apprec

Re: passwd file stores plain text passwords - how to protect it

2023-08-22 Thread Daniel Sahlberg
Den tis 22 aug. 2023 kl 17:53 skrev Bo Berglund : > On Tue, 22 Aug 2023 17:38:12 +0200, Bo Berglund > wrote: > > >On Tue, 22 Aug 2023 13:14:25 +0200, Daniel Sahlberg > > wrote: > > > >>Please note that for Subversion 1.12 until 1.14 the default was to > d

Re: Subversion sasl authentication fails with openssl3.1

2023-08-22 Thread Daniel Sahlberg
in sending an e-mail here. I assume you have already seen the guidance on the website ( https://subversion.apache.org/docs/community-guide/issues.html) on why we don't want anything added to the issue tracker before it has been accepted as a bug on the mailing list. Kind regards, Daniel Sahlberg

  1   2   3   >