Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » sharing workspaces
sharing workspaces [message #169942] Thu, 07 September 2006 15:11 Go to next message
Eclipse UserFriend
Originally posted by: chadmichaeldavis.gmail.com

Is it possible to have a workspace, on a network for instance, that
multiple developers can use?
Re: sharing workspaces [message #169988 is a reply to message #169942] Thu, 07 September 2006 21:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

chad wrote:

> Is it possible to have a workspace, on a network for instance, that
> multiple developers can use?

In theory, it's possible to some extent. Only one user could be using the
workspace at a time and each developer workstation would likely need to
have the same directory structure. However, this would definitly not be a
recomended approach.

Is there a specific reason that you want to share a workspace? The
prefered method would be to share the projects in the workspace instead of
the workspace itself.
Re: sharing workspaces [message #170008 is a reply to message #169988] Fri, 08 September 2006 02:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chadmichaeldavis.gmail.com

Dave Wegener wrote:
> chad wrote:
>
>> Is it possible to have a workspace, on a network for instance, that
>> multiple developers can use?
>
> In theory, it's possible to some extent. Only one user could be using
> the workspace at a time and each developer workstation would likely need
> to have the same directory structure. However, this would definitly not
> be a recomended approach.
> Is there a specific reason that you want to share a workspace? The
> prefered method would be to share the projects in the workspace instead
> of the workspace itself.
>
>
How does sharing a project work? Can two people have it open
simultaneously?
Re: sharing workspaces [message #170059 is a reply to message #170008] Fri, 08 September 2006 15:28 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
Registered: July 2009
Senior Member
chad wrote:
> Dave Wegener wrote:
>> chad wrote:
>>
>>> Is it possible to have a workspace, on a network for instance, that
>>> multiple developers can use?
>>
>> In theory, it's possible to some extent. Only one user could be using
>> the workspace at a time and each developer workstation would likely
>> need to have the same directory structure. However, this would
>> definitly not be a recomended approach. Is there a specific reason
>> that you want to share a workspace? The prefered method would be to
>> share the projects in the workspace instead of the workspace itself.
>>
>>
> How does sharing a project work? Can two people have it open
> simultaneously?

Your best bet is to set up a CVS or SubVersion repository on a server,
put your projects in the repository and have your developers connect to it.

--

Eclipse WebMaster - webmaster@eclipse.org
Questions? Consult the WebMaster FAQ at
http://wiki.eclipse.org/index.php/Webmaster_FAQ
View my status at http://wiki.eclipse.org/index.php/WebMaster
Previous Topic:Plugin classloadeer`
Next Topic:Syntax error, annotations are only available if source level is 5.0
Goto Forum:
  


Current Time: Thu Apr 25 20:27:57 GMT 2024

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

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

Back to the top