IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#52192 - 07/29/15 04:15 PM Managing concurrent PP7 form development
Evan Nelson Offline
OL Newbie

Registered: 12/07/11
Posts: 4
Hello,

In my shop we have a couple different groups that do form maintenance. Unfortunately, many of our forms are shared between the groups. We are running into a lot of issues where one group will install a change that wipes out someone else changes. We have established a manual procedure where everyone is supposed to update a spreadsheet to let others know they are working on a form. However, the problem is getting people to follow the procedures.

In order to resolve the situation, I am looking for suggestions as to how others have handled these issues. Does anyone have recommendations they can share?

I appreciate any and all suggestions.

Thanks in advance,

Evan

Top
#52198 - 07/30/15 05:58 PM Re: Managing concurrent PP7 form development [Re: Evan Nelson]
-nth- Offline
OL Expert

Registered: 04/01/03
Posts: 236
Loc: Lincoln, NE
Evan,

I've heard of folks employing a revision control app to manage the issues you describe.

The forms would reside in the repository and managed from there.

Once this is done the check-out/commit process can be pretty transparent to the end users.

Git and Subversion seem to be two of the most popular.

Check out the list here:

https://en.wikipedia.org/wiki/List_of_revision_control_software

-Nate

Top