You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Auke Schrijnen <as...@bkwi.nl> on 2011/08/02 13:38:16 UTC

[INFRA-3800] Synapse svn project structure

Hi devs,

In my attempt to create a custom Synapse build from the git mirror at git.apache.org i discovered an inconsistency in the git repository. All the branches and tags are fine, but the master/trunk branch points to the wrong directory. I reported this in Jira issue INFRA-3800 [1] and they want to fix it, but have a question regarding the svn project layout.

Jukka Zitting:
I can tweak the mirror settings to use http://svn.apache.org/repos/asf/synapse/trunk/java/ as the root of the trunk. 

However, a cleaner alternative would be for Synapse to have it's trunk at the more standard http://svn.apache.org/repos/asf/synapse/trunk/ location. The scratch folder could either be located inside the trunk at http://svn.apache.org/repos/asf/synapse/trunk/scratch/ or as a separate folder at http://svn.apache.org/repos/asf/synapse/scratch/. 

Which way should we proceed?


Can one of you make a decision and add it as a comment to the Jira issue?

Thanks!

Auke Schrijnen

[1] https://issues.apache.org/jira/browse/INFRA-3800
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Re: [INFRA-3800] Synapse svn project structure

Posted by Kasun Indrasiri <ka...@gmail.com>.
+1

On Wed, Aug 3, 2011 at 6:19 AM, Hiranya Jayathilaka <hi...@gmail.com>wrote:

>
>
> On Tue, Aug 2, 2011 at 5:08 PM, Auke Schrijnen <as...@bkwi.nl> wrote:
>
>> Hi devs,
>>
>> In my attempt to create a custom Synapse build from the git mirror at
>> git.apache.org i discovered an inconsistency in the git repository. All
>> the branches and tags are fine, but the master/trunk branch points to the
>> wrong directory. I reported this in Jira issue INFRA-3800 [1] and they want
>> to fix it, but have a question regarding the svn project layout.
>>
>> Jukka Zitting:
>> I can tweak the mirror settings to use
>> http://svn.apache.org/repos/asf/synapse/trunk/java/ as the root of the
>> trunk.
>>
>> However, a cleaner alternative would be for Synapse to have it's trunk at
>> the more standard http://svn.apache.org/repos/asf/synapse/trunk/location. The scratch folder could either be located inside the trunk at
>> http://svn.apache.org/repos/asf/synapse/trunk/scratch/ or as a separate
>> folder at http://svn.apache.org/repos/asf/synapse/scratch/.
>>
>
> I like the following structure:
>
> Trunk: http://svn.apache.org/repos/asf/synapse/trunk/
> Scratch: http://svn.apache.org/repos/asf/synapse/scratch/<http://svn.apache.org/repos/asf/synapse/trunk/>
>
> What about the other committers?
>
> Thanks,
> Hiranya
>
>
>> Which way should we proceed?
>>
>>
>> Can one of you make a decision and add it as a comment to the Jira issue?
>>
>> Thanks!
>>
>> Auke Schrijnen
>>
>> [1] https://issues.apache.org/jira/browse/INFRA-3800
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
>> For additional commands, e-mail: dev-help@synapse.apache.org
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
Kasun Indrasiri
Senior Software Engineer,
WSO2 Inc. - "Lean . Enterprise . Middleware" - http://www.wso2.com/
Blog : http://kasunpanorama.blogspot.com/

Re: [INFRA-3800] Synapse svn project structure

Posted by Heshan Suriyaarachchi <he...@gmail.com>.
On Wed, Aug 3, 2011 at 9:49 AM, Hiranya Jayathilaka <hi...@gmail.com>wrote:

