change location of Update Site Project [message #335705] |
Wed, 22 April 2009 21:35  |
Eclipse User |
|
|
|
I imported a 'Team Project Set' which includes an 'Update Site' Project.
I have setup a samba share where the update site should be written to.
After importing the 'Team Project Set' how do I reconfigure the 'Update
Site' location to use the mount point of the samba share?
|
|
|
Re: change location of Update Site Project [message #335706 is a reply to message #335705] |
Wed, 22 April 2009 22:17   |
Eclipse User |
|
|
|
On Wed, 2009-04-22 at 14:35 -0700, John Stile wrote:
> I imported a 'Team Project Set' which includes an 'Update Site' Project.
>
> I have setup a samba share where the update site should be written to.
>
> After importing the 'Team Project Set' how do I reconfigure the 'Update
> Site' location to use the mount point of the samba share?
>
I right clicked the 'Update Site' project, selected move, and gave the
path to my mount point, but this results in the error:
Problems encountered while moving resources.
Could not move '/my.example.updatesite'.
Could not move: /home/john/workspace/my.example.updatesite.
Parent of resource: /home/john/smb_mountpoint/my.example.updatesite/web is marked as read-only.
Problems encountered while setting project description.
Parent of resource: /home/john/smb_mountpoint/my.example.updatesite/.project is marked as read-only.
/home/john/smb_mountpoint/my.example.updatesite/.project (Permission denied)
Errors occurred during refresh of resource '/my.example.updatesite'.
Errors occurred while refreshing resources with the local file system.
The project description file (.project) for 'my.example.updatesite' is missing.
This file contains important information about the project.
The project will not function properly until this file is restored.
Permissions seam permissive:
drwxrwxr-x john users /home/john/smb_mountpoint/my.example.updatesite
drwxr-xr-x john users /home/john/smb_mountpoint/my.example.updatesite/web
-rwxrwxr-x john users /home/john/smb_mountpoint/my.example.updatesite/.project
drwxr-xr-x john users /home/john/workspace/my.example.updatesite
drwxr-xr-x john users /home/john/workspace/my.example.updatesite/web
-rw-r--r-- john users /home/john/workspace/my.example.updatesite/.project
I can create and delete files and directories manually on the share...
What should I do?
|
|
|
Re: change location of Update Site Project [message #335707 is a reply to message #335706] |
Wed, 22 April 2009 22:22   |
Eclipse User |
|
|
|
On Wed, 2009-04-22 at 15:17 -0700, John Stile wrote:
> On Wed, 2009-04-22 at 14:35 -0700, John Stile wrote:
> > I imported a 'Team Project Set' which includes an 'Update Site' Project.
> >
> > I have setup a samba share where the update site should be written to.
> >
> > After importing the 'Team Project Set' how do I reconfigure the 'Update
> > Site' location to use the mount point of the samba share?
> >
> I right clicked the 'Update Site' project, selected move, and gave the
> path to my mount point, but this results in the error:
>
> Problems encountered while moving resources.
> Could not move '/my.example.updatesite'.
> Could not move: /home/john/workspace/my.example.updatesite.
> Parent of resource: /home/john/smb_mountpoint/my.example.updatesite/web is marked as read-only.
> Problems encountered while setting project description.
> Parent of resource: /home/john/smb_mountpoint/my.example.updatesite/.project is marked as read-only.
> /home/john/smb_mountpoint/my.example.updatesite/.project (Permission denied)
> Errors occurred during refresh of resource '/my.example.updatesite'.
> Errors occurred while refreshing resources with the local file system.
> The project description file (.project) for 'my.example.updatesite' is missing.
> This file contains important information about the project.
> The project will not function properly until this file is restored.
>
> Permissions seam permissive:
> drwxrwxr-x john users /home/john/smb_mountpoint/my.example.updatesite
> drwxr-xr-x john users /home/john/smb_mountpoint/my.example.updatesite/web
> -rwxrwxr-x john users /home/john/smb_mountpoint/my.example.updatesite/.project
> drwxr-xr-x john users /home/john/workspace/my.example.updatesite
> drwxr-xr-x john users /home/john/workspace/my.example.updatesite/web
> -rw-r--r-- john users /home/john/workspace/my.example.updatesite/.project
>
> I can create and delete files and directories manually on the share...
>
> What should I do?
>
Sorry... the only thing that ended up on the samba mount is:
-rwxrwxr-x john users /home/john/smb_mountpoint/my.example.updatesite/.project
|
|
|
Re: change location of Update Site Project [message #335725 is a reply to message #335705] |
Thu, 23 April 2009 15:30  |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.rizzoweb.com
John Stile wrote:
> I imported a 'Team Project Set' which includes an 'Update Site' Project.
>
> I have setup a samba share where the update site should be written to.
>
> After importing the 'Team Project Set' how do I reconfigure the 'Update
> Site' location to use the mount point of the samba share?
>
I would use the OS file management tools to copy all of the files of the
project to where you want them, then delete the project from your
Eclipse workspace. Finally, File > Import > "Existing project into
workspace" and point it to where you copied it to.
Hope this helps,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.03108 seconds