Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Google Server error when trying to edit my wiki
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  14 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kevin  
View profile  
 More options Nov 6, 4:15 pm
From: Kevin <kcharw...@gmail.com>
Date: Fri, 6 Nov 2009 13:15:42 -0800 (PST)
Local: Fri, Nov 6 2009 4:15 pm
Subject: Google Server error when trying to edit my wiki
when trying to edit any of my wiki pages, i get the following error

Server Error

The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this
error message and the query that caused it.

The report link takes me to the main google help, where google code is
no where to be found.

What do i do?


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jacob Lee  
View profile  
 More options Nov 6, 4:34 pm
From: Jacob Lee <artd...@gmail.com>
Date: Fri, 6 Nov 2009 16:34:08 -0500
Local: Fri, Nov 6 2009 4:34 pm
Subject: Re: Google Server error when trying to edit my wiki
That's occurring because your wiki pages no longer exist in source
control. Wiki pages are stored under /wiki in your subversion
repository; when you reset the repository, you deleted those wiki
pages. Unfortunately, the wiki editor doesn't handle this case well at
all - it throws errors.

If you want, we can synchronize your wiki with the contents in
subversion - just note that in your case, this will remove all of your
wiki pages.

--
Jacob Lee
artd...@gmail.com


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin  
View profile  
 More options Nov 7, 4:17 pm
From: Kevin <kcharw...@gmail.com>
Date: Sat, 7 Nov 2009 13:17:03 -0800 (PST)
Local: Sat, Nov 7 2009 4:17 pm
Subject: Re: Google Server error when trying to edit my wiki
So the wiki pages are not recoverable... is that what you are saying?

On Nov 6, 3:34 pm, Jacob Lee <artd...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jacob Lee  
View profile  
 More options Nov 9, 11:23 am
From: Jacob Lee <artd...@gmail.com>
Date: Mon, 9 Nov 2009 11:23:22 -0500
Local: Mon, Nov 9 2009 11:23 am
Subject: Re: Google Server error when trying to edit my wiki
I'm afraid so.

You do still have the text, which (as opposed to the formatting) I
hope was the bulk of the work.

We're going to change the repository reset page to add a warning about
the wiki being stored in subversion.

--
Jacob Lee
artd...@gmail.com


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin  
View profile  
 More options Nov 9, 1:19 pm
From: Kevin <kcharw...@gmail.com>
Date: Mon, 9 Nov 2009 10:19:06 -0800 (PST)
Local: Mon, Nov 9 2009 1:19 pm
Subject: Re: Google Server error when trying to edit my wiki
Yes I would agree that warning definitely needs to be there.

On Nov 9, 10:23 am, Jacob Lee <artd...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fu Yicong  
View profile  
 More options Nov 9, 8:14 pm
From: Fu Yicong <fuyic...@gmail.com>
Date: Mon, 9 Nov 2009 17:14:59 -0800 (PST)
Local: Mon, Nov 9 2009 8:14 pm
Subject: Re: Google Server error when trying to edit my wiki
My god, how can this happen?? After I found that my old wiki contents
are not editable, I tried to create a new one, then found that all my
old contents are gone!!
Such unexpected data loss should never be overlooked by
code.google.com engineers, right?? It's lucky that I happened to have
a quick backup - copy+paste to a rich editor, but later turned out
just ill-formatted text afterwards.....

Since many project owners like me, may have written wiki by hand
first, without using any SCM, later decided to turn on svn or hg, do
you expect they to see losing existing wiki at all??
Even you may put a warning, it still require extra work for project
owners to transit old wiki to new one - and is there a good way? -
Just how difficult is it to migrate old wiki to new one seamlessly and
automatically? Must there be a suffering for end users?

I'm already losing quite some trust in code.google.com. Starting to
wonder what if I happen to switch from svn to hg one day, will it lose
data too? Both code and document? Can't imagine.

Hope anyone who's in charge provide an answer to we faithful but
disappointed Google users.

On Nov 7, 5:34 am, Jacob Lee <artd...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris DiBona  
View profile  
 More options Nov 9, 8:28 pm
From: Chris DiBona <cdib...@google.com>
Date: Mon, 9 Nov 2009 17:28:35 -0800
Local: Mon, Nov 9 2009 8:28 pm
Subject: Re: Google Server error when trying to edit my wiki

When a user resets their version control, where those wiki pages were
stored, and then they were no longer available, this is the
programmed behavior. This isn't an ambiguous result.

I might point out that the reset routine says in big red letters,

*Warning:* Resetting the repository will delete everything in the repository
and its history.

Additionally, it asks you to consider mightily what you are doing. I don't
think that we can do more than we're doing while maintaining functionality
and have it change the number of people who overlook this and make a mistake
while resetting.

I have sympathy, as I've made similar mistakes, one answer might be that we
might want to add "Including any wiki content you may have made", but the
rest is pretty clear that this is a fairly dire thing to want to do.

Chris

--
Open Source Programs Manager, Google Inc.
Google's Open Source and Developer programs can be found at
http://code.google.com
Personal Site and Weblog: http://dibona.com

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Collins-Sussman  
View profile  
 More options Nov 9, 9:33 pm