>
>
> On Tue, Aug 2, 2011 at 5:08 PM, Auke Schrijnen <as...@bkwi.nl> wrote:
>
>> Hi devs,
>>
>> In my attempt to create a custom Synapse build from the git mirror at
>> git.apache.org i discovered an inconsistency in the git repository. All
>> the branches and tags are fine, but the master/trunk branch points to the
>> wrong directory. I reported this in Jira issue INFRA-3800 [1] and they want
>> to fix it, but have a question regarding the svn project layout.
>>
>> Jukka Zitting:
>> I can tweak the mirror settings to use
>> http://svn.apache.org/repos/asf/synapse/trunk/java/ as the root of the
>> trunk.
>>
>> However, a cleaner alternative would be for Synapse to have it's trunk at
>> the more standard http://svn.apache.org/repos/asf/synapse/trunk/location. The scratch folder could either be located inside the trunk at
>> http://svn.apache.org/repos/asf/synapse/trunk/scratch/ or as a separate
>> folder at http://svn.apache.org/repos/asf/synapse/scratch/.
>>
>
> I like the following structure:
>
> Trunk: http://svn.apache.org/repos/asf/synapse/trunk/
> Scratch: http://svn.apache.org/repos/asf/synapse/scratch/<http://svn.apache.org/repos/asf/synapse/trunk/>
>
> What about the other committers?
>
+1

>
> Thanks,
> Hiranya
>
>
>> Which way should we proceed?
>>
>>
>> Can one of you make a decision and add it as a comment to the Jira issue?
>>
>> Thanks!
>>
>> Auke Schrijnen
>>
>> [1] https://issues.apache.org/jira/browse/INFRA-3800
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
>> For additional commands, e-mail: dev-help@synapse.apache.org
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
Regards,
Heshan Suriyaarachchi

http://heshans.blogspot.com/

Re: [INFRA-3800] Synapse svn project structure

Posted by Auke Schrijnen <as...@bkwi.nl>.
> On Wed, Aug 3, 2011 at 9:49 AM, Hiranya Jayathilaka <hi...@gmail.com> wrote:
> 
> 
> On Tue, Aug 2, 2011 at 5:08 PM, Auke Schrijnen <as...@bkwi.nl> wrote:
> Hi devs,
> 
> In my attempt to create a custom Synapse build from the git mirror at git.apache.org i discovered an inconsistency in the git repository. All the branches and tags are fine, but the master/trunk branch points to the wrong directory. I reported this in Jira issue INFRA-3800 [1] and they want to fix it, but have a question regarding the svn project layout.
> 
> Jukka Zitting:
> I can tweak the mirror settings to use http://svn.apache.org/repos/asf/synapse/trunk/java/ as the root of the trunk.
> 
> However, a cleaner alternative would be for Synapse to have it's trunk at the more standard http://svn.apache.org/repos/asf/synapse/trunk/ location. The scratch folder could either be located inside the trunk at http://svn.apache.org/repos/asf/synapse/trunk/scratch/ or as a separate folder at http://svn.apache.org/repos/asf/synapse/scratch/.
> 
> I like the following structure:
> 
> Trunk: http://svn.apache.org/repos/asf/synapse/trunk/
> Scratch: http://svn.apache.org/repos/asf/synapse/scratch/
>  
> What about the other committers?
> 
> +1 ....


