[Savannah-users] removing spam comments from news items

2011-09-07 Thread Steve White
Hi, I just noticed, people have been making junk replies on the FreeFont News items for some time. Look, for example, at the end of https://savannah.gnu.org/forum/forum.php?forum_id=6518 I can't figure out how to delete them or hide them, or how to not-publish them or whatever I'm supposed to do

Re: [Savannah-users] removing spam comments from news items

2011-09-07 Thread Steve White
Muchas gracias, Karl!

Re: [Savannah-users] new project submissions disabled

2011-11-11 Thread Steve White
Karl, This brings up a more general problem. Although in some departments Savannah and the GNU effort generally seem to be functioning well, I have myself noticed unfortunate lag in others. Furthermore, lately I've noticed several projects that appear to have been abandoned many years ago. I th

Re: [Savannah-users] incorrect link on your webpage

2011-11-19 Thread Steve White
Hi Linda! Fixed it. This is the result of trying to maintain a site by hand with straight HTML. I should find a better way. Don't hesitate to point out any other problems! But...it would be better to write to me directly, or to one of the FreeFont lists https://savannah.gnu.org/mail/?group

[Savannah-users] SVN commit problems

2017-11-29 Thread Steve White
Hi, since yesterday I've been getting errors on svn commit: Sending ... Transmitting file data ...done Committing transaction... svn: E37: Commit failed (details follow): svn: E37: Can't get exclusive lock on file '/srv/svn/freefont/db/txn-current-lock': No locks available ... It doesn

Re: [Savannah-users] SVN commit problems

2017-11-29 Thread Steve White
e: > Hello Steve, > > Steve White wrote: >> Hi, since yesterday I've been getting errors on svn commit: >> >> Sending ... >> Transmitting file data ...done >> Committing transaction... >> svn: E37: Commit failed (details follow): >> svn:

Re: [Savannah-users] SVN commit problems

2017-11-29 Thread Steve White
Hi, This time the commit worked. Shall I still experiment with the test project? On Thu, Nov 30, 2017 at 1:10 AM, Bob Proulx wrote: > Hi Steve, > > Steve White wrote: >> OK I tried it again. Still not working -- it has hung: >> >> $ svn commit >> Sending

Re: [Savannah-users] SVN commit problems

2017-11-30 Thread Steve White
Thanks, Bob! On Thu, Nov 30, 2017 at 4:40 AM, Bob Proulx wrote: > Hi Steve, > >> This time the commit worked. > > Then I am sure this is a problem with the nfs lockd. Rotating the > file out of the way causes the problem to follow the original file and > the new file works fine. I have chased t

[Savannah-users] SSH key change seems ineffectual

2018-04-06 Thread Steve White
Hi Bob, I am trying to do commits from a new machine. I added its SSH public RSA key on the Savannah web page (for GNU FreeFont project), but for hours, neither SVN nor CVS works for me. Both are asking for a password. Have i forgotten something? Or do key changes have to be authorized by some

Re: [Savannah-users] SSH key change seems ineffectual

2018-04-06 Thread Steve White
Hi, I guess it's OK to send the results of your second test. Something clearly goes haywire with the RSA offering, but I don't know why. I've used this system to ssh to other machines locally and remotely -- this is the first problem I've seen. ssh -v stevan_wh...@cvs.savannah.gnu.org hostname Op

Re: [Savannah-users] SSH key change seems ineffectual

2018-04-07 Thread Steve White
Hi, I found it. Something went wrong when I pasted the RSA key into the field -- the beggining and end looked the same as my key, but in between something got pasted twice. Sorry for the trouble. On Fri, Apr 6, 2018 at 10:57 PM, Steve White wrote: > Hi Bob, > > I am trying to do com