Re: Cannot commit changes to Google Code under Eclipse + Subclipse

2011-03-22 Thread Rodney Beede
Sounds like you need to give the specific of the project, the svn url attempted, and the specific usernames with problems along with the error. I think a Google admin will have to look at it. On Tue, Mar 22, 2011 at 6:46 PM, RGs wrote: > hi Rodney Beede, thx for your reply, i have tried regenera

Re: Cannot commit changes to Google Code under Eclipse + Subclipse

2011-03-22 Thread Rodney Beede
That usually means that the username isn't been sent along. Try using svn from the command line to do the commit with the --username parameter. I had to do that so svn would cache the username. -- You received this message because you are subscribed to the Google Groups "Project Hosting on Goo

Re: Cannot commit changes to Google Code under Eclipse + Subclipse

2011-03-22 Thread RGs
hi Rodney Beede, thx for your reply, i have tried regenerate the Google Code Password twice, but the collaborator is still failed to commit the changes. however, the owner of this project, me, can commit successfully. the error message form eclipse is: org.tigris.subversion.javahl.ClientException

Re: Cannot commit changes to Google Code under Eclipse + Subclipse

2011-03-22 Thread RGs
the project name is codeyong, the owner accounts is my email address, the error message from eclipse is : org.tigris.subversion.javahl.ClientException: Authorization failed svn: Commit failed (details follow): svn: MKACTIVITY of '/svn/!svn/act/47c71e2a-2f74-d947- a81c-80e04d0ba8d3': authorization

Re: Cannot commit changes to Google Code under Eclipse + Subclipse

2011-03-22 Thread Rodney Beede
Have you tried "Regenerate" for the GoogleCode.com Password? I had to do that initially, and it solved a similar issue for me. On Tue, Mar 22, 2011 at 5:55 AM, Ben Collins-Sussman wrote: > Give us specifics.  Like the name of the project, names of the accounts > involved, and a transcript of the

Re: Cannot commit changes to Google Code under Eclipse + Subclipse

2011-03-22 Thread Ben Collins-Sussman
Give us specifics. Like the name of the project, names of the accounts involved, and a transcript of the errror the other person is getting. On Mar 22, 2011 6:48 AM, "RGs" wrote: > i have a project on Google Code, > i can commit changes to Google Code under Eclipse + Subclipse with my > Google Ac

Cannot commit changes to Google Code under Eclipse + Subclipse

2011-03-22 Thread RGs
i have a project on Google Code, i can commit changes to Google Code under Eclipse + Subclipse with my Google Account Name + Google Code Password successfully. i add a collaborator to Google Code People and grant commit privilege to him, however, he cannot commit under same circumstances. he trie