Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: FUSEFORGE-25
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Forge Administrator
Reporter: James Strachan
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forge: FUSE Forge

install git for hosting webby static content - and mirroring the template/webby configuration to each project

Created: 19/Mar/09 07:10 PM   Updated: 30/Mar/09 10:12 AM
Component/s: SVN Repository
Affects Version/s: 1.0
Fix Version/s: 1.0


 Description  « Hide
we need to mirror the webbyfuse template into pretty much all forge projects. Currently I'm doing this by hand by cutting and pasting which is a HUGE PITA! There's already: webbyfuse, depot, restmq, restmix, management, cloudmix to keep in sync - and there's more to come soon!

Right now they are different svn repos; we'd have to setup an svk mirror for each forge project, then setup cron jobs to svk sync/mirror etc. which tend to require lots of hand holding.

svn mirroring across repos is hugely painful.

So for now lets install git - let it only work for now with progress employees (so no crowd integration required). Then we can store all the webby templates for each project that wants to use webby there - and we can easily mirror changes from the templates to each project.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
James Strachan added a comment - 30/Mar/09 10:12 AM
I've installed it; though we need some other additional steps which I'll create separate JIRAs for