Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[babel-dev] Cannot modify files on build.eclipse.org

It looks like I cannot change files on the build machine:

atoulmeĆ build:/shared/technology/babel/staging-updates/ganymede> ls -la
total 27588
drwxrwsr-x 4 droy droy            184 2009-01-21 18:56 .
drwxrwsr-x 4 droy babeladmin      144 2009-01-21 20:13 ..
-rw-rw-r-- 1 droy droy        3740894 2009-01-21 19:23 artifacts.xml
-rw-rw-r-- 1 droy droy       23579114 2009-01-21 19:24 content.xml
drwxrwsr-x 2 droy droy          15504 2009-01-21 18:56 features
drwxrwsr-x 2 droy droy         830800 2009-01-21 18:55 plugins
-rw-rw-r-- 1 droy droy          50601 2009-01-21 18:56 site.xml

Since they are owned by someone already. Denis, can you do:
cd /shared/technology/babel ; chown droy:babeladmin . -R

Thanks,

Antoine

Back to the top