By the way, is there a way to recognize the staging website from the
production one?
If not we should probably add a timestamp somewhere and maybe a watermark
on some images.
On Thu, Jan 14, 2016 at 4:50 PM, Davide D'Alto <daltodavide(a)gmail.com>
wrote:
The
staging.hibernate.org should now work again,
It was a problem of permissions, the owner of the folder with the site
changed (not sure why) and the rsync script wasn't able to update it.
Davide
On Thu, Jan 14, 2016 at 1:15 PM, Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
wrote:
> Thanks. The two branches are now in-sync.
>
> Vlad
>
> On Thu, Jan 14, 2016 at 2:22 PM, Hardy Ferentschik <hardy(a)hibernate.org>
> wrote:
>
> > Hi,
> >
> > > Do we have to rewrite the staging history to match production and
> force
> > > push it?
> >
> > If you want staging to look like production, just push the production
> > branch onto staging.
> >
> > $ git push -f origin production:staging
> >
> > --Hardy
> >
> >
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>