Jukka Zitting suggests (in INFRA-3800) that the Synapse developers fix this in svn: 
--
It's best if one of the Synapse committers does the restructuring. It should be something as simple as this: 

     svn checkout https://svn.apache.org/repos/asf/synapse/trunk 
     cd trunk 
     svn move java/* . 
     svn commit -m '...' 

You may then want to discuss whether to keep the scratch folder within the trunk or move it elsewhere, but the above steps are already enough to automatically solve the Git mirror problem raised in this issue.
--

Can one of you apply this fix?

Thanks!

Auke Schrijnen

Re: [INFRA-3800] Synapse svn project structure

Posted by Udayanga Wickramasinghe <ud...@wso2.com>.
On Wed, Aug 3, 2011 at 9:49 AM, Hiranya Jayathilaka <hi...@gmail.com>wrote:

>
>
> On Tue, Aug 2, 2011 at 5:08 PM, Auke Schrijnen <as...@bkwi.nl> wrote:
>
>> Hi devs,
>>
>> In my attempt to create a custom Synapse build from the git mirror at
>> git.apache.org i discovered an inconsistency in the git repository. All
>> the branches and tags are fine, but the master/trunk branch points to the
>> wrong directory. I reported this in Jira issue INFRA-3800 [1] and they want
>> to fix it, but have a question regarding the svn project layout.
>>
>> Jukka Zitting:
>> I can tweak the mirror settings to use
>> http://svn.apache.org/repos/asf/synapse/trunk/java/ as the root of the
>> trunk.
>>
>> However, a cleaner alternative would be for Synapse to have it's trunk at
>> the more standard http://svn.apache.org/repos/asf/synapse/trunk/location. The scratch folder could either be located inside the trunk at
>> http://svn.apache.org/repos/asf/synapse/trunk/scratch/ or as a separate
>> folder at http://svn.apache.org/repos/asf/synapse/scratch/.
>>
>
> I like the following structure:
>
> Trunk: http://svn.apache.org/repos/asf/synapse/trunk/
> Scratch: http://svn.apache.org/repos/asf/synapse/scratch/<http://svn.apache.org/repos/asf/synapse/trunk/>
>
> What about the other committers?
>

+1


>
> Thanks,
> Hiranya
>
>
>> Which way should we proceed?
>>
>>
>> Can one of you make a decision and add it as a comment to the Jira issue?
>>
>> Thanks!
>>
>> Auke Schrijnen
>>
>> [1] https://issues.apache.org/jira/browse/INFRA-3800
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
>> For additional commands, e-mail: dev-help@synapse.apache.org
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
*Udayanga Wickramasinghe*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: **udayanga@wso2.com* <ud...@wso2.com>* cell: +94 (77) 983-4365
blog: **http://udayangawiki.blogspot.com*<http://udayangawiki.blogspot.com/>
*
twitter: **http://twitter.com/udayanga_wick*<http://twitter.com/udayanga_wick>
*
*

Re: [INFRA-3800] Synapse svn project structure

Posted by Ruwan Linton <ru...@gmail.com>.
On Wed, Aug 3, 2011 at 9:49 AM, Hiranya Jayathilaka <hi...@gmail.com>wrote:

>
>
> On Tue, Aug 2, 2011 at 5:08 PM, Auke Schrijnen <as...@bkwi.nl> wrote:
>
>> Hi devs,
>>
>> In my attempt to create a custom Synapse build from the git mirror at
>> git.apache.org i discovered an inconsistency in the git repository. All
>> the branches and tags are fine, but the master/trunk branch points to the
>> wrong directory. I reported this in Jira issue INFRA-3800 [1] and they want
>> to fix it, but have a question regarding the svn project layout.
>>
>> Jukka Zitting:
>> I can tweak the mirror settings to use
>> http://svn.apache.org/repos/asf/synapse/trunk/java/ as the root of the
>> trunk.
>>
>> However, a cleaner alternative would be for Synapse to have it's trunk at
>> the more standard http://svn.apache.org/repos/asf/synapse/trunk/location. The scratch folder could either be located inside the trunk at
>> http://svn.apache.org/repos/asf/synapse/trunk/scratch/ or as a separate
>> folder at http://svn.apache.org/repos/asf/synapse/scratch/.
>>
>
> I like the following structure:
>
> Trunk: http://svn.apache.org/repos/asf/synapse/trunk/
> Scratch: http://svn.apache.org/repos/asf/synapse/scratch/<http://svn.apache.org/repos/asf/synapse/trunk/>
>
> What about the other committers?
>

+1

Ruwan


>
> Thanks,
> Hiranya
>
>
>> Which way should we proceed?
>>
>>
>> Can one of you make a decision and add it as a comment to the Jira issue?
>>
>> Thanks!
>>
>> Auke Schrijnen
>>
>> [1] https://issues.apache.org/jira/browse/INFRA-3800
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
>> For additional commands, e-mail: dev-help@synapse.apache.org
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
Ruwan Linton
Member, Apache Software Foundation; http://www.apache.org
<http://wso2.org>

phone: +94 11 282 7532
email: ruwan@blindvision.org; cell: +94 77 341 3097
blog: http://blog.ruwan.org
linkedin: http://www.linkedin.com/in/ruwanlinton
google: http://www.google.com/profiles/ruwan.linton
tweet: http://twitter.com/ruwanlinton

Re: [INFRA-3800] Synapse svn project structure

Posted by Charith Wickramarachchi <ch...@gmail.com>.
On Tue, Aug 2, 2011 at 9:19 PM, Hiranya Jayathilaka <hi...@gmail.com>wrote:

>
>
> On Tue, Aug 2, 2011 at 5:08 PM, Auke Schrijnen <as...@bkwi.nl> wrote:
>
>> Hi devs,
>>
>> In my attempt to create a custom Synapse build from the git mirror at
>> git.apache.org i discovered an inconsistency in the git repository. All
>> the branches and tags are fine, but the master/trunk branch points to the
>> wrong directory. I reported this in Jira issue INFRA-3800 [1] and they want
>> to fix it, but have a question regarding the svn project layout.
>>
>> Jukka Zitting:
>> I can tweak the mirror settings to use
>> http://svn.apache.org/repos/asf/synapse/trunk/java/ as the root of the
>> trunk.
>>
>> However, a cleaner alternative would be for Synapse to have it's trunk at
>> the more standard http://svn.apache.org/repos/asf/synapse/trunk/location. The scratch folder could either be located inside the trunk at
>> http://svn.apache.org/repos/asf/synapse/trunk/scratch/ or as a separate
>> folder at http://svn.apache.org/repos/asf/synapse/scratch/.
>>
>
> I like the following structure:
>
> Trunk: http://svn.apache.org/repos/asf/synapse/trunk/
> Scratch: http://svn.apache.org/repos/asf/synapse/scratch/<http://svn.apache.org/repos/asf/synapse/trunk/>
>
> What about the other committers?
>
>

Yes that looks much cleaner. +1

thanks,
Charith



> Thanks,
> Hiranya
>
>
>> Which way should we proceed?
>>
>>
>> Can one of you make a decision and add it as a comment to the Jira issue?
>>
>> Thanks!
>>
>> Auke Schrijnen
>>
>> [1] https://issues.apache.org/jira/browse/INFRA-3800
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
>> For additional commands, e-mail: dev-help@synapse.apache.org
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
Charith Dhanushka Wickramarachchi
http://charithwiki.blogspot.com/

Re: [INFRA-3800] Synapse svn project structure

Posted by Hiranya Jayathilaka <hi...@gmail.com>.
On Tue, Aug 2, 2011 at 5:08 PM, Auke Schrijnen <as...@bkwi.nl> wrote:

> Hi devs,
>
> In my attempt to create a custom Synapse build from the git mirror at
> git.apache.org i discovered an inconsistency in the git repository. All
> the branches and tags are fine, but the master/trunk branch points to the
> wrong directory. I reported this in Jira issue INFRA-3800 [1] and they want
> to fix it, but have a question regarding the svn project layout.
>
> Jukka Zitting:
> I can tweak the mirror settings to use
> http://svn.apache.org/repos/asf/synapse/trunk/java/ as the root of the
> trunk.
>
> However, a cleaner alternative would be for Synapse to have it's trunk at
> the more standard http://svn.apache.org/repos/asf/synapse/trunk/ location.
> The scratch folder could either be located inside the trunk at
> http://svn.apache.org/repos/asf/synapse/trunk/scratch/ or as a separate
> folder at http://svn.apache.org/repos/asf/synapse/scratch/.
>

I like the following structure:

Trunk: http://svn.apache.org/repos/asf/synapse/trunk/
Scratch: http://svn.apache.org/repos/asf/synapse/scratch/<http://svn.apache.org/repos/asf/synapse/trunk/>

What about the other committers?

Thanks,
Hiranya


> Which way should we proceed?
>
>
> Can one of you make a decision and add it as a comment to the Jira issue?
>
> Thanks!
>
> Auke Schrijnen
>
> [1] https://issues.apache.org/jira/browse/INFRA-3800
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
> For additional commands, e-mail: dev-help@synapse.apache.org
>
>


-- 
Hiranya Jayathilaka
Associate Technical Lead;
WSO2 Inc.;  http://wso2.org
E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com