[savannah-help-public] [sr #108562] "Submit" appears in two places, hitting the wrong one loses your submission

2014-05-12 Thread Richard Shann
Follow-up Comment #2, sr #108562 (project administration):

>But it should be hidden under a CSS pulldown menu. It should be a link. Is
that what you are seeing? 

Yes, that is where I found it - the button that says Submit is out of sight
off the bottom of the screen, so I looked round for what to do next, having
typed in my bug report.

>click the browser back button. That should restore the form contents and
place you back to where you were before. 

You say I should be able to hit the back button - when I do this the contents
of what I typed has gone (I just tested this out right here typing in this,
but I took the precaution of copying what I had typed to the clipboard
first!)
It sounds like that is the real bug to fix, as you say, accidentally
navigating away is always possible, but you don't want to lose a heap of
typing when you do.
I didn't offer to fix this as it would result in a net loss to the free
software movement by diverting me from Denemo - I didn't realize there was
no-one with the code at their fingertips who could replace the label "Submit"
with "Create Submission" or some such. And, now, with your comment about the
back button behavior, I guess the problem is more severe - that would just be
an amelioration.
Finally, I just noticed that this form (the one for adding a new comment)
*does* have a button "Submit Changes" in view, towards the top. But the form
to create a bug report does not :(


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/




[savannah-help-public] [sr #108565] Send Git commit notifications for dmd to guix-comm...@gnu.org

2014-05-12 Thread Ludovic Courtès
Follow-up Comment #2, sr #108565 (project administration):

Thanks, Bob.

The output of git-multimail looks like a great improvement to me, so yes,
that's be great if you could switch guix-commits over to that!

And while we're at it, guile-commits as well.

Thanks,
Ludo'.

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/




Re: [savannah-help-public] SVN commit problems

2014-05-12 Thread Riccardo Mottola

Hi,

On 2014-05-12 02:16:15 +0200 Bob Proulx  wrote:


Hi Riccardo,

Riccardo Mottola wrote:

today I try to commit:
narsil$ svn commit -m "add netbsd libprop in preamble"
svn: E175002: Commit failed (details follow):
svn: E175002: MKACTIVITY request on
'/svn/gap/!svn/act/9e91f6ee-b7d3-e311-aece-001346340d62' failed: 500
Internal Server Error
svn: E175002: Additional errors:
svn: E175002: DELETE request on
'/svn/gap/!svn/act/9e91f6ee-b7d3-e311-aece-001346340d62' failed: 500
Internal Server Error


I have no idea.  I looked at the logs though and it looks like you
have been able to commit since then.  I know I haven't done anything
since last we talked.  But you have been able to commit okay since 
then?


I was able to commit other file, but I just retried this one and I got 
the same error!



I might assume that this is the same system overloading problem that
we have been seeing otherwise.  But I haven't heard of other people
reporting problems with the direct version control connection of
svn, bzr, git, cvs.  It is usually a problem with the web interface
which times out talking to the backend.  Your symptoms do not fit the
known overloaded system failure signatures.


I think it is something different, file permissions again?

Riccardo