public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch] Change URL in commit emails to https
@ 2014-05-12 19:59 Tobias Burnus
  2014-06-13  4:18 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 2014-05-12 19:59 UTC (permalink / raw)
  To: gcc-patches, Gerald Pfeifer

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

The patch changes the URL shown in the release message to HTTPS. (Cf. 
https://gcc.gnu.org/viewcvs/gcc/hooks/svnmailer.conf and gcc-cvs mailing 
list.)

OK?

Tobias

[-- Attachment #2: svn.diff --]
[-- Type: text/x-patch, Size: 514 bytes --]

Index: svnmailer.conf
===================================================================
--- svnmailer.conf	(Revision 210336)
+++ svnmailer.conf	(Arbeitskopie)
@@ -71,7 +71,7 @@ max_subject_length = 50
 
 # You've got a web based repository viewer?
 # (there are other possibilities than ViewCVS, have a look at the docs)
-browser_base_url = viewcvs http://gcc.gnu.org/viewcvs/?root=%(REPOS)s
+browser_base_url = viewcvs https://gcc.gnu.org/viewcvs/?root=%(REPOS)s
 
 [libstdcxx]
 for_paths = .*(libstdc..-v3)/.*

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Patch] Change URL in commit emails to https
  2014-05-12 19:59 [Patch] Change URL in commit emails to https Tobias Burnus
@ 2014-06-13  4:18 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2014-06-13  4:18 UTC (permalink / raw)
  To: Tobias Burnus; +Cc: gcc-patches

On Mon, 12 May 2014, Tobias Burnus wrote:
> The patch changes the URL shown in the release message to HTTPS. (Cf.
> https://gcc.gnu.org/viewcvs/gcc/hooks/svnmailer.conf and gcc-cvs mailing
> list.)

Yes, please.  Thanks!

Gerald

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-13  4:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-12 19:59 [Patch] Change URL in commit emails to https Tobias Burnus
2014-06-13  4:18 ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).