From: Ben Collins-Sussman <suss...@google.com>
Date: Mon, 9 Nov 2009 20:33:43 -0600
Local: Mon, Nov 9 2009 9:33 pm
Subject: Re: Google Server error when trying to edit my wiki
We are definitely planning to add a note that you suggest, Chris... so
that people resetting their repositories are reminded that the wiki is
stored there too.

Also:  in the case of dire mistakes and hundreds of hours of lost wiki
data, we can also restore wiki stuff from backup.  It would have to be
a special case, but it's possible.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fu Yicong  
View profile  
 More options Nov 10, 9:33 pm
From: Fu Yicong <fuyic...@gmail.com>
Date: Tue, 10 Nov 2009 18:33:16 -0800 (PST)
Local: Tues, Nov 10 2009 9:33 pm
Subject: Re: Google Server error when trying to edit my wiki
Thanks Chris and Ben for the reply.
If it is costly to support the seamless data migration, then it is a
MUST to prompt an explicit warning when user turns on or switches
version control. Otherwise, the switch could be comprehended as
ordinary as changing a preference item, while in fact it is not - on
the contrary, a disastrous action.

Besides, is it possible to provide a data export function? If version
control switch is inevitable, user at least should be able to download
all his/her wiki/source code to local, then upload again after version
control switch is done. (or, can you put a notice as a good practice:
"Before switching, please clone all the data from repository to local
as primary data, ....." Instructing user what to do to help migrating
his/her data is always considerate)

On Nov 10, 10:33 am, Ben Collins-Sussman <suss...@google.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Collins-Sussman  
View profile  
 More options Nov 10, 10:06 pm
From: Ben Collins-Sussman <suss...@google.com>
Date: Tue, 10 Nov 2009 21:06:29 -0600
Local: Tues, Nov 10 2009 10:06 pm
Subject: Re: Google Server error when trying to edit my wiki
I think you're mixing up two separate problems here:

1.  Resetting a repository deletes not only the repository contents,
but the wiki too.  There's a problem in that not everybody realizes
the wiki is stored in the /wiki directory of subversion.  We need to
remind people of that before they obliterate their own svn data.

2.  Switching from svn to hg entails *no* risk at all.  The svn
repository is still available after the switch;  it's simply
read-only.  Thus it's easy to still 'svnsync' the svn history (the
export function you hypothesize about) to elsewhere, or 'hg convert'
the svn repository into a new hg repository.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fu Yicong  
View profile  
 More options Nov 11, 6:03 am
From: Fu Yicong <fuyic...@gmail.com>
Date: Wed, 11 Nov 2009 03:03:51 -0800 (PST)
Local: Wed, Nov 11 2009 6:03 am
Subject: Re: Google Server error when trying to edit my wiki
For #2: in that case, that would be appreciated: at least my code is
not lost.
But, if code changes to read-only, why wiki cannot? At least it had
better let me copy out the wiki content which is full of markup.

On Nov 11, 11:06 am, Ben Collins-Sussman <suss...@google.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Collins-Sussman  
View profile  
 More options Nov 11, 10:54 am
From: Ben Collins-Sussman <suss...@google.com>
Date: Wed, 11 Nov 2009 09:54:29 -0600
Local: Wed, Nov 11 2009 10:54 am
Subject: Re: Google Server error when trying to edit my wiki
If you switch your project from svn to hg, then the svn repository
(which contains code AND wiki pages) is still available and read-only.
 No data is lost.  The code and wiki pages can still be checked-out.

If you 'reset' your svn repository, then all of the code and wiki
pages are deleted together:  it's all one repository, and it's all
destroyed.

Does this make sense?


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fu Yicong  
View profile  
 More options Nov 12, 4:23 am
From: Fu Yicong <fuyic...@gmail.com>
Date: Thu, 12 Nov 2009 01:23:21 -0800 (PST)
Local: Thurs, Nov 12 2009 4:23 am
Subject: Re: Google Server error when trying to edit my wiki
This is fine.
My confusion is from this: I didn't enable svn or hg in the very
beginning, and started writing wiki... after a while, I enabled svn,
then found my wiki cannot be edited - and after tried to add a new
wiki item, old wiki is gone.
That's what I'm upset about.

On Nov 11, 11:54 pm, Ben Collins-Sussman <suss...@google.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Collins-Sussman  
View profile  
 More options Nov 12, 8:11 am
From: Ben Collins-Sussman <suss...@google.com>
Date: Thu, 12 Nov 2009 07:11:30 -0600
Local: Thurs, Nov 12 2009 8:11 am
Subject: Re: Google Server error when trying to edit my wiki

On Thu, Nov 12, 2009 at 3:23 AM, Fu Yicong <fuyic...@gmail.com> wrote:
> I didn't enable svn or hg in the very beginning

This is not possible.  When you first create a project, you are forced
to choose svn or hg.  My guess is that you probably chose svn, and
thus your wiki pages lived in the /wiki directory of your svn
repository.

> after a while, I enabled svn,

What do you mean by 'enabled svn'?  Do you mean you pushed the button
to 'reset the repository'?  If so, that destroys all the contents of
the repository.  That's why your wiki pages disappeared.

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google