Distribution of the APR website

View: New views
8 Messages — Rating Filter:   Alert me  

Distribution of the APR website

by Paul Querna-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi dev@apr,

As part of improving the ASF infrastructure, we are looking at
alternative ways to distribute files and automate website deployment.

apr.apache.org is now part of an experiment using SvnPubSub to
propagate changes to it instantly.

Any changes to <https://svn.apache.org/repos/asf/apr/site/trunk/docs/>
should be 'live' on the main web servers within a few seconds.

In addition, we can now manage dev/dist inside SVN at
<https://dist.apache.org/repos/dist/dev/apr/>, this corresponds to the
url at <http://apr.apache.org/dev/dist/>

Please let me or Infrastructure know if you spot any issues using SvnPubSub,

Thanks

Paul

Re: Distribution of the APR website

by Kevac Marko-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://apr.apache.org/.svn/entries

access should be probably denied for this

On Thu, Oct 1, 2009 at 10:19 AM, Paul Querna <paul@...> wrote:

> hi dev@apr,
>
> As part of improving the ASF infrastructure, we are looking at
> alternative ways to distribute files and automate website deployment.
>
> apr.apache.org is now part of an experiment using SvnPubSub to
> propagate changes to it instantly.
>
> Any changes to <https://svn.apache.org/repos/asf/apr/site/trunk/docs/>
> should be 'live' on the main web servers within a few seconds.
>
> In addition, we can now manage dev/dist inside SVN at
> <https://dist.apache.org/repos/dist/dev/apr/>, this corresponds to the
> url at <http://apr.apache.org/dev/dist/>
>
> Please let me or Infrastructure know if you spot any issues using SvnPubSub,
>
> Thanks
>
> Paul
>



--
Marko Kevac
Sent from Moscow, Mow, Russia

Re: Distribution of the APR website

by Graham Leggett :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Paul Querna wrote:

> In addition, we can now manage dev/dist inside SVN at
> <https://dist.apache.org/repos/dist/dev/apr/>, this corresponds to the
> url at <http://apr.apache.org/dev/dist/>
>
> Please let me or Infrastructure know if you spot any issues using SvnPubSub,

Is there a documentation page that describes this mechanism? It would be
ideal for APR's developer pages to link to a common page describing how
this works, rather than having each project duplicate the information.

Regards,
Graham
--


smime.p7s (4K) Download Attachment

Re: Distribution of the APR website

by Paul Querna-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Oct 1, 2009 at 3:27 AM, Kevac Marko <marko@...> wrote:
> http://apr.apache.org/.svn/entries
>
> access should be probably denied for this

Why? All of it is in public SVN repos.

There is nothing private in .svn/

Re: Distribution of the APR website

by Paul Querna-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Oct 1, 2009 at 3:41 AM, Graham Leggett <minfrin@...> wrote:

> Paul Querna wrote:
>
>> In addition, we can now manage dev/dist inside SVN at
>> <https://dist.apache.org/repos/dist/dev/apr/>, this corresponds to the
>> url at <http://apr.apache.org/dev/dist/>
>>
>> Please let me or Infrastructure know if you spot any issues using SvnPubSub,
>
> Is there a documentation page that describes this mechanism? It would be
> ideal for APR's developer pages to link to a common page describing how
> this works, rather than having each project duplicate the information.

no one has written one yet :-)

But yes, I'll try to get something on to www.apache.org/dev/ sooner or
later. Most likely closer to ApacheCon.....

Re: Distribution of the APR website

by Branko Čibej-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Paul Querna wrote:

> On Thu, Oct 1, 2009 at 3:27 AM, Kevac Marko <marko@...> wrote:
>  
>> http://apr.apache.org/.svn/entries
>>
>> access should be probably denied for this
>>    
>
> Why? All of it is in public SVN repos.
>
> There is nothing private in .svn/
>  

I think it's a good idea on general principles to hide the SVN admin
area from the Web The admin area isn't part of the public repository..
Who knows what may end up in there someday?

-- Brane

Re: Distribution of the APR website

by Bojan Smojver :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2009-10-01 at 20:40 +0200, Branko Čibej wrote:
> I think it's a good idea on general principles to hide the SVN admin
> area from the Web The admin area isn't part of the public repository..

+1 (because it looks nicer)

--
Bojan


Re: Distribution of the APR website

by Paul Querna-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Small update:
<http://www.apache.org/dist/apr/>
is now managed under the same system.

To make a release, just commit the release tarballs to:
<https://dist.apache.org/repos/dist/release/apr/>

On Wed, Sep 30, 2009 at 11:19 PM, Paul Querna <paul@...> wrote:

> hi dev@apr,
>
> As part of improving the ASF infrastructure, we are looking at
> alternative ways to distribute files and automate website deployment.
>
> apr.apache.org is now part of an experiment using SvnPubSub to
> propagate changes to it instantly.
>
> Any changes to <https://svn.apache.org/repos/asf/apr/site/trunk/docs/>
> should be 'live' on the main web servers within a few seconds.
>
> In addition, we can now manage dev/dist inside SVN at
> <https://dist.apache.org/repos/dist/dev/apr/>, this corresponds to the
> url at <http://apr.apache.org/dev/dist/>
>
> Please let me or Infrastructure know if you spot any issues using SvnPubSub,
>
> Thanks
>
> Paul
>