Re: Can't connect to github anymore

2024-01-17 Thread Nico Kadel-Garcia
On Mon, Jan 15, 2024 at 8:05 AM Branko Čibej  wrote:
>
> On 14.01.2024 20:52, 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 to check out only
> subdirectories from a branch and the insistence that a single central
> repository is the only source of truth.
>
> The ability to `svn lock` files is very useful if your repo has a lot of
> non-mergeable files, like say MS Office documents.

That's what a git tag is for, or a distinct and locked down repo in a submodule.

> I have never once found that feature to be useful since I first used
> Subversion back around 2001.  Mind you, I'd treat Word documents as
> binaries objects and not consider them suitable for incremental
> changes in a source control system.
>
>
> X: There's this useful feature that  has but  doesn't.
> Y: I've never used that feature so it's useless.
>
> You gotta love that kind of reasoning.

Not quite. The lack of any requirement for it in more than 20 years of
professional support of environments which used it, all of which have
now migrated to git, indicates that it's not a popular feature. It's
also a practice that can be duplicated by other means.


RE: [ANNOUNCE] Apache Subversion 1.14.3 released

2024-01-17 Thread Juan Gabriel Covas

>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 as an user a 
lot. "Everybody" was already using git back then. SVN serves us well, we branch 
when needed and use trunk/release branches when needed (the merge hell myth is 
still around). 

For my team particularly, we don't see the need (effort) to migrate, although 
everybody has the usual github account/usage for other stuff. We keep our 
Subversion server, backups and administration pretty private, with no "external 
hosting" and the like.

My two cents,

Juan


Re: [ANNOUNCE] Apache Subversion 1.14.3 released

2024-01-17 Thread Nico Kadel-Garcia
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 download 
> links a while back) so you should probably update to another Subversion 
> server solution or even switching to a hosting provider. But it is probably 
> better to ask this question directly to CollabNet (now digital.ai), at least 
> if you have a commercial license.
>
> Kind regards,
> Daniel

Hosting providers such as github, are abandoning Subversion support.
It is really on its last legs: