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

2025-06-17 Thread Ryan Carsten Schmidt
On Jun 17, 2025, at 02:45, Daniel Sahlberg wrote: > Files with preceding or trailing whitespace is possible under Linux. It seems > NTFS also allow this but the Windows shell trim both ends, cmd.exe allow > creating files with preceding whitespace. I haven't checked macOS. macOS, being a POSIX-

Re: How to restore repositories from backup server

2025-01-16 Thread Ryan Carsten Schmidt
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 course) > > If you get a landline phone call you do not reply in a cellphone, right? I understand

Re: How to restore repositories from backup server

2025-01-16 Thread Ryan Carsten Schmidt
On Jan 16, 2025, at 10:29, Bo Berglund wrote: > > I have now built an RPi4B device using the latest 64 bit PiOS and on that I > get > a version of svn that *does* allow plaintext password cache. But it also came > with a desktop and the first thing that happened when I tried a subversion > comman

Re: How to restore repositories from backup server

2025-01-12 Thread Ryan Carsten Schmidt
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 (encrypted is fine) and accessible by svn when > the system does not have a GUI desktop. As far as I know, a plaintext password is

Re: How to restore repositories from backup server

2025-01-11 Thread Ryan Carsten Schmidt
On Jan 11, 2025, at 16:31, Bo Berglund wrote: > > (I don't know how to craft a Windows bat file to do the checking above so that > is why I turned to the Linux server...) Doesn't the Windows Subsystem for Linux allow you to run Linux scripts on a Windows machine, if that's what you want to do?

Re: How to restore repositories from backup server

2025-01-07 Thread Ryan Carsten Schmidt
On Jan 7, 2025, at 03:48, Bo Berglund wrote: > > It seems like the sync was not really done for this repo for a long time even > though the nightly sync operation actually was working for all the other repos > where the mirror contains commits done up to the server crash... Indeed! > And it is

Re: How to restore repositories from backup server

2024-12-28 Thread Ryan Carsten Schmidt
On Dec 28, 2024, at 11:07, Bo Berglund wrote:(NOTE:I had to open the html attachment externally to see this reply, my text onlynewsreader did not show it, just as an attached fileSo I added its text verbatim here for future readers of the group archives.)Apologies for the HTML mail. I am writin

Re: How to restore repositories from backup server

2024-12-28 Thread Ryan Carsten Schmidt
On Dec 28, 2024, at 05:14, Bo Berglund wrote:You could do a trial run on a local machine instead of the server.I can't do that since I don't have another Windows machine with a Subversionserver...All my other devices except my laptop are Linux boxes.Your Windows laptop is sufficient, if it has enou

Re: How to restore repositories from backup server

2024-12-27 Thread Ryan Carsten Schmidt
On Dec 27, 2024, at 15:44, Bo Berglund wrote: > > Well there are 11 repositories totalling 18.8 GB in size > So a full backup is not a simple task, also regarding disk space on the > virtualized server. Don't know how much disk it actually has. You could do a trial run on a local machine instead

Re: How to restore repositories from backup server

2024-12-27 Thread Ryan Carsten Schmidt
On Dec 27, 2024, at 12:02, Bo Berglund wrote:Notice the absence of the -F argument on our actual server! :(The -F flag was added to svnrdump in Subversion 1.12.0:Let 'svnrdump' read/write a file instead of stdin/stdout. · apache/subversion@c4c996dgithub.comI guess your server has an older version. 

Re: How to set trunk to be the same as a specific tag?

2024-11-30 Thread Ryan Carsten Schmidt
On Nov 30, 2024, at 15:27, Bo Berglund wrote:Then if a new version of a utility emerges then an import to a new tag name canbe made of the new utility with files and then repoint trunk to that tag.Is this possible?It sounds like you're thinking about this in the reverse of the way that subversion u

Re: Moving a backup server to new hardware, what to do?

2024-10-17 Thread Ryan Carsten Schmidt
On Oct 17, 2024, at 11:20, Bo Berglund wrote: > Apache version is 1.13.0 (r1867053) > My problem now is that I don't really remember *which* config files are > involved > in setting up the Apache-Subversion connection. Ideally I should find the conf > files in the current system and copy the fil

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

2024-06-18 Thread Ryan Carsten Schmidt
On Jun 18, 2024, at 16:19, Paul Leo wrote: > > If I try a relocate in TortoiseSVN, I get an error saying the uuid of the new > server is different than the WC of the local repo. I presume this is > because of the DNS name change. The DNS name has nothing to do with the UUID. If the new repos

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

2024-06-06 Thread Ryan Carsten Schmidt
On Jun 7, 2024, at 00:32, Lorenz via users wrote: > > You might want to retain the repository UUID, otherwise you would need > to re-checkout your working copies Loading the dumpfile into a new repository will preserve the UUID unless you tell it not to.

Re: GUI interface to Subversion via web browser?

2024-05-26 Thread Ryan Carsten Schmidt
On May 26, 2024, at 14:58, Bo Berglund wrote: > My problem with ApacheSVN interface: > > With the Apache SVN installation where I keep the backups (using svnsync) it > is > not possible to display the top level so the project types can be shown and > stepped into. > > I just get a "Forbidden" e