You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by #Cyrille37# <cy...@gmail.com> on 2007/07/22 13:32:22 UTC

about T4.1.2 sources in SVN

Hello

If I want to have a look at T4.1.2 source code, should I use
 http://svn.apache.org/repos/asf/tapestry/tapestry4/tags/4.1.2
or
 http://svn.apache.org/repos/asf/tapestry/tapestry4/trunk
or
somewhere else ?

Thanks
cyrille


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: about T4.1.2 sources in SVN

Posted by Martino Piccinato <ma...@gmail.com>.
well tapestry team is doing this on trunk. If you want to submit code I
think the best way to do it would be to open an issue in the jira issue
tracker for tapestry 4 and attach a diff of "your" version with latest tag
and/or current trunk.





On 7/26/07, #Cyrille37# <cy...@gmail.com> wrote:
>
> Martino Piccinato a écrit :
> > No, usually tags are done for "release" and don't change with time.
> >
> > trunk is usually the currently developed (changing) version.
> >
> > version 4.1.2 just released recently so you have tag for 4.1.2 that
> > reflect
> > the source code if this release (and that won't change), as Tapestry 4
> is
> > still under active development you find changes from 4.1.2 (latest
> > version)
> > in trunk
> Thanks a lot for precision, it's what I tought.
>
> Just to confirm my knowledge about svn managment (not about Tapestry) :
> Usually if we want to correct bugs for a released version (which has a
> Tah) we create a Branche and leave the Trunk for the next version, isn'it
> ?
>
> Cheers
> cyrille.
>
> >
> >
> >
> > On 7/26/07, #Cyrille37# <cy...@gmail.com> wrote:
> >>
> >> Jesse Kuhnert a écrit :
> >> > If you want to look at 4.1.2 source use the tag - if you want to
> >> look at
> >> > whatever the current development version is use trunk. (currently
> >> > 4.1.3 but
> >> > that will probably change more frequently now)
> >> Thanks.
> >>
> >> Is the Tag 4.1.2 changes ? Like bug correction ?
> >> I think the Tag is static and all changes comes to the 4.1.3, isn't
> >> it ??
> >>
> >> Cheers
> >> Cyrille
> >> >
> >> > On 7/22/07, #Cyrille37# <cy...@gmail.com> wrote:
> >> >>
> >> >> Hello
> >> >>
> >> >> If I want to have a look at T4.1.2 source code, should I use
> >> >> http://svn.apache.org/repos/asf/tapestry/tapestry4/tags/4.1.2
> >> >> or
> >> >> http://svn.apache.org/repos/asf/tapestry/tapestry4/trunk
> >> >> or
> >> >> somewhere else ?
> >> >>
> >> >> Thanks
> >> >> cyrille
> >> >
> >> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: about T4.1.2 sources in SVN

Posted by #Cyrille37# <cy...@gmail.com>.
Martino Piccinato a écrit :
> No, usually tags are done for "release" and don't change with time.
>
> trunk is usually the currently developed (changing) version.
>
> version 4.1.2 just released recently so you have tag for 4.1.2 that 
> reflect
> the source code if this release (and that won't change), as Tapestry 4 is
> still under active development you find changes from 4.1.2 (latest 
> version)
> in trunk
Thanks a lot for precision, it's what I tought.

Just to confirm my knowledge about svn managment (not about Tapestry) :
Usually if we want to correct bugs for a released version (which has a 
Tah) we create a Branche and leave the Trunk for the next version, isn'it ?

Cheers
cyrille.

>
>
>
> On 7/26/07, #Cyrille37# <cy...@gmail.com> wrote:
>>
>> Jesse Kuhnert a écrit :
>> > If you want to look at 4.1.2 source use the tag - if you want to 
>> look at
>> > whatever the current development version is use trunk. (currently
>> > 4.1.3 but
>> > that will probably change more frequently now)
>> Thanks.
>>
>> Is the Tag 4.1.2 changes ? Like bug correction ?
>> I think the Tag is static and all changes comes to the 4.1.3, isn't 
>> it ??
>>
>> Cheers
>> Cyrille
>> >
>> > On 7/22/07, #Cyrille37# <cy...@gmail.com> wrote:
>> >>
>> >> Hello
>> >>
>> >> If I want to have a look at T4.1.2 source code, should I use
>> >> http://svn.apache.org/repos/asf/tapestry/tapestry4/tags/4.1.2
>> >> or
>> >> http://svn.apache.org/repos/asf/tapestry/tapestry4/trunk
>> >> or
>> >> somewhere else ?
>> >>
>> >> Thanks
>> >> cyrille
>> >
>> > 
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: about T4.1.2 sources in SVN

Posted by Martino Piccinato <ma...@gmail.com>.
No, usually tags are done for "release" and don't change with time.

trunk is usually the currently developed (changing) version.

version 4.1.2 just released recently so you have tag for 4.1.2 that reflect
the source code if this release (and that won't change), as Tapestry 4 is
still under active development you find changes from 4.1.2 (latest version)
in trunk



On 7/26/07, #Cyrille37# <cy...@gmail.com> wrote:
>
> Jesse Kuhnert a écrit :
> > If you want to look at 4.1.2 source use the tag - if you want to look at
> > whatever the current development version is use trunk. (currently
> > 4.1.3 but
> > that will probably change more frequently now)
> Thanks.
>
> Is the Tag 4.1.2 changes ? Like bug correction ?
> I think the Tag is static and all changes comes to the 4.1.3, isn't it ??
>
> Cheers
> Cyrille
> >
> > On 7/22/07, #Cyrille37# <cy...@gmail.com> wrote:
> >>
> >> Hello
> >>
> >> If I want to have a look at T4.1.2 source code, should I use
> >> http://svn.apache.org/repos/asf/tapestry/tapestry4/tags/4.1.2
> >> or
> >> http://svn.apache.org/repos/asf/tapestry/tapestry4/trunk
> >> or
> >> somewhere else ?
> >>
> >> Thanks
> >> cyrille
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: about T4.1.2 sources in SVN

Posted by #Cyrille37# <cy...@gmail.com>.
Jesse Kuhnert a écrit :
> If you want to look at 4.1.2 source use the tag - if you want to look at
> whatever the current development version is use trunk. (currently 
> 4.1.3 but
> that will probably change more frequently now)
Thanks.

Is the Tag 4.1.2 changes ? Like bug correction ?
I think the Tag is static and all changes comes to the 4.1.3, isn't it ??

Cheers
Cyrille
>
> On 7/22/07, #Cyrille37# <cy...@gmail.com> wrote:
>>
>> Hello
>>
>> If I want to have a look at T4.1.2 source code, should I use
>> http://svn.apache.org/repos/asf/tapestry/tapestry4/tags/4.1.2
>> or
>> http://svn.apache.org/repos/asf/tapestry/tapestry4/trunk
>> or
>> somewhere else ?
>>
>> Thanks
>> cyrille
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: about T4.1.2 sources in SVN

Posted by Jesse Kuhnert <jk...@gmail.com>.
If you want to look at 4.1.2 source use the tag - if you want to look at
whatever the current development version is use trunk. (currently 4.1.3 but
that will probably change more frequently now)

On 7/22/07, #Cyrille37# <cy...@gmail.com> wrote:
>
> Hello
>
> If I want to have a look at T4.1.2 source code, should I use
> http://svn.apache.org/repos/asf/tapestry/tapestry4/tags/4.1.2
> or
> http://svn.apache.org/repos/asf/tapestry/tapestry4/trunk
> or
> somewhere else ?
>
> Thanks
> cyrille
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com