| Summary: | Gaining access to eclipse.platform.common | ||
|---|---|---|---|
| Product: | Community | Reporter: | Pascal Rapicault <pascal> |
| Component: | Git | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | pascal.rapicault |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Pascal Rapicault
Your membership in the runtime group should give you access via ACL. Is there a specific error? -M. Here is the error that I'm getting. C:\eclipse.platform.common>git push Password: Counting objects: 20, done. Delta compression using up to 4 threads. Compressing objects: 100% (13/13), done. Writing objects: 100% (13/13), 1.88 KiB, done. Total 13 (delta 9), reused 0 (delta 0) error: insufficient permission for adding an object to repository database ./objectse rror: unpack failed: unpack-objects abnormal exit fatal: failed to write object To ssh://prapicau@git.eclipse.org/gitroot/platform/eclipse.platform.common.git ! [remote rejected] master -> master (n/a (unpacker error)) error: failed to push some refs to 'ssh://prapicau@git.eclipse.org/gitroot/platform/eclipse.platform.common.git' Pascal is this resolved? Looks like it. Thx. . |