Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 283568

Summary: Add bkolb and bgruschko to modeling.emf.website
Product: Community Reporter: Bernd Kolb <b.kolb>
Component: CVSAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: anne.jacko, boris.gruschko, Ed.Merks, sharon.corbett
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Bernd Kolb CLA 2009-07-15 11:19:49 EDT
Hi!

Boris Gruschko and I am the new leads for EMF Validation / Query / Transaction

Please give us commit rights for /cvsroot/org.eclipse/www/modeling/ to do website maintenance.

According to Nick, the group should be modeling.emf.website

Cheers,

Bernd & Boris
Comment 1 Eclipse Webmaster CLA 2009-07-15 13:34:17 EDT
I've added you both into the request group.  

-M.
Comment 2 Bernd Kolb CLA 2009-07-15 14:24:42 EDT
Hm...

Somehow I still have the issue:

  query: cvs [commit aborted]: could not open lock file `/cvsroot/org.eclipse/www/modeling/emf/query/build/,_common.php,': Permission denied


Any idea?

Cheers,

Bernd
Comment 3 Eclipse Webmaster CLA 2009-07-15 14:31:28 EDT
Hmmm, everything looks ok.  My first suggestion would be:restart Eclipse, as if you have a cached connection to dev.eclipse.org it will not have been updated with your new permissions.

-M.
Comment 4 Bernd Kolb CLA 2009-07-15 15:38:43 EDT
nope... that did not work

Other ideas :-)?

Bernd
Comment 5 Eclipse Webmaster CLA 2009-07-15 16:05:59 EDT
Strange.

If I su into your account I can create/delete files in that directory without issue:

# su - bkolb
bkolb:~> cd /home/data/cvs/org.eclipse/www/modeling/emf/query
bkolb:/home/data/cvs/org.eclipse/www/modeling/emf/query> touch t
bkolb:/home/data/cvs/org.eclipse/www/modeling/emf/query> rm t
bkolb:/home/data/cvs/org.eclipse/www/modeling/emf/query> exit

I've also checked the ACLs just to make sure they aren't getting in your way.

Question: had you previously checked this code via pserver?

-M.
Comment 6 Bernd Kolb CLA 2009-07-17 03:18:51 EDT
Hi!

I tried once more... And i do not have a chance to change anything...

This is when i try to add something new:

  validation: cvs commit: ERROR: cannot write file /cvsroot/org.eclipse/www/modeling/emf/validation/x.txt,v: Permission denied

I have not submitted anything using pserver

This is the configuration i use:
:extssh:bkolb@proxy.eclipse.org:443/cvsroot/org.eclipse

Cheers,

Bernd


Comment 7 Eclipse Webmaster CLA 2009-07-17 10:34:22 EDT
I reset your password so I could try and replicate this locally and I cannot.

I committed a file called 'test' and it was created:

bkolb   modeling.emf.website  300 Jul 17 10:13 test,v

And then renamed it(via cvs)

bkolb   modeling.emf.website  259 Jul 17 10:14 x.txt,v

It's possible that the proxy is getting in the way but I have no reports of people having issues, so that's unlikely.

-M.
Comment 8 Bernd Kolb CLA 2009-07-20 04:19:42 EDT
It is really strange.

I can easily checkout the stuff and for the modeling cvs i can also change things. But the problem with the eclipse.org cvs still remains

-Bernd
Comment 9 Eclipse Webmaster CLA 2009-07-20 13:36:38 EDT
Ok, I've tracked the problem down, the host that proxy.eclipse.org is mapping to is suffering from the 'more that 16 nfs groups = access violation' problem.

I'm talking to our ISP about updating the destination.

-M.
Comment 10 Eclipse Webmaster CLA 2009-07-21 09:36:53 EDT
We've removed the host that was causing issues from the list of proxy destinations.  I've tested it a few times and everything seems to be working as expected.  

-M.