It shouldn't as the git repos are
stored elsewhere.
-Matt.
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
|