WDYM by "recognize the staging website from the production one?" Are you looking for something else than the different URLs?
2016-01-14 17:53 GMT+01:00 Davide D'Alto <[email protected]>: > 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 <[email protected]> > 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 <[email protected]> >> wrote: >> >>> Thanks. The two branches are now in-sync. >>> >>> Vlad >>> >>> On Thu, Jan 14, 2016 at 2:22 PM, Hardy Ferentschik <[email protected]> >>> 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 >>> [email protected] >>> https://lists.jboss.org/mailman/listinfo/hibernate-dev >>> >> >> > _______________________________________________ > hibernate-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
