Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Subversion PushOK merge

76 views
Skip to first unread message

Oliver

unread,
Mar 22, 2010, 12:52:04 PM3/22/10
to
Hello,

we are looking for a source control management system for our
PowerBuilder development team.
Subversion should be used, but we will need a plugin proxy to work
object based.

We made some tests with PushOK and discovered, that merging between
special branches led to a Powerbuilder crash. Afterwards it was
impossible to check this object back in. Also undo checkout was not
possible.


Has anyone experience in that direction (merging), or are we doing
something wrong?

(PB 9.03, SVN 1.6.6, PushOK 1.6.6

Thank you for any answers,


Oliver.

Jeremy Lakeman

unread,
Mar 22, 2010, 7:59:36 PM3/22/10
to

Any merging in subversion will probably require manual intervention to
ensure the code is correct before it is committed or compiled in PB.
For example, simple changes in datawindow's can easily result in
massive unintentional changes to the source code. Mainly because
selecting multiple objects changes the front to back order.

0 new messages