On Fri, Feb 14, 2025 at 7:01 AM Daniel Sahlberg
wrote:
>
> 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.
&g
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
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?
Thanks ,
Mohan
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 pol
abNet releases previously.
I look forward to the 1.14.5 update.
Thanks again for your assistance with this.
Dg.
From: Doug Robinson
Sent: 10 December 2024 17:23
To: Grierson, David (Principal Engineer)
Cc: users@subversion.apache.org
Subject: [EXTERNAL] Re: [SECURITY][ANNOUNCE] Apache Subversion 1
Classification: Confidential
Dear Subversion Support Team,
I hope this message finds you well.
I am writing to seek guidance on setting up Apache Subversion on our Linux
servers. We are particularly interested in understanding the requirements and
steps necessary for a successful installation
David:
On Tue, Dec 10, 2024 at 10:18 AM Grierson, David (Principal Engineer) via
users wrote:
> Does anyone know if the WANDisco RPMs are still being maintained?
>
> https://opensource.wandisco.com/rhel/8Server/svn-1.14/RPMS/x86_64/
>
> It looks like there hasn't been an update of these RPMs sin
Hi,
Does anyone know if the WANDisco RPMs are still being maintained?
https://opensource.wandisco.com/rhel/8Server/svn-1.14/RPMS/x86_64/
It looks like there hasn't been an update of these RPMs since 2022 and are
missing 1.14.3 and 1.14.4.
Thanks,
David.
--
David Grierson - Principal Engineer
I'm happy to announce the release of Apache Subversion 1.14.5.
This is a stable bugfix and security release of the Apache Subversion
open source version control system.
Among regular bug fixes, this release fixes CVE-2024-46901:
mod_dav_svn denial-of-service via control characters in path
On 2024-11-14 12:00, Thomas Singer via dev wrote:
On Thu, 14-Nov-24 10:15, Thomas Singer via dev wrote:
Where is it possible to download subversion jar files signed for
MacOS? Without signature an application bundle can't be notarized and
we are reluctant to sign a self-built executable
Hello,
On 2024-11-14 10:15, Thomas Singer via dev wrote:
Where is it possible to download subversion jar files signed for
MacOS? Without signature an application bundle can't be notarized and
we are reluctant to sign a self-built executable where we are not
responsible for the sources.
On Thu, Oct 17, 2024 at 11:23 AM Gary Martin wrote:
> Hi,
>
> Is there a missing public key in the subversion-1.14.4.KEYS file currently
> available via https://subversion.apache.org/download.cgi - trying to
> verify the artifacts seems to be failing...
>
> > gpg --
Hi,
Is there a missing public key in the subversion-1.14.4.KEYS file currently
available via https://subversion.apache.org/download.cgi - trying to verify
the artifacts seems to be failing...
> gpg --verify subversion-1.14.4.tar.gz.asc subversion-1.14.4.tar.gz
[ ... ]
gpg: Can'
I am happy to announce the release of Apache Subversion 1.14.4.
This is a stable bugfix and security release of the Apache Subversion
open source version control system.
Among regular bug fixes, this release fixes CVE-2024-45720:
Subversion command line argument injection on Windows
On 2024-09-25 22:30:40 +0900, Yasuhito FUTATSUKI wrote:
> Then nothing is future-proof. We should check changes,
> forever.
So, shouldn't Subversion provide a command (e.g. svn subcommand) to
tell whether some directory is a working copy? The command should
either give the answer,
t if the error message changes, there is a high risk
> that the error code might change too, like above.
At least in Subversion 1.x, we would keep effort for backward
compatibility. Actually, SVN_ERR_WC_NOT_DIRECTORY can be still
used as an alias for backward compatibility and its acutal
error
Hi,
On 2024-09-25 11:58:43 +0900, Yasuhito FUTATSUKI wrote:
> On 2024/09/25 9:17, Vincent Lefevre wrote:
>
> > Checking the error message might not be future-proof.
>
> Then, check the error code instead.
It might not be future-proof either. For instance, there has been
a change in 1.7, as not
Hello,
On 2024/09/25 9:17, Vincent Lefevre wrote:
> Checking the error message might not be future-proof.
Then, check the error code instead.
e.g. with Python bindings:
[[[
import sys
from svn import core, client
def is_path_within_wc(path):
ret = True
try:
client.get_wc_root(
How do I determine if a directory is part of a Subversion working copy?
This is the same question as on
https://stackoverflow.com/questions/7172334/how-do-i-determine-if-a-directory-is-part-of-a-subversion-working-copy
but all the answers there except mine are incorrect.
The issue is that
On Tue, Aug 6, 2024 at 5:44 AM Daniel Sahlberg
wrote:
>
> Den tis 6 aug. 2024 kl 11:29 skrev Aditi A :
>>
>> Hello Team,
>>
>> I hope this email finds you well.
>>
>> We are planning to upgrade our RHEL server from version 7 to 8. According to
>> t
Den tis 6 aug. 2024 kl 11:29 skrev Aditi A :
> Hello Team,
>
> I hope this email finds you well.
>
> We are planning to upgrade our RHEL server from version 7 to 8. According
> to the RHEL 8 release notes, it uses Subversion 1.10. I wanted to confirm
> the compatibility of
Hello Team,
I hope this email finds you well.
We are planning to upgrade our RHEL server from version 7 to 8. According
to the RHEL 8 release notes, it uses Subversion 1.10. I wanted to confirm
the compatibility of Subversion 1.10 with Apache, Perl, and curl.
Could you please let me know the
On Thu, Jun 20, 2024 at 8:58 PM Daniel Sahlberg
wrote:
>
> 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
> r191
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
han Hartman
>>> :
>>>>
>>>> On Thu, May 16, 2024 at 1:50 PM Timofey Zhakov wrote:
>>>> >
>>>> > Hello everyone!
>>>> >
>>>> > I like Subversion and use it for my projects.
>>>> >
>>>
List responders -
Once again thanks everyone for taking the time to respond and all of
your suggestions.
On 6/19/2024 2:58 AM, Daniel Sahlberg wrote:
Den tis 18 juni 2024 kl 23:19 skrev Paul Leo
:
...
The reason I am posting here instead of TortoiseSVN is I would
like to know whethe
On Wed, Jun 19, 2024 at 3:31 AM Andreas Stieger wrote:
>
>
> On 2024-06-18 23: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.
>
>
> N
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
On 2024-06-18 23: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.
No, this is because the UUID is different.
I've done some searching and
Thanks Ryan. I guess I can't believe everything on the internet, where
I got the DNS name story
The commands used to create and sync the repo were:
svnsync initialize file:///srv/svn_repos/ibis/main
https://svn.ibisph.org/svn/main
svnsync synchronize file:///srv/svn_repos/ibis/main
https:/
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
unity
is small enough so that this should not be an issue.
On 6/7/2024 2:16 AM, Daniel Sahlberg wrote:
Den tors 6 juni 2024 kl 21:40 skrev Paul Leo
:
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 logi
rwise, I will create new user/passwords. The community is
small enough so that this should not be an issue.
On 6/7/2024 2:16 AM, Daniel Sahlberg wrote:
Den tors 6 juni 2024 kl 21:40 skrev Paul Leo
:
We need to migrate an SVN repository from CentOS 7, Subversion
1.94 to
Ubuntu
out large repos, and your suggestion.
On 6/7/2024 3:15 AM, Nico Kadel-Garcia wrote:
On Fri, Jun 7, 2024 at 1:31 AM Lorenz via users
wrote:
Paul Leo wrote:
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 t
On Fri, Jun 7, 2024 at 1:31 AM Lorenz via users
wrote:
>
> Paul Leo wrote:
>
> >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.
> >
>
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 s
Hello,
On 2024-06-06 21:40, Paul Leo wrote:
[...] migrate an SVN repository from CentOS 7, Subversion 1.94 to
Ubuntu 24.04, SVN 1.14.3.
[...]
The current hosting server plans to perform an SVN dump of the
repository, and make it available through something like Google Drive.
We would obtain
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.
Paul Leo wrote:
>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 dump of the
>repository, and make it availa
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 dump of the
repository, and make it available through something like Google Drive.
Johan Corveleyn wrote:
What lots of people these days are looking for (myself included) is a
modern "Code Forge" [1][2][3], like GitHub/Lab/... or like the Forgejo
project [4] with its cloud-hosted platform Codeberg [5], but then for
Subversion.
I'd like a modern web interfa
the revision range of master_inheritable_rangelist is used:```--- a/ext/Subversion/subversion/libsvn_client/mergeinfo.c+++ b/ext/Subversion/subversion/libsvn_client/mergeinfo.c@@ -2139,6 +2139,7 @@ svn_client__mergeinfo_log(svn_boolean_t finding_merged, const char *key = apr_has
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
and small improvements for the entire community. Thought, I cannot
> >compare it to ViewVC, never used.
> >
> >> For small to medium-scale projects, I find it a really helpful addition
> >> to the Subversion server. For large-scale projects with more than a
> >&
> > > modern "Code Forge" ...
> >
> > Beanstalk has always seemed like a solid service: https://beanstalkapp.com/
> > And Assembla still exists: https://get.assembla.com/
> >
> >
> > > Seriously, if we'd ever start such a sub-project unde
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
gt;
>> For small to medium-scale projects, I find it a really helpful addition
>> to the Subversion server. For large-scale projects with more than a
>> thousand branches or tags, performance will become an issue.
>
>Yes, that is a long standing problem [1] I'd like to
8.4 was released 2 months
> ago) and offers the features you're looking for (view files, logs and
> diffs) and more.
>
> I'm not aware of any screenshots, but installing it for evaluation
> purposes is reasonably straightforward.
More or less solve maintainer of WebSVN here. I t
> > > modern "Code Forge" ...
> >
> > Beanstalk has always seemed like a solid service: https://beanstalkapp.com/
> > And Assembla still exists: https://get.assembla.com/
> >
> >
> > > Seriously, if we'd ever start such a sub-project unde
On 24 May 2024, at 9:10, Johan Corveleyn wrote:
> What lots of people these days are looking for (myself included) is a
>
> modern "Code Forge" [1][2][3], like GitHub/Lab/... or like the Forgejo
>
> project [4] with its cloud-hosted platform Codeberg [5], but then for
&g
e
> > web view.
>
> What lots of people these days are looking for (myself included) is a
> modern "Code Forge" [1][2][3], like GitHub/Lab/... or like the Forgejo
> project [4] with its cloud-hosted platform Codeberg [5], but then for
> Subversion.
++. Mee too.
I'v
vice: https://beanstalkapp.com/
> And Assembla still exists: https://get.assembla.com/
>
>
> > Seriously, if we'd ever start such a sub-project under the Apache
> > Subversion umbrella one day, I'd be interested in joining the effort
> > :-).
>
> The Apach
e
> > web view.
>
> What lots of people these days are looking for (myself included) is a
> modern "Code Forge" [1][2][3], like GitHub/Lab/... or like the Forgejo
> project [4] with its cloud-hosted platform Codeberg [5], but then for
> Subversion.
>
> I
ke GitHub/Lab/... or like the Forgejo
project [4] with its cloud-hosted platform Codeberg [5], but then for
Subversion.
I'd like a modern web interface (hostable on-premise or in the cloud)
that includes:
- Version control repositories (and management thereof)
- Online viewing, searching, d
On 2024/05/24 1:56, Williams, James P. {Jim} (JSC-CD4)[KBR Wyle Services, LLC]
via users wrote:
>>> ViewVC 1.2.3 does not support Python 3.
>>
>> The fact that their newest release, 1.2.3, still requires python 2 does
>> not exactly fill me with confidence with respect to the health of the
>> proj
> > ViewVC 1.2.3 does not support Python 3.
>
> The fact that their newest release, 1.2.3, still requires python 2 does
> not exactly fill me with confidence with respect to the health of the
> project. :(
For what it's worth, I've been using the latest ViewVC commits along master for
about a ye
On 22 May 2024, at 17:52, Yasuhito FUTATSUKI wrote:
> ViewVC 1.2.3 does not support Python 3.
The fact that their newest release, 1.2.3, still requires python 2 does not
exactly fill me with confidence with respect to the health of the project. :(
Sean
downloads/viewvc-1.2.3.tar.gz
> or here
> https://github.com/viewvc/viewvc/releases/tag/1.2.3
>
>
> So I will download it and see if I can get it running on my local svn server
> (Ubuntu) requirements seem to be:
>
> Python 3.6+
> $ python3 --version
> Python 3.8
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 !!
> >
> >
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)
es/tag/1.2.3
So I will download it and see if I can get it running on my local svn server
(Ubuntu) requirements seem to be:
Python 3.6+
$ python3 --version
Python 3.8.10
Subversion 1.14.0+
$ svn --version
svn, version 1.13.0 (r1867053)
Oops! My Ubuntu 20.04 LTS has only svn 1.13.0 !!
Ho
Hello,
You can find screen captures of the three previously mentioned tools just
here:
https://superuser.com/questions/559261/looking-for-a-web-based-svn-code-browser-alternative-for-trac-anything-like-g
Some ticket trackers like Redmine also have Subversion browsing
capabilities.
If you
not aware of any screenshots, but installing it for evaluation
purposes is reasonably straightforward.
For small to medium-scale projects, I find it a really helpful addition
to the Subversion server. For large-scale projects with more than a
thousand branches or tags, performance will becom
However, I have yet to find any examples on how its displays look or work
> and it
> also seems to be a rather old project...
>
> I have also recently used VisualSVN, which has some improvements over
> Apache
> Subversion but it is a Windows only system AFAICT and I do not li
on how its displays look or work and it
also seems to be a rather old project...
I have also recently used VisualSVN, which has some improvements over Apache
Subversion but it is a Windows only system AFAICT and I do not like to use that
platform...
And it is not being updated with the operating
rote:
>> >
>> > Hello everyone!
>> >
>> > I like Subversion and use it for my projects.
>> >
>> > PoshSvn is a PowerShell module which provides a tab competition and
>> > typed output for the Subversion cmdlets. I found it useful for
>>
Den fre 17 maj 2024 kl 06:45 skrev Nathan Hartman :
> On Thu, May 16, 2024 at 1:50 PM Timofey Zhakov wrote:
> >
> > Hello everyone!
> >
> > I like Subversion and use it for my projects.
> >
> > PoshSvn is a PowerShell module which provides a tab c
On Thu, May 16, 2024 at 1:50 PM Timofey Zhakov wrote:
>
> Hello everyone!
>
> I like Subversion and use it for my projects.
>
> PoshSvn is a PowerShell module which provides a tab competition and
> typed output for the Subversion cmdlets. I found it useful for
> scr
Hello everyone!
I like Subversion and use it for my projects.
PoshSvn is a PowerShell module which provides a tab competition and
typed output for the Subversion cmdlets. I found it useful for
scripting and everyday life.
For example to get the status of a working copy, you could use the
svn
>Hosting providers such as github, are abandoning Subversion support.
>It is really on its last legs:
So it's a lot of old, boring technology too, but still used because it just
works and it's battle-tested.
I studied and deployed SVN for my team 8 years ago, after using it a
On Tue, Jan 16, 2024 at 4:08 PM Daniel Sahlberg
wrote:
>
> Den mån 15 jan. 2024 kl 20:44 skrev Dunnill, Robert :
>>
>> Is a document available on how to update Apache under Subversion Edge?
>
>
> I think that Subversion Edge is no longer supported (we removed the dow
On Tue, Jan 16, 2024 at 4:08 PM Daniel Sahlberg
wrote:
>
> Den mån 15 jan. 2024 kl 20:44 skrev Dunnill, Robert :
>>
>> Is a document available on how to update Apache under Subversion Edge?
>
>
> I think that Subversion Edge is no longer supported (we removed the dow
Den mån 15 jan. 2024 kl 20:44 skrev Dunnill, Robert :
> Is a document available on how to update Apache under Subversion Edge?
>
I think that Subversion Edge is no longer supported (we removed the
download links a while back) so you should probably update to another
Subversion server solut
Is a document available on how to update Apache under Subversion Edge?
RD
-Original Message-
From: hartmannat...@apache.org
Sent: Thursday, December 28, 2023 9:00 PM
To: annou...@subversion.apache.org; users@subversion.apache.org;
d...@subversion.apache.org
Subject: [ANNOUNCE] Apache
I'm happy to announce the release of Apache Subversion 1.14.3.
Please choose the mirror closest to you by visiting:
https://subversion.apache.org/download.cgi#recommended-release
This is a stable bugfix release of the Apache Subversion open source
version control system.
SHA-512 chec
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 Subversi
On 07 Dec 2023, at 14:38, Jason Yundt wrote:
> Here’s the questions that I still have:
>
> • With Git, there’s multiple different ways of sending your changes
> upstream (pull requests, git-request-pull and git-send-email). Are there
> multiple ways of doing it with Subversion o
ccepted.
> The Subversion project had a commit message style the committers
> care about so I always would review recent contributions as a reminder
> ... of course you can also see those by running svn log to get a sense
> of what commit message style is in the project.
>
> Mark
I d
ere’s multiple different ways of sending your changes
> > > upstream (pull requests, git-request-pull and git-send-email). Are there
> > > multiple ways of doing it with Subversion or do you always just send
> > > emails with patches attached?
> > >
> >
git-request-pull and git-send-email). Are there
> > multiple ways of doing it with Subversion or do you always just send
> > emails with patches attached?
> >
>
> Unfortunately there are no equivalents of Github that offer the "pull
> requests" functionality for
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
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 have a clone that’s been sitting around for a while,
then switch
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
fine.
Thanks again,
Gunnar
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 and everything
works fine if I connect directly to it, but I really need to run
subversion behind an Apache 2.4
Den sön 26 nov. 2023 kl 18:31 skrev Gunnar Grim :
> Hi!
>
> I have subversion running in a Docker container and everything works fine
> if I connect directly to it, but I really need to run subversion behind an
> Apache 2.4 proxy. For now I'm not using https, just trying to g
figure out how to test it on all to look for
> commonality/diff
> >between those that pop the GUI dialog and those that don't.
> >
> >On one where the svn commands work without popping up anything I have
> this:
> >
> >Inside ~/.subversion/auth are the
p the GUI dialog and those that don't.
>
>On one where the svn commands work without popping up anything I have this:
>
>Inside ~/.subversion/auth are these dir/files:
>
>svn.simple/03994a04eb338a432667e51f0e0720bf
>svn.ssl.server/52e60f46d8c02303aea5256b18eb7aac
>
On Fri, Dec 1, 2023 at 4:27 PM Daniel Sahlberg
wrote:
>
> 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-dis
that back as an option for
> 1.15? https://svn.apache.org/repos/asf/subversion/trunk/CHANGES
Wasn’t this change just to revert to the old default to enable plaintext
cache unless disabled by configure?
Kind regards
Daniel
<https://svn.apache.org/repos/asf/subversion/trunk/CHANGES>
>
&
/subversion/trunk/CHANGES
Mark
On Fri, Dec 1, 2023 at 12:55 AM 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:
> &g
d by
>> the output shown when I checked the svn version.
>>
>> I have no idea if any of the allowed stores mentioned (gnome-keyring,
>> kwallet,
>> gpg-agent) will work inside an SSH command line section...
>>
>
>I don't think any of those stores wor
nt) will work inside an SSH command line section...
>
I don't think any of those stores works on the command line. No idea what
Subversion will do but I assume it will fall back to inputting the password
on the command line.
Kind regards,
Daniel
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
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
> svn, version 1.14.2 (r1899510)
>compiled Nov 12 2022, 20:30:30 on arm-un
When I installed subversion on a Raspberry Pi4B and checked the installed
version afterwards it printed this:
$ svn --version
svn, version 1.14.2 (r1899510)
compiled Nov 12 2022, 20:30:30 on arm-unknown-linux-gnueabihf
Copyright (C) 2022 The Apache Software Foundation.
This software consists
Hi!
I have subversion running in a Docker container and everything works
fine if I connect directly to it, but I really need to run subversion
behind an Apache 2.4 proxy. For now I'm not using https, just trying to
get it to work with as simple setup as possible.
I have tried to use th
On Thu, 26 Oct 2023 12:51:31 -0500, David Gerler wrote:
>Good Afternoon,
>I had to change the subnet for our subversion server from 192.168.2.0/24
>to 192.168.3.0/24. Now when we try to connect to the subversion server with
>TortoiseSVN it actively refuses connection.
Thi
gt; >
> > On Wed, Nov 1, 2023 at 9:44 PM Stanimir Stamenkov via users <
> users@subversion.apache.org> wrote:
> >>
> >> Wed, 1 Nov 2023 20:36:17 +0530, /JITHIN K/:
> >>
> >> > The Subversion version in my Ubuntu server is 1.13.0-3ubuntu0.2 and
> w
g security vulnerabilities to your
machine in the long term.
Mark
On Wed, Nov 1, 2023 at 12:20 PM JITHIN K wrote:
>
>
>
> On Wed, Nov 1, 2023 at 9:44 PM Stanimir Stamenkov via users
> wrote:
>>
>> Wed, 1 Nov 2023 20:36:17 +0530, /JITHIN K/:
>>
>> > The Subvers
Den ons 1 nov. 2023 kl 16:07 skrev JITHIN K :
[...]
> Does that mean in the next Ubuntu 20.04.x release they include patches for
> these vulnerabilities?
>
I know there has been other e-mails clarifying that those CVEs were not for
Subversion, but just to comment that it is probably
1 - 100 of 3835 matches
Mail list logo