Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » change location of Update Site Project
change location of Update Site Project [message #335705] Wed, 22 April 2009 21:35 Go to next message
John Stile is currently offline John StileFriend
Messages: 20
Registered: July 2009
Junior Member
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 Go to previous messageGo to next message
John Stile is currently offline John StileFriend
Messages: 20
Registered: July 2009
Junior Member
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 Go to previous messageGo to next message
John Stile is currently offline John StileFriend
Messages: 20
Registered: July 2009
Junior Member
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Create editor's Toolbar like view's toolbar
Next Topic:Launchers plugins are missing
Goto Forum:
  


Current Time: Wed Jul 17 15:33:58 GMT 2024

Powered by FUDForum. Page generated in 0.02893 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top