Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Server switch

Your repo is controlled by Gerrit, so you cannot push directly using the Git urls.  You must use the Gerrit URLs.

Please dig up the bug where you requested to use Gerrit -- the URLs should be in that bug.


Denis

On 04/19/2013 09:25 AM, Wim Jongman wrote:
Does this also cause our current inability to push changes?

Hi Wim,

same here:

markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git add
doc/conferences/EclipseSummitEurope2008/.project
markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git commit
-m 'Add newline to test git push'
[master 2b89736] Add newline to test git push
 1 file changed, 1 insertion(+)
markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git push
Counting objects: 41, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (22/22), 3.00 KiB, done.
Total 22 (delta 11), reused 0 (delta 0)
error: insufficient permission for adding an object to repository
database ./objects

fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
Auto packing the repository for optimum performance.
fatal: Unable to create
'/home/data/git/ecf/org.eclipse.ecf.git/packed-refs.lock': Permission
denied
error: failed to run pack-refs
To ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to
'ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git'

I saw a note on cross-issues-dev about a server change. This might be
the cause (ECF signing is broken atm too).

M.
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


On Fri, Apr 19, 2013 at 3:26 AM, Matthew Ward(Bt. Kt. SSA.) <matt.ward@xxxxxxxxxxx> wrote:
At this stage it's lost.

-Matt.

Matt,

Any chance we can get the contents from /shared/webtools/committers/wtp4x-R3.5.0-I/20130418031431/I-3.5.0-20130418031431/ copied from the old server?  Or is it lost?

FWIW,

- Carl Anderson



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

--
Denis Roy
Director, IT Services
Eclipse Foundation, Inc. -- http://www.eclipse.org/
Office: 613.224.9461 x224 (Eastern time)
denis.roy@xxxxxxxxxxx
@droy_eclipse

Back to the top