Jakarta site directory no longer contains .svn directories

Not sure what's happened, but the .svn directories seem to have
disappeared from the directory tree:

/www/jakarta.apache.org/site

It means that "svn update site" no longer works...

S///
sebb [ Do, 07 Juni 2007 00:14 ] [ ID #1732031 ]

Re: Jakarta site directory no longer contains .svn directories

sebb wrote:
> Not sure what's happened, but the .svn directories seem to have
> disappeared from the directory tree:
>
> /www/jakarta.apache.org/site
>
> It means that "svn update site" no longer works...
What would the fix be - to check out the site again?

Scott
Scott Eade [ Do, 07 Juni 2007 04:07 ] [ ID #1732925 ]

Re: Jakarta site directory no longer contains .svn directories

I've fixed it.. Old dir structure under site3.
(just moved the old site directory to site3 and run svn update from the /www/jakarta.apache.org
directory)

Mvgr,
Martin

Scott Eade wrote:
> sebb wrote:
>> Not sure what's happened, but the .svn directories seem to have
>> disappeared from the directory tree:
>>
>> /www/jakarta.apache.org/site
>>
>> It means that "svn update site" no longer works...
> What would the fix be - to check out the site again?
>
> Scott
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
>
Martin van den Bemt [ Do, 07 Juni 2007 09:48 ] [ ID #1732926 ]

Re: Jakarta site directory no longer contains .svn directories

Thanks; that's also fixed the missing updates.

I wonder how it happened?

S/
On 07/06/07, Martin van den Bemt <mllist [at] mvdb.net> wrote:
> I've fixed it.. Old dir structure under site3.
> (just moved the old site directory to site3 and run svn update from the /www/jakarta.apache.org
> directory)
>
> Mvgr,
> Martin
>
> Scott Eade wrote:
> > sebb wrote:
> >> Not sure what's happened, but the .svn directories seem to have
> >> disappeared from the directory tree:
> >>
> >> /www/jakarta.apache.org/site
> >>
> >> It means that "svn update site" no longer works...
> > What would the fix be - to check out the site again?
> >
> > Scott
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> > For additional commands, e-mail: general-help [at] jakarta.apache.org
> >
> >
> >
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
sebb [ Do, 07 Juni 2007 11:32 ] [ ID #1732929 ]

Re: Jakarta site directory no longer contains .svn directories

probably a

find /www -name .svn -type d | xargs rm -rf ## we do not need these directories, all sites are built and deployed by maven anyway.

:-)

Best regards
Henning



On Thu, 2007-06-07 at 10:32 +0100, sebb wrote:
> Thanks; that's also fixed the missing updates.
>
> I wonder how it happened?
>
> S/
> On 07/06/07, Martin van den Bemt <mllist [at] mvdb.net> wrote:
> > I've fixed it.. Old dir structure under site3.
> > (just moved the old site directory to site3 and run svn update from the /www/jakarta.apache.org
> > directory)
> >
> > Mvgr,
> > Martin
> >
> > Scott Eade wrote:
> > > sebb wrote:
> > >> Not sure what's happened, but the .svn directories seem to have
> > >> disappeared from the directory tree:
> > >>
> > >> /www/jakarta.apache.org/site
> > >>
> > >> It means that "svn update site" no longer works...
> > > What would the fix be - to check out the site again?
> > >
> > > Scott
> > >
> > > ------------------------------------------------------------ ---------
> > > To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> > > For additional commands, e-mail: general-help [at] jakarta.apache.org
> > >
> > >
> > >
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> > For additional commands, e-mail: general-help [at] jakarta.apache.org
> >
> >
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
--
Henning P. Schmiedehausen -- hps [at] intermeta.de | J2EE, Linux, |gls
91054 Buckenhof, Germany -- +49 9131 506540 | Apache person |eau
Open Source Consulting, Development, Design | Velocity - Turbine guy |rwc
|m k
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH - RG Fuerth, HRB 7350 |a s
Sitz der Gesellschaft: Buckenhof. Geschaeftsfuehrer: Henning Schmiedehausen |n
Henning Schmiedehause[1] [ Do, 07 Juni 2007 13:10 ] [ ID #1732930 ]

Re: Jakarta site directory no longer contains .svn directories

Weird script when the result was that there was still the directory /www/jakarta.apache.org/.svn
present.
Very curious when httpd is going to use maven for their site :)

Mvgr,
Martin

Henning Schmiedehausen wrote:
> probably a
>
> find /www -name .svn -type d | xargs rm -rf ## we do not need these directories, all sites are built and deployed by maven anyway.
>
> :-)
>
> Best regards
> Henning
>
>
>
> On Thu, 2007-06-07 at 10:32 +0100, sebb wrote:
>> Thanks; that's also fixed the missing updates.
>>
>> I wonder how it happened?
>>
>> S/
>> On 07/06/07, Martin van den Bemt <mllist [at] mvdb.net> wrote:
>>> I've fixed it.. Old dir structure under site3.
>>> (just moved the old site directory to site3 and run svn update from the /www/jakarta.apache.org
>>> directory)
>>>
>>> Mvgr,
>>> Martin
>>>
>>> Scott Eade wrote:
>>>> sebb wrote:
>>>>> Not sure what's happened, but the .svn directories seem to have
>>>>> disappeared from the directory tree:
>>>>>
>>>>> /www/jakarta.apache.org/site
>>>>>
>>>>> It means that "svn update site" no longer works...
>>>> What would the fix be - to check out the site again?
>>>>
>>>> Scott
>>>>
>>>> ------------------------------------------------------------ ---------
>>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>>>
>>>>
>>>>
>>> ------------------------------------------------------------ ---------
>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>>
>>>
>> ------------------------------------------------------------ ---------
>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>
Martin van den Bemt [ Do, 07 Juni 2007 13:33 ] [ ID #1732932 ]

Re: Jakarta site directory no longer contains .svn directories

sebb wrote:
> Thanks; that's also fixed the missing updates.
>
> I wonder how it happened?

That was me. I could have *sworn* that I copied these over by accident
and as busy to remove them as fast as possible. Is this procedure "svn
update - edit - ant - svn commit - svn update site" documented
somewhere? I've never seen anything like this.


Bye, Thomas.
Thomas Vandahl [ Do, 07 Juni 2007 17:50 ] [ ID #1732937 ]

Re: Jakarta site directory no longer contains .svn directories

Hi Thomas,

> Is this procedure "svn
> update - edit - ant - svn commit - svn update site" documented
> somewhere? I've never seen anything like this.

This one covers svn, but not the Ant part:
http://www.apache.org/dev/project-site.html

cheers,
Roland
Roland Weber [ Do, 07 Juni 2007 18:02 ] [ ID #1732938 ]

Re: Jakarta site directory no longer contains .svn directories

On 6/7/07, Thomas Vandahl <tv [at] apache.org> wrote:

> Is this procedure ... documented somewhere?

Yes.. http://jakarta.apache.org/site/jakarta-site2.html

d.
Danny Angus [ Do, 07 Juni 2007 17:57 ] [ ID #1732939 ]

Re: Jakarta site directory no longer contains .svn directories

Hi Roland,

Roland Weber wrote:
> This one covers svn, but not the Ant part:
> http://www.apache.org/dev/project-site.html

The ant part is covered by the readme in SVN. A hint in that file would
have helped. Sorry for the fuzz.

Bye, Thomas.
Thomas Vandahl [ Do, 07 Juni 2007 19:41 ] [ ID #1732941 ]

Re: Jakarta site directory no longer contains .svn directories

Danny Angus wrote:
> Yes.. http://jakarta.apache.org/site/jakarta-site2.html

I've never seen this before. What link would have taken me there? From
jakarta.apache.org, I mean?

Bye, Thomas.
Thomas Vandahl [ Do, 07 Juni 2007 19:45 ] [ ID #1732942 ]

Re: Jakarta site directory no longer contains .svn directories

Thanx for clearing it up, I was starting to doubt myself, since I did some cleanup of old Jakarta
projects a couple of days ago (no worries, didn't touch POI and Turbine yet !)

Mvgr,
Martin

Thomas Vandahl wrote:
> sebb wrote:
>> Thanks; that's also fixed the missing updates.
>>
>> I wonder how it happened?
>
> That was me. I could have *sworn* that I copied these over by accident
> and as busy to remove them as fast as possible. Is this procedure "svn
> update - edit - ant - svn commit - svn update site" documented
> somewhere? I've never seen anything like this.
>
>
> Bye, Thomas.
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
>
Martin van den Bemt [ Do, 07 Juni 2007 22:24 ] [ ID #1732943 ]

Re: Jakarta site directory no longer contains .svn directories

Once, the sites are up, feel free to
copy /www/jakarta.apache.org/velocity/.htaccess
and /www/velocity.apache.org/moving.html

Best regards
Henning


On Thu, 2007-06-07 at 22:24 +0200, Martin van den Bemt wrote:
> Thanx for clearing it up, I was starting to doubt myself, since I did some cleanup of old Jakarta
> projects a couple of days ago (no worries, didn't touch POI and Turbine yet !)
>
> Mvgr,
> Martin
>
> Thomas Vandahl wrote:
> > sebb wrote:
> >> Thanks; that's also fixed the missing updates.
> >>
> >> I wonder how it happened?
> >
> > That was me. I could have *sworn* that I copied these over by accident
> > and as busy to remove them as fast as possible. Is this procedure "svn
> > update - edit - ant - svn commit - svn update site" documented
> > somewhere? I've never seen anything like this.
> >
> >
> > Bye, Thomas.
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> > For additional commands, e-mail: general-help [at] jakarta.apache.org
> >
> >
> >
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
Henning Schmiedehause [ Fr, 08 Juni 2007 00:19 ] [ ID #1732944 ]

Re: Jakarta site directory no longer contains .svn directories

Good one :) Didn't fix Velocity yet (better to put that in the root .htaccess and get rid of subdirs)

So Turbine can be redirected too ?

Mvgr,
Martin

Henning Schmiedehausen wrote:
> Once, the sites are up, feel free to
> copy /www/jakarta.apache.org/velocity/.htaccess
> and /www/velocity.apache.org/moving.html
>
> Best regards
> Henning
>
>
> On Thu, 2007-06-07 at 22:24 +0200, Martin van den Bemt wrote:
>> Thanx for clearing it up, I was starting to doubt myself, since I did some cleanup of old Jakarta
>> projects a couple of days ago (no worries, didn't touch POI and Turbine yet !)
>>
>> Mvgr,
>> Martin
>>
>> Thomas Vandahl wrote:
>>> sebb wrote:
>>>> Thanks; that's also fixed the missing updates.
>>>>
>>>> I wonder how it happened?
>>> That was me. I could have *sworn* that I copied these over by accident
>>> and as busy to remove them as fast as possible. Is this procedure "svn
>>> update - edit - ant - svn commit - svn update site" documented
>>> somewhere? I've never seen anything like this.
>>>
>>>
>>> Bye, Thomas.
>>>
>>> ------------------------------------------------------------ ---------
>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>>
>>>
>>>
>> ------------------------------------------------------------ ---------
>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
>
Martin van den Bemt [ Fr, 08 Juni 2007 09:06 ] [ ID #1733850 ]

Re: Jakarta site directory no longer contains .svn directories

I set Turbine to redirect yesterday. I will delete the turbine
directory once I am happy that everything is okay with the new Turbine
TLP site. We still have Turbine on the Jakarta downloads page - we will
sort this out when we have the Turbine download page working.

In summary: We are taking care of Turbine as part of the TLP move and
will tidy up after ourselves towards the end of this process.

Thanks,

Scott

Martin van den Bemt wrote:
> Good one :) Didn't fix Velocity yet (better to put that in the root .htaccess and get rid of subdirs)
>
> So Turbine can be redirected too ?
>
> Mvgr,
> Martin
>
> Henning Schmiedehausen wrote:
>
>> Once, the sites are up, feel free to
>> copy /www/jakarta.apache.org/velocity/.htaccess
>> and /www/velocity.apache.org/moving.html
>>
>> Best regards
>> Henning
>>
>>
>> On Thu, 2007-06-07 at 22:24 +0200, Martin van den Bemt wrote:
>>
>>> Thanx for clearing it up, I was starting to doubt myself, since I did some cleanup of old Jakarta
>>> projects a couple of days ago (no worries, didn't touch POI and Turbine yet !)
>>>
>>> Mvgr,
>>> Martin
>>>
>>> Thomas Vandahl wrote:
>>>
>>>> sebb wrote:
>>>>
>>>>> Thanks; that's also fixed the missing updates.
>>>>>
>>>>> I wonder how it happened?
>>>>>
>>>> That was me. I could have *sworn* that I copied these over by accident
>>>> and as busy to remove them as fast as possible. Is this procedure "svn
>>>> update - edit - ant - svn commit - svn update site" documented
>>>> somewhere? I've never seen anything like this.
>>>>
>>>>
>>>> Bye, Thomas.
>>>>
>>>> ------------------------------------------------------------ ---------
>>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>>>
>>>>
>>>>
>>>>
>>> ------------------------------------------------------------ ---------
>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>>
>>
>> ------------------------------------------------------------ ---------
>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>
>>
>>
>>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
Scott Eade [ Fr, 08 Juni 2007 09:14 ] [ ID #1733851 ]

Re: Jakarta site directory no longer contains .svn directories

Coolio I will keep my hands of Turbine then..
Could you send a message to the private list when the move is complete ?

Mvgr,
Martin

Scott Eade wrote:
> I set Turbine to redirect yesterday. I will delete the turbine
> directory once I am happy that everything is okay with the new Turbine
> TLP site. We still have Turbine on the Jakarta downloads page - we will
> sort this out when we have the Turbine download page working.
>
> In summary: We are taking care of Turbine as part of the TLP move and
> will tidy up after ourselves towards the end of this process.
>
> Thanks,
>
> Scott
>
> Martin van den Bemt wrote:
>> Good one :) Didn't fix Velocity yet (better to put that in the root
>> .htaccess and get rid of subdirs)
>>
>> So Turbine can be redirected too ?
>>
>> Mvgr,
>> Martin
>>
>> Henning Schmiedehausen wrote:
>>
>>> Once, the sites are up, feel free to
>>> copy /www/jakarta.apache.org/velocity/.htaccess
>>> and /www/velocity.apache.org/moving.html
>>>
>>> Best regards
>>> Henning
>>>
>>>
>>> On Thu, 2007-06-07 at 22:24 +0200, Martin van den Bemt wrote:
>>>
>>>> Thanx for clearing it up, I was starting to doubt myself, since I
>>>> did some cleanup of old Jakarta
>>>> projects a couple of days ago (no worries, didn't touch POI and
>>>> Turbine yet !)
>>>>
>>>> Mvgr,
>>>> Martin
>>>>
>>>> Thomas Vandahl wrote:
>>>>
>>>>> sebb wrote:
>>>>>
>>>>>> Thanks; that's also fixed the missing updates.
>>>>>>
>>>>>> I wonder how it happened?
>>>>>>
>>>>> That was me. I could have *sworn* that I copied these over by accident
>>>>> and as busy to remove them as fast as possible. Is this procedure "svn
>>>>> update - edit - ant - svn commit - svn update site" documented
>>>>> somewhere? I've never seen anything like this.
>>>>>
>>>>>
>>>>> Bye, Thomas.
>>>>>
>>>>> ------------------------------------------------------------ ---------
>>>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>>>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>>>>
>>>>>
>>>>>
>>>>>
>>>> ------------------------------------------------------------ ---------
>>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>>>
>>>
>>> ------------------------------------------------------------ ---------
>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>>
>>>
>>>
>>>
>>
>> ------------------------------------------------------------ ---------
>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
>> For additional commands, e-mail: general-help [at] jakarta.apache.org
>>
>>
>
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
>
Martin van den Bemt [ Fr, 08 Juni 2007 09:42 ] [ ID #1733852 ]

Re: Jakarta site directory no longer contains .svn directories

On 6/7/07, Thomas Vandahl <tv [at] apache.org> wrote:
> sebb wrote:
> > Thanks; that's also fixed the missing updates.
> >
> > I wonder how it happened?
>
> That was me. I could have *sworn* that I copied these over by accident
> and as busy to remove them as fast as possible. Is this procedure "svn
> update - edit - ant - svn commit - svn update site" documented
> somewhere? I've never seen anything like this.
>
<snip/>

Though one of the fringe benefits is that both ends of the transform
(site sources and gen'ed site markup) get versioned, thereby can be
diff'ed etc. I've had half a page in a m1 site disappear on me lately,
I imagine some plugin version changed somewhere.

-Rahul


>
> Bye, Thomas.
>
Rahul Akolkar [ Fr, 08 Juni 2007 10:55 ] [ ID #1733853 ]

Re: Jakarta site directory no longer contains .svn directories

On 6/7/07, Thomas Vandahl <tv [at] apache.org> wrote:
> Danny Angus wrote:
> > Yes.. http://jakarta.apache.org/site/jakarta-site2.html
>
> I've never seen this before. What link would have taken me there? From
> jakarta.apache.org, I mean?

Oh I don't know the answer to *that* question! I just knew the page
was there. :-)

d.
Danny Angus [ Fr, 08 Juni 2007 14:41 ] [ ID #1733854 ]

Re: Jakarta site directory no longer contains .svn directories

Danny Angus wrote:
> On 6/7/07, Thomas Vandahl <tv [at] apache.org> wrote:
>> Danny Angus wrote:
>> > Yes.. http://jakarta.apache.org/site/jakarta-site2.html
>>
>> I've never seen this before. What link would have taken me there? From
>> jakarta.apache.org, I mean?
>
> Oh I don't know the answer to *that* question! I just knew the page
> was there. :-)

Maybe the idea is that you will find the page
while you're browsing the file system before
your first update? I know why I never tried ;-)

cheers,
Roland
Roland Weber [ Fr, 08 Juni 2007 15:31 ] [ ID #1733855 ]

Re: Jakarta site directory no longer contains .svn directories

Roland Weber wrote:
> Danny Angus wrote:
>
>> On 6/7/07, Thomas Vandahl <tv [at] apache.org> wrote:
>>
>>> Danny Angus wrote:
>>>
>>>> Yes.. http://jakarta.apache.org/site/jakarta-site2.html
>>>>
>>> I've never seen this before. What link would have taken me there? From
>>> jakarta.apache.org, I mean?
>>>
>> Oh I don't know the answer to *that* question! I just knew the page
>> was there. :-)
>>
>
> Maybe the idea is that you will find the page
> while you're browsing the file system before
> your first update? I know why I never tried ;-)
>
The README.txt in jakarta-site refers to it :-)

Scott
Scott Eade [ Fr, 08 Juni 2007 16:26 ] [ ID #1733856 ]

Re: Jakarta site directory no longer contains .svn directories

Sorry - I was doing the POI one on www.apache and jakarta.apache and
cleaned up the remaining velocity/turbine bits on jakarta.apache while
doing that.

The download page points to closer.cgi, so I figured things were good.
Do you need me to roll back?

Hen

On 6/8/07, Scott Eade <seade [at] backstagetech.com.au> wrote:
> I set Turbine to redirect yesterday. I will delete the turbine
> directory once I am happy that everything is okay with the new Turbine
> TLP site. We still have Turbine on the Jakarta downloads page - we will
> sort this out when we have the Turbine download page working.
>
> In summary: We are taking care of Turbine as part of the TLP move and
> will tidy up after ourselves towards the end of this process.
>
> Thanks,
>
> Scott
>
> Martin van den Bemt wrote:
> > Good one :) Didn't fix Velocity yet (better to put that in the root .htaccess and get rid of subdirs)
> >
> > So Turbine can be redirected too ?
> >
> > Mvgr,
> > Martin
> >
> > Henning Schmiedehausen wrote:
> >
> >> Once, the sites are up, feel free to
> >> copy /www/jakarta.apache.org/velocity/.htaccess
> >> and /www/velocity.apache.org/moving.html
> >>
> >> Best regards
> >> Henning
> >>
> >>
> >> On Thu, 2007-06-07 at 22:24 +0200, Martin van den Bemt wrote:
> >>
> >>> Thanx for clearing it up, I was starting to doubt myself, since I did some cleanup of old Jakarta
> >>> projects a couple of days ago (no worries, didn't touch POI and Turbine yet !)
> >>>
> >>> Mvgr,
> >>> Martin
> >>>
> >>> Thomas Vandahl wrote:
> >>>
> >>>> sebb wrote:
> >>>>
> >>>>> Thanks; that's also fixed the missing updates.
> >>>>>
> >>>>> I wonder how it happened?
> >>>>>
> >>>> That was me. I could have *sworn* that I copied these over by accident
> >>>> and as busy to remove them as fast as possible. Is this procedure "svn
> >>>> update - edit - ant - svn commit - svn update site" documented
> >>>> somewhere? I've never seen anything like this.
> >>>>
> >>>>
> >>>> Bye, Thomas.
> >>>>
> >>>> ------------------------------------------------------------ ---------
> >>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> >>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
> >>>>
> >>>>
> >>>>
> >>>>
> >>> ------------------------------------------------------------ ---------
> >>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> >>> For additional commands, e-mail: general-help [at] jakarta.apache.org
> >>>
> >>
> >> ------------------------------------------------------------ ---------
> >> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> >> For additional commands, e-mail: general-help [at] jakarta.apache.org
> >>
> >>
> >>
> >>
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> > For additional commands, e-mail: general-help [at] jakarta.apache.org
> >
> >
>
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>
bayard [ Sa, 09 Juni 2007 17:10 ] [ ID #1734269 ]

Re: Jakarta site directory no longer contains .svn directories

Henri Yandell wrote:
> Sorry - I was doing the POI one on www.apache and jakarta.apache and
> cleaned up the remaining velocity/turbine bits on jakarta.apache while
> doing that.
>
> The download page points to closer.cgi, so I figured things were good.
> Do you need me to roll back?
If it is not too much trouble. I would rather have the leisure of doing
this as time becomes available rather than having to drop everything
else I am working on in order to address this today.

Thanks,

Scott
Scott Eade [ So, 10 Juni 2007 01:16 ] [ ID #1734720 ]

Re: Jakarta site directory no longer contains .svn directories

You also took our style sheet, so the Turbine redirect page has the
Velocity style. ;-)

Best regards
Henning



On Fri, 2007-06-08 at 17:14 +1000, Scott Eade wrote:
> I set Turbine to redirect yesterday. I will delete the turbine
> directory once I am happy that everything is okay with the new Turbine
> TLP site. We still have Turbine on the Jakarta downloads page - we will
> sort this out when we have the Turbine download page working.
>
> In summary: We are taking care of Turbine as part of the TLP move and
> will tidy up after ourselves towards the end of this process.
>
> Thanks,
>
> Scott
>
> Martin van den Bemt wrote:
> > Good one :) Didn't fix Velocity yet (better to put that in the root .htaccess and get rid of subdirs)
> >
> > So Turbine can be redirected too ?
> >
> > Mvgr,
> > Martin
> >
> > Henning Schmiedehausen wrote:
> >
> >> Once, the sites are up, feel free to
> >> copy /www/jakarta.apache.org/velocity/.htaccess
> >> and /www/velocity.apache.org/moving.html
> >>
> >> Best regards
> >> Henning
> >>
> >>
> >> On Thu, 2007-06-07 at 22:24 +0200, Martin van den Bemt wrote:
> >>
> >>> Thanx for clearing it up, I was starting to doubt myself, since I did some cleanup of old Jakarta
> >>> projects a couple of days ago (no worries, didn't touch POI and Turbine yet !)
> >>>
> >>> Mvgr,
> >>> Martin
> >>>
> >>> Thomas Vandahl wrote:
> >>>
> >>>> sebb wrote:
> >>>>
> >>>>> Thanks; that's also fixed the missing updates.
> >>>>>
> >>>>> I wonder how it happened?
> >>>>>
> >>>> That was me. I could have *sworn* that I copied these over by accident
> >>>> and as busy to remove them as fast as possible. Is this procedure "svn
> >>>> update - edit - ant - svn commit - svn update site" documented
> >>>> somewhere? I've never seen anything like this.
> >>>>
> >>>>
> >>>> Bye, Thomas.
> >>>>
> >>>> ------------------------------------------------------------ ---------
> >>>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> >>>> For additional commands, e-mail: general-help [at] jakarta.apache.org
> >>>>
> >>>>
> >>>>
> >>>>
> >>> ------------------------------------------------------------ ---------
> >>> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> >>> For additional commands, e-mail: general-help [at] jakarta.apache.org
> >>>
> >>
> >> ------------------------------------------------------------ ---------
> >> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> >> For additional commands, e-mail: general-help [at] jakarta.apache.org
> >>
> >>
> >>
> >>
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> > For additional commands, e-mail: general-help [at] jakarta.apache.org
> >
> >
>
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
--
Henning P. Schmiedehausen -- hps [at] intermeta.de | J2EE, Linux, |gls
91054 Buckenhof, Germany -- +49 9131 506540 | Apache person |eau
Open Source Consulting, Development, Design | Velocity - Turbine guy |rwc
|m k
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH - RG Fuerth, HRB 7350 |a s
Sitz der Gesellschaft: Buckenhof. Geschaeftsfuehrer: Henning Schmiedehausen |n
Henning Schmiedehause[1] [ Mo, 11 Juni 2007 18:58 ] [ ID #1735521 ]

Re: Jakarta site directory no longer contains .svn directories

On 6/9/07, Scott Eade <seade [at] backstagetech.com.au> wrote:
> Henri Yandell wrote:
> > Sorry - I was doing the POI one on www.apache and jakarta.apache and
> > cleaned up the remaining velocity/turbine bits on jakarta.apache while
> > doing that.
> >
> > The download page points to closer.cgi, so I figured things were good.
> > Do you need me to roll back?
> If it is not too much trouble. I would rather have the leisure of doing
> this as time becomes available rather than having to drop everything
> else I am working on in order to address this today.

Damn - sorry. Didn't notice the reply.

I'll look into reverting tonight.

Hen
bayard [ Fr, 15 Juni 2007 03:21 ] [ ID #1739685 ]

Re: Jakarta site directory no longer contains .svn directories

On 6/14/07, Henri Yandell <bayard [at] apache.org> wrote:
> On 6/9/07, Scott Eade <seade [at] backstagetech.com.au> wrote:
> > Henri Yandell wrote:
> > > Sorry - I was doing the POI one on www.apache and jakarta.apache and
> > > cleaned up the remaining velocity/turbine bits on jakarta.apache while
> > > doing that.
> > >
> > > The download page points to closer.cgi, so I figured things were good.
> > > Do you need me to roll back?
> > If it is not too much trouble. I would rather have the leisure of doing
> > this as time becomes available rather than having to drop everything
> > else I am working on in order to address this today.
>
> Damn - sorry. Didn't notice the reply.
>
> I'll look into reverting tonight.

Scratch that - jakarta/turbine redirects and there's nothing on
turbine.apache.org pointing to the Jakarta download pages, so doesn't
seem any value in putting the bits back.

Hen
Henri Yandell [ Fr, 15 Juni 2007 18:55 ] [ ID #1739687 ]
Miscellaneous » gmane.comp.jakarta.general » Jakarta site directory no longer contains .svn directories

Vorheriges Thema: [Jakarta Wiki] Update of "JakartaBoardReport-current" by MartinvandenBemt
Nächstes Thema: Commons TLP for Board Meeting ?