Jump to content

Workspace organization


Guest

Recommended Posts

I'm evaluating PlasticSCM and have some questions: Can you advise me how to organize workspace(s)?

I have Delphi project that have 2 applications and both use common database. Directory tree is like:

/project

/database

/app1_source

/app2_source

/common_source

In /common_source is code that are used in both applications.

What is your suggestion about organize workspaces? Is it better to put every file into one workspace and separate projects with branches/labels/... or make separate workspaces for each application?

I'm new in SCM and will be thankfull for your advise!

Link to comment
Share on other sites

I think that the best choice would be creating only one workspace in the project root folder. In you case "/project".

Using PlasticSCM the usual thing is creating only one workspace that will contain every controlled item incluing source code, libraries, even documentation. Using this structure, you can download the whole project from other computer by simply creating a new workspace in that computer and doing an update operation.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...