----- Forwarded message from felixs <[email protected]> ----- Date: Sat, 30 Mar 2019 23:52:02 +0100 From: felixs <[email protected]> To: Todd Zullinger <[email protected]> Cc: [email protected] Subject: Re: Patch [was Re: [Fwd: Re: Impossible to connect to mail server via pops3 using mutt 1.11]
On Fri, Mar 29, 2019 at 03:35:28PM -0400, Todd Zullinger wrote: > Hi, > > felixs wrote: > > On Thu, Mar 28, 2019 at 03:11:34PM -0700, Kevin J. McCarthy wrote: > >> On Thu, Mar 28, 2019 at 10:20:54PM +0100, felixs wrote: > >>> I tried to access the branch with the patch, but the access is > >>> password-protected. > >> > >> The repo is clonable via <https://gitlab.com/muttmua/mutt.git>, which you > >> will find under the clone button on the project details page. > > > > Yes, I did that as a first operation 2 or 3 days ago, assuming that the > > patch > > was part of it. To better visualize the repo I have been working on > > setting up gitweb functionality by means of a web server. At the moment, > > I'm still getting 403 forbidden when connecting to localhost, but I > > think I'll get it done. > > It may be easier to use a graphical interface like gitk to > view the repository outside of the command line than setting > up gitweb. tig, a console repository viewer, is also quite > handy. Maybe, but I already set it up. The 403 forbidden at localhost I get seems to be a permissions issue. > > Alternately, the 'git instaweb' command can spawn gitweb for > a single repository fairly easily. It can use a number of > different web servers, lighttpd is one of the simplest -- > requiring no manual configuration. How boring! ;-) UPDATE: Fiddling with git/gitserver I have come across a very good resource, the brand-new 2nd edition of Scott Chacon's and Ben Straub's 'ProGit' published by APress only a few days ago, that may be of interest for you and the mutt community Here's the url: https://www,git-scm.com/book/en/v2 Cheers, felixs --- End forwarded message -----
