Bug 258094

Summary: handbook: Update broken link to SVN homepage
Product: Documentation Reporter: retired account <bartosz.duszel>
Component: Books & ArticlesAssignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Many People CC: dbaio
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update SVN homepage address none

Description retired account 2021-08-27 16:04:45 UTC
Created attachment 227480 [details]
Update SVN homepage address

Link to the Subversion doesn't work. Looks like it was not update to the Apache's domain.
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2021-08-28 12:41:38 UTC
Hi. Thanks for this and the other PR's.

Just want to note that you can send this and the other diffs with `git format-patch`, so you will be the commit author.

Or set your full name/email address here in your Bugzilla profile, so we can use it.

I had to add just a `Reported by: ` line in the other PR.

Regards.
Comment 2 retired account 2021-08-28 13:35:00 UTC
Hello Danilo,
You are welcome but it's me who should be thanking all of you for such a great project.

I have just updated my settings in Bugzilla profile and will also start using `git format-patch` from now on, thanks for the hint.

Do you want me to update patches in my currently open PRs?
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2021-08-28 14:00:49 UTC
Thanks.

Don't need to re-submit the patches, we can now handle them and include you as the author.
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-08-28 16:21:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=625a255fda941a13125004098ce33dd6d6ac0990

commit 625a255fda941a13125004098ce33dd6d6ac0990
Author:     Bartosz Duszel <bartosz.duszel@protonmail.com>
AuthorDate: 2021-08-28 15:59:56 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-08-28 16:00:36 +0000

    handbook: Update broken link to SVN homepage

    PR:             258094

 documentation/content/en/books/handbook/introduction/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Danilo G. Baio freebsd_committer freebsd_triage 2021-08-28 16:23:47 UTC
All changes were committed, thanks again!