the
passwords to be cached in a text-only environment.
I.e. how to set them to use a command line interface only?
If that is achieved I will add it to my Subversion how-to document and not ask
again
--
Bo Berglund
Developer in Sweden
cal terminal?
>
>What do you think it should do instead in that situation?
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 cellphon
N and connect to the RPi4 on that LAN
and test my validation scripts, which did work.
So now I have a sync check being run late every night and if there is a
difference in revision numbers it will send me an alert email.
--
Bo Berglund
Developer in Sweden
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?
>>
>
>There is no simple answer to this question. The best answer I can give is
>that in 1.12 t
On Sun, 12 Jan 2025 18:39:29 +0100, Daniel Sahlberg
wrote:
>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:
>> >>
>>
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 (encrypted is fine) and ac
Apr 1 2024, 04:55:49 on x86_64-pc-linux-gnu
The following authentication credential caches are available:
* Plaintext cache in /home/bosse/.subversion
* Gnome Keyring
* GPG-Agent
* KWallet (KDE)
So there is a small difference... (but I believe KDE is a GUI thing, right?)
--
Bo Berglund
Developer in Sweden
I have enabled the following line in $HOME/.subversion/servers:
[global]
store-passwords = yes
Any ideas?
(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...)
--
Bo Berglund
Developer in Sweden
On Wed, 08 Jan 2025 15:02:51 +0100, Bo Berglund wrote:
>Where can I find a howto that is used with Apache SVN to do the sync config
>properly?
So I asked ChatGPT and got a reply which I checked against the svnbook and the
state of my existing working repositories.
This way I could create
On Wed, 08 Jan 2025 12:10:33 +0100, Bo Berglund wrote:
>Regarding repository names, are they stored anywhere internally in the repo or
>is it just the top level directory name?
>
>If it is "just a name" then I should be able to rename the existing mirror dir
>and th
On Wed, 8 Jan 2025 11:16:08 +0100, Daniel Sahlberg
wrote:
>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
r may commit new revisions" >&2
exit 1
----
And the other hook pre-revprop-change is also a symlink to a common script with
this content, only difference is where the user appears on the command line:
#!/bin/sh
# Bo Berglund 2018-03-25
USER="$3&q
On Tue, 07 Jan 2025 22:08:33 +0100, Bo Berglund wrote:
>In the batch file the command is created at the start and then used for all
>repos going down the file. Here is how it is defined (again wrapped lines):
>
>rem If a repository is not synced due to a lock problem, then use --stea
On Tue, 7 Jan 2025 04:22:43 -0600, Ryan Carsten Schmidt
wrote:
>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
On Sun, 29 Dec 2024 00:49:21 +0100, Bo Berglund wrote:
>Since I did not succeed in getting this to work with svnrload and a
>StackOverflow search suggested I should use svnadmin instead:
>
>I reverted to svnadmin and look what happened:
>
>svnadmin load E:\SVNREPOS\cmpcpy <
On Sat, 28 Dec 2024 18:07:06 +0100, Bo Berglund wrote:
>>> In that case what would be the best approach to copy the repository?
>>
>> A repository is just a directory of files on disk. Since nothing should be
>> accessing the July backup since you've disabled th
your input, it arrived while I was busy composing my last response
without knowledge of these comments and advice...
>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
On Sat, 28 Dec 2024 15:52:24 +0100, Daniel Sahlberg
wrote:
>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
>&g
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 actual repositories...
>
>In that case what wo
On Sat, 28 Dec 2024 10:34:40 +0200, "Stanimir Stamenkov via users"
wrote:
>Fri, 27 Dec 2024 16:44:05 +0100, /Bo Berglund/:
>
>> So I looked in the RedBean "manual" and found this:
>>
>> $ svnadmin load /var/svn/restored < repos-backup
>>
On Fri, 27 Dec 2024 15:52:58 -0600, Ryan Carsten Schmidt
wrote:
>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
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.
--
Bo Berglund
Developer in Sweden
On Fri, 27 Dec 2024 12:36:14 -0600, Ryan Carsten Schmidt
wrote:
>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:
>
>I guess your server has an
On Fri, 27 Dec 2024 16:44:05 +0100, Bo Berglund wrote:
>So it seems like this svnadmin does not actually have an -F argument...
>
>Do I really have to *pipe* a cat of the dumpfile into svnadmin?
>In that case what is the Windows version of cat?
>
>
>So I looked in the RedBe
adding path : test ... done.
* adding path : test/a ... done.
where they place the dumpfile (repos-backup) last with a < char in front of it.
Does this work on Windows? If so is this correct for this job:
svnadmin load E:\SVNREPOS\repositoryname < dumpfilename
I don't want to do this erroneously and screw up the repositories
TIA
--
Bo Berglund
Developer in Sweden
ger all the actions
connected to a commit, like sending emails and such?
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?
I have to pause for now over Xmas, family request
--
Bo Berglund
Developer in Sweden
rather low, so the data between
then and now is probably very small compared to the total. That is why I want to
run a reverse sync or a partial dump to reduce the amount of data to move.
Please advice.
TIA
--
Bo Berglund
Developer in Sweden
special cases. And this without having to find all of these usage
spots.
And if one needs an earlier revision in a specific case one can use that
specific tagname instead.
How can this be done, if possible?
--
Bo Berglund
Developer in Sweden
ry and saw the Apache mention and stuffed
that in there without thinking
Correct:
*SVN* is version 1.13.0 (r1867053)
apt policy apache2
apache2:
Installed: 2.4.51-1+ubuntu18.04.1+deb.sury.org+1
$ apt policy subversion
subversion:
Installed: 1.13.0-3ubuntu0.2
--
Bo Berglund
Developer in Sweden
But which files should I handle?
Is there some how-to documents on upgrading/move a svn server to new hardware?
--
Bo Berglund
Developer in Sweden
On Tue, 24 Sep 2024 06:42:15 +, "Lorenz via users"
wrote:
>Bo Berglund wrote:
>
>>I used the following command to import a folder with files into Subversion
>>without having to create a checked out copy of the new server side folder.
>>All of this on a singl
On Mon, 23 Sep 2024 18:40:46 +0200, Bo Berglund wrote:
>I used the following command to import a folder with files into Subversion
>without having to create a checked out copy of the new server side folder.
>All of this on a single line in Windows cmd:
>
>
>svn import Loca
*not* a file: rather it is an https URL as shown above
in my import command.
Please explain.
--
Bo Berglund
Developer in Sweden
be to buy
yourself a larger disk and then transfer the content of the small disk to
that...
SVN has as its basic idea:
"keep everything forever so older data can be extracted"
Disk space is cheap these days and you are wasting many hours of costly work
time trying to circumvent the purchase of
On Fri, 14 Jun 2024 20:40:40 +0530, Ayyanar Raja wrote:
>Dear Andreas,
>
>Why it is happened. What is the root actually?
>
>In future, Google Groups will be closed completely, where is our forum
>running now ?
This is not a forum, it is a mail list
--
Bo Berglund
Developer in Sweden
On Wed, 29 May 2024 10:54:27 -, Michael Osipov wrote:
>For other WebSVN issues, please raise withe GitHub project, I will respond.
Done, first post: https://github.com/websvnphp/websvn/issues/220
--
Bo Berglund
Developer in Sweden
ns of a
file etc.
Questions:
1) Does WebSVN need to be installed as part of the SVN installation on Linux or
is it just a different way to navigate the repository such that it could in fact
run on a *different* computer than the SVN server?
2) Is WebSVN strictly a read-only tool, i.e. it does not try to write anything
into the repository?
TIA
--
Bo Berglund
Developer in Sweden
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 policy svn
>svn:
> Installed: (none)
w can I fix that svn problem?
$ apt policy svn
svn:
Installed: (none)
Candidate: (none)
Seems like svn was *not* installed via apt at all...
I have used it on this machine for many years and it should not be at 1.13
unless "something" updated it.
$ which svn
/usr/bin/svn
What/who put it there?
Apache?
--
Bo Berglund
Developer in Sweden
system so it gets older over
time.
So is there something available apart from WebSVN and are there some howto sites
showing actual screenshots from its use?
--
Bo Berglund
Developer in Sweden
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 for commonality/diff
>between those that po
On Fri, 1 Dec 2023 09:25:55 +0100, Daniel Sahlberg
wrote:
>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
On Fri, 1 Dec 2023 00:55:30 -0500, Nathan Hartman
wrote:
>On Thu, Nov 30, 2023 at 6:43?PM Bo Berglund wrote:
>>
>> When I installed subversion on a Raspberry Pi4B and checked the installed
>> version afterwards it printed this:
>>
>> $ svn --version
there is no example of the syntax for
enabling this
So my question here is:
How do I enable the plaintext cache in svn client version 1.14.2 on a Raspberry
Pi4B running Pi-OS?
--
Bo Berglund
Developer in Sweden
piles (that were part of the transfer to Delphi XE5 vis SVN) did not since
they were based on fresh checkouts....
Looks like an oversight at the time...
--
Bo Berglund
Developer in Sweden
On Mon, 6 Nov 2023 15:39:40 -0500, Nathan Hartman
wrote:
>Hope this helps,
>Nathan
Yes, thank you!
--
Bo Berglund
Developer in Sweden
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 years ago.
>
>svn blame path > pa
on the commits when this file
changed instead of getting lots of the same file because the revisions were done
because something else changed..
Can that be done?
--
Bo Berglund
Developer in Sweden
think by the message words
It simply could not be reached.
--
Bo Berglund
Developer in Sweden
?
I think that something like Windows marking the file as used may have affected
it because I have not recompiled it...
--
Bo Berglund
Developer in Sweden
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 disable
>>the plaintext password cache. In Subversion 1.15 the plaintext password
ahead to 1.15?
PiOS is based on Debian, so I guess it will be guided by that...
Or is it possible to force a version update via apt?
--
Bo Berglund
Developer in Sweden
On Tue, 9 May 2023 07:36:12 -0400, "Bo Berglund" wrote:
>I am running a backup subversion server on an Ubuntu 20.04.6 LTS SERVER.
>The subversion version is: 1.13.0 (r1867053)
>
>The subversion data are located in /var/lib/svn and it has caused the root
>file system to
list so I post directly now.)
--
Bo Berglund
Developer in Sweden
20.0 KiB [ ] /conf
12.0 KiB [ ] /locks
4.0 KiB [ ] README.txt
4.0 KiB [ ] format
Any ideas & suggestions welcome....
--
Bo Berglund
Developer in Sweden
question in a readable way!
No unreadable screenshots for example...
And this is NOT a "Support Team"!
It is a user-to-user help mail list.
--
Bo Berglund
Developer in Sweden
nshots in your post!
Instead copy the real text and paste it into your message!
And keep the message formatted as plaintext rather than HTML or the like...
More likely to get useful responses that way...
--
Bo Berglund
Developer in Sweden
On Sat, 11 Feb 2023 18:56:34 +0100, Bo Berglund wrote:
>Thanks Pavel!
>I just want to check so that I get it right:
>
>1. Modify the command to use --steal-lock like this in the script (all on one
>line):
>E:\>"C:\Program Files\VisualSVN Server\bin\svnsync.exe" syn
lock
--sync-username syncuser https://backupservername/svn/pcb
https://agiengineering/svn/pcb
2. Should I do this *once* on the command line to remove the lock or should I
change the daily script to always use this?
Note that the remote backup SVN server is never used for anything else, noone
checks in or out anything from it...
It is only a backup safeguard off-site.
--
Bo Berglund
Developer in Sweden
therte some log on the backup server I can access to see what if anything is
happening there?
--
Bo Berglund
Developer in Sweden
Not really useful since the files needed for the setup are only a few (less than
5) out of several hundred in the full source tree...
So I will keep the separate exports for the individual files instead.
--
Bo Berglund
Developer in Sweden
2.dll instead of
ssleay32.dll inside of TargetDir
I would like to use a single svn command per source dir and get all the needed
files from there at the same time according to a supplied list.
Is this possible at all?
--
Bo Berglund
Developer in Sweden
On Thu, 26 May 2022 19:01:23 +0200, Daniel Sahlberg
wrote:
>Are you sure you posted on the correct mailing list?
>
>Kind regards
>Daniel
Sorry, I posted on the list that was open in my newsreader assuming it was the
ubuntu-user's list.
Please disregard!
--
Bo Berglund
Developer in Sweden
which are joined together via the VPN
tunnel.
--
Bo Berglund
Developer in Sweden
e repository?
In that case you do not even have a *server* running so migrating the *server*
is a non-issue.
And the whole setup is pretty vulnerable to rogue users with write permissions
on the repository side...
PS:
Please do not top-post, it makes it so much harder to follow the discussion.
DS
--
Bo Berglund
Developer in Sweden
OP (and myself) really need to create a Linux server to host the
Subversion service going forward...
What would be the proper way to migrate to a Linux based server and keeping the
repository structure the same and allow user seamless access to these?
--
Bo Berglund
Developer in Sweden
ng svn?
- How are you accessing the computer? (GUI, Terminal, SSH or how)
- What command did you issue?
- What was the actual error?
- What are your customization(s) of the svn configuration file?
- Are you by any chance using TortoiseSVN?
etc etc
--
Bo Berglund
Developer in Sweden
script for caching an svn
password on my machine to get rid of this problem!
--
Bo Berglund
Developer in Sweden
alSVN Server is also not a Java application and it does not use Log4j.
Thanks you for verifying this to me!
Much obliged. :)
--
Bo Berglund
Developer in Sweden
ng for the "log4j" vulnerability?
--
Bo Berglund
Developer in Sweden
>> rather than building and maintaining their own package.
>>
Why is a constrruction company involved in Subversion?
http://www.asfinfrastructure.com/about-us.php
Strange
--
Bo Berglund
Developer in Sweden
d Rev: 4474
Last Changed Date: 2021-12-10 07:13:39 -0600 (Fri, 10 Dec 2021)
So the update did nothing except fix the revision number and time stamp.
Do you need to do an svn up after each svn ci in order to fix the state?
--
Bo Berglund
Developer in Sweden
Changed Rev: 4470 vs 4474
Last Changed Date: 2021-09-23 vs 2021-12-10
Why are they not at the samerevision and date?
--
Bo Berglund
Developer in Sweden
unning Ubuntu
20.04 rather than 18.04.
My websites also work fine using the existing LetsEncrypt certificates.
--
Bo Berglund
Developer in Sweden
will need to install Ubuntu server from scratch and then subversion and then
configure it all...)
PS:
Is it possible to just move the existing hard drive over to the new computer and
start it up? Or clone the content to the new computer's drive?
I do have a lot of other stuff that needs migration too...
--
Bo Berglund
Developer in Sweden
all
Linux.
The mailer gets the data by calling svnlook.
The svn server is on Windows Server 2016.
--
Bo Berglund
Developer in Sweden
fter a few days it figured out what should be
transfered to make the repos in sync.
Had the backup server been on the same LAN as the source server then the method
might have been different.
--
Bo Berglund
Developer in Sweden
the Internet, but my repo size was not as huge as here, only some 15 GB...
Now the live server has a nightly svnsync script that keeps the two repos in
sync. If some network issues happen so that such a sync cannot be done then the
following will catch up and make the replica current again.
Somethi
ion.
But there is no timeout on the client side, it just hangs there...
And reconnecting to the office while it is "waiting" does nothing at all. Still
just hangs there.
Test done on Windows 10 with svn client version 1.12.0
Server side svn version is 1.9.7, I believe.
--
Bo Berglund
Developer in Sweden
he project was started by me so I obviously have all of the data on my PC
(provided svn saves it inside .svn of course).
--
Bo Berglund
Developer in Sweden
on the main server to sync the
backup server with data changes from the last day and this is run over the
Internet.
This has worked extremely well now for 4 straight years!
--
Bo Berglund
Developer in Sweden
ync your files too makes you a 7 days rolling
>scheme.
>
I don't think I will need a rolling scheme here...
--
Bo Berglund
Developer in Sweden
lease advice...
--
Bo Berglund
Developer in Sweden
On Tue, 29 Dec 2020 00:47:32 -0500, Nathan Hartman
wrote:
>On Mon, Dec 28, 2020 at 3:16 PM Bo Berglund wrote:
>
>> On Sun, 20 Dec 2020 11:59:11 +0100, Bo Berglund
>> >5) Then the commit worked!
>> >
>> >So it seems like the svn config file must be modifi
On Sun, 20 Dec 2020 11:59:11 +0100, Bo Berglund
wrote:
>On Sun, 20 Dec 2020 09:05:52 +0100, Bo Berglund
> wrote:
>
>>>If you do get a list of credential caches that the SVN client
>>>recognizes, then you should pick one and ensure it is setup correctly.
>>
&g
On Sun, 20 Dec 2020 09:05:52 +0100, Bo Berglund
wrote:
>>If you do get a list of credential caches that the SVN client
>>recognizes, then you should pick one and ensure it is setup correctly.
>
>How do I "pick one"?
>Inside the ~/.subversion/config ot ~/.subversio
On Sun, 20 Dec 2020 00:29:40 -0500, Nathan Hartman
wrote:
>On Fri, Aug 14, 2020 at 7:35 AM Bo Berglund wrote:
>> How can I configure (?) svn such that it caches the password in the
>> same way as it has done on all of my other RPi units before.
>>
>> I need to be
er login? In such a situation there is no GUI to pop the login
into...
It is REALLY terribly irritating to have to launch a VNC session onto
the server and log into the GUI just for the purpose of entering a
subversion login on a command running in an SSH terminal obn that
server!
--
Bo Berglund
Developer in Sweden
On Thu, 22 Oct 2020 14:25:25 -0400, Nathan Hartman
wrote:
>On Thu, Oct 22, 2020 at 10:25 AM Bo Berglund wrote:
>> If I update my wc to that rev I get the state I want but now I cann
>> not commit anymore...
>>
>> So how is this done? (I assume it is possible and i
state I want but now I cann
not commit anymore...
So how is this done? (I assume it is possible and if done via svn it
should also be reversible).
--
Bo Berglund
Developer in Sweden
ll ever be installed on a Windows Server in our
company, like Tortoise etc.
--
Bo Berglund
Developer in Sweden
On Fri, 2 Oct 2020 19:42:03 +0200, Daniel Sahlberg
wrote:
>Den fre 2 okt. 2020 kl 18:24 skrev Bo Berglund :
>
>> We are using this setup:
>> - Main server is running on Windows Server 16 Standard using VisualSVN
>> version 3.7.0, which apparently uses svn 1.9.7
>
which svn
version they use?
Or does it not matter, i.e. can the main and mirror servers be using
different svn versions?
--
Bo Berglund
Developer in Sweden
cing your reply
here. See:
https://www.raspberrypi.org/forums/viewtopic.php?p=1712685#p1712685
--
Bo Berglund
Developer in Sweden
On Fri, 14 Aug 2020 13:47:59 +0200, Daniel Sahlberg
wrote:
>Den fre 14 aug. 2020 kl 13:35 skrev Bo Berglund :
>
>> This is strange to me since I have not seen it before.
>> I have svn installed on a newly set up RPi3 running Pi-OS (previously
>> named Raspbian) Linux.
&g
course is that the svn client on the RPi3 is a newer
version ( 1.10.4 r1850624) than what I have used before and what is
used on the svn server (1.9.7).
Any ideas?
--
Bo Berglund
Developer in Sweden
he conflicts popping up!
I did not need the recursion because it was only files from a single
dir that were compromised.
--
Bo Berglund
Developer in Sweden
f all files in the source dir
and not bother with bogus changes made in the messup.
How should I proceed to get the wc in a state like after the last
successful update so it can now be updated to the repository head
revision?
--
Bo Berglund
Developer in Sweden
On Fri, 7 Aug 2020 10:34:44 -0400, Nathan Hartman
wrote:
>On Fri, Aug 7, 2020 at 8:58 AM Bo Berglund wrote:
>
>> ** Message: 14:45:45.612: Remote error from secret service:
>> org.freedesktop.DBus.Error.ServiceUnknown: The name
>> org.freedesktop.secrets was not provid
et it outputs
this message...
What is this freedesktop thing?
And another thing:
On other RPi units I use the svn password is cached so I don't have to
enter it again and again, but not on this box, why?
--
Bo Berglund
Developer in Sweden
1 - 100 of 267 matches
Mail list logo