Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] SVN Structure Proposal for STP

Just to remember the bugzilla discussion about this organisation : https://bugs.eclipse.org/bugs/show_bug.cgi?id=210690

Alex, you 're right : we need to have a simple way to checkout all STP project. And we can have it with Team Project Set !! And this is available with the new structure proposition.

Andrea Zoppello a écrit :
Hi Alex,

Don't forget that when you want to do a tag or a branch
this will be for each eclipse stp subproject!

Do you think this is possible???
Who is responsable to do a tag or a branch for the whole stp project???
What happens if some projects are ready for a tag and the other no???

Andrea

Alex Chen ha scritto:
+0

That's something similar to CVS, which you have to checkout every sub module like org.eclipse.stp.servicecreation, org.eclipse.stp.soas etc. one by one.

Actually, I enjoy that I only need to checkout svn+ssh://dev.eclipse.org/svnroot/stp/trunk and can import all projects
of STP in my Eclipse in one step.

Things will be worse if more interactions happen in STP sub projects, e.g. if you want to work on service creation, then have to check out soas sub project too, we have to put this information to wiki and update it from time to time.

btw, that also make build system complex, just think of the trunk of org.eclipse.stp.servicecreation depend on a fix branch of org.eclipse.stp.soas etc.

Cheers,
--Alex


Andrea Zoppello wrote:
Hi All,

Looking at current svn repository organization it seems that now we've an organization where "trunk" "tag" and "branch" are referred to the "whole stp project" so we've something like:

svn+ssh://dev.eclipse.org/svnroot/stp/trunk
svn+ssh://dev.eclipse.org/svnroot/stp/tag
svn+ssh://dev.eclipse.org/svnroot/stp/branch


I think that it's better we'll have the trunk/branch/tag structure for each eclipse subproject, separately from the main STP as it allows for better control over each project.

to be more concise i'll use <stp-svn-root> for the base stp svn url svn+ssh://dev.eclipse.org/svnroot/stp

Let's take for examples the STP Intermediate Model Project ( org.eclipse.stp.model in SVN )

I would like to have a structure like:
<stp-svn-root>/org.eclipse.stp.model/trunk
-------------------------------------------/org.eclipse.stp.im ( Workspace Project ) -------------------------------------------/org.eclipse.stp.im.edit ( Workspace Project ) ------------------------------------------ /org.eclipse.stp.im.editor ( Workspace Project )
<stp-svn-root>/org.eclipse.stp.model/tag
<stp-svn-root>/org.eclipse.stp.model/branch

for other subproject the same structure.

Just have a few minute conversation with a guy in my company ( he's managing our svn ) about that argument ant he confirm me that this is the best organization for complex projects/subprojects situations
managed by different actors as it seem to be for the stp project.

In our company we're using that organization at it fit quite well.

Any comments is welcome.


Andrea Zoppello
_______________________________________________
stp-dev mailing list
stp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/stp-dev




begin:vcard
fn:Etienne Juliot
n:Juliot;Etienne
org:Obeo
adr;quoted-printable:;;2 rue Robert Schuman;Rez=C3=A9;;44400;France
email;internet:etienne.juliot@xxxxxxx
tel;work:02 51 13 51 42
tel;pager:etienne.juliot@xxxxxxxxxx
tel;cell:06 86 78 14 82
url:http://www.obeo.fr
version:2.1
end:vcard


Back to the top