Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] downloads area cleanup

Hi Dave,

 

I did this in the /home/data/httpd/download.eclipse.org/tools/tm area:

 

chgrp -R tools.tm .

chmod -R g+w .

 

This should give you permission on all the items that were owned by me.

A couple of items are still owned by others:

 

> find . -type d -ls | grep -v tools.tm

167690677    4 drwxrwxr-x   4 adushistova common       4096 Mar 24 21:36 ./builds

167692328    4 drwxrwxr-x   2 hudsonBuild callisto-dev     4096 May 31 16:46 ./builds/kepler/nightly/features

170196993    4 drwxrwxr-x   3 ddykstal common       4096 Jan 13 08:32 ./builds/juno/milestones

167690679    4 drwxrwxrwx   7 adushistova common       4096 May 22 17:35 ./builds/juno/nightly

167706651    4 drwxrwxr-x   2 hudsonBuild callisto-dev     4096 May 22 17:35 ./builds/juno/nightly/features

174596602    4 drwxr-xr-x   5 ddykstal common       4096 Feb 12 17:34 ./updates/3.4milestones/SR2_RC4b

170450945    4 drwxr-xr-x   5 ddykstal common       4096 Feb  7 11:48 ./updates/3.4milestones/SR2_RC4a

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

 

-----Original Message-----
From: tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of David Dykstal
Sent: Monday, June 10, 2013 12:07 AM
To: Target Management developer discussions
Subject: [tm-dev] downloads area cleanup

 

Martin --

 

I will be cleaning up our downloads area (archiving or deleting old

builds) over the next two weeks in preparation for GA. I suspect I will have some questions about why stuff is organized the way it is and what is safe to remove. There are some cases in the download area where I don't have permission to delete and will need you to take care of that.

We'll discuss over this mailing list if necessary.

 

-- Dave

_______________________________________________

tm-dev mailing list

tm-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/tm-dev


Back to the top