|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
https://azure.microsoft.com/en-us/services/devops/
https://azure.microsoft.com/en-us/services/devops/
|
By
Roberto Gauer
·
#189753
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
There was some recently change, now from visualstudio.com to:
There was some recently change, now from visualstudio.com to:
|
By
Roberto Gauer
·
#189752
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Becky,
As Andreas mentioned, TFS is free for 5 users or less. I’ve used the cloud solution (visualstudio.com) for 5 years now without an issue. You just have to use an older version of Team
Becky,
As Andreas mentioned, TFS is free for 5 users or less. I’ve used the cloud solution (visualstudio.com) for 5 years now without an issue. You just have to use an older version of Team
|
By
Keith Canniff
·
#189751
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Thank you Andreas, just TFS is an expensive solution and like you said i personally like github, bit bucket and gitlab.
since you said, you are using these havent you faced conflicts?
How do you
Thank you Andreas, just TFS is an expensive solution and like you said i personally like github, bit bucket and gitlab.
since you said, you are using these havent you faced conflicts?
How do you
|
By
Becky Mannie <bendebch@...>
·
#189750
·
|
|
Re: Developer crashes when calling sp
Have you tried changing the return database to memory - I seam to recall some issue I had and this fixed it
Have you tried changing the return database to memory - I seam to recall some issue I had and this fixed it
|
By
Tim Downie
·
#189749
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Hi Becky,
With Git its not possible to completely avoid merge conflicts because it's designed for largescale distributed work and it's always possible that multiple people work on the same object.
Hi Becky,
With Git its not possible to completely avoid merge conflicts because it's designed for largescale distributed work and it's always possible that multiple people work on the same object.
|
By
Andreas Sedlmeier
·
#189748
·
Edited
|
|
Developer crashes when calling sp
Hi Magicians ,
I have a stored proc in mssql 8R with 9 input parameters . It inserts x records from database a into a temp table and y records from database b into the above twmo tanle . It then
Hi Magicians ,
I have a stored proc in mssql 8R with 9 input parameters . It inserts x records from database a into a temp table and y records from database b into the above twmo tanle . It then
|
By
Ari Greenblatt
·
#189747
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Yes we use a similar tool for GIT, but we arent using Git from Magic xpa ide, we use Xml sources in to github.
As you know, unfortunately in magic i end up in conflicts when we check out in git hub
Yes we use a similar tool for GIT, but we arent using Git from Magic xpa ide, we use Xml sources in to github.
As you know, unfortunately in magic i end up in conflicts when we check out in git hub
|
By
Becky Mannie <bendebch@...>
·
#189746
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Well merge control is fine for me on Git, but since i use it from Github, it ends up in conflicts.Monday, 18 February 2019, 04:49AM +13:00 from Roberto Gauer gawarez@...:
Well merge control is fine for me on Git, but since i use it from Github, it ends up in conflicts.Monday, 18 February 2019, 04:49AM +13:00 from Roberto Gauer gawarez@...:
|
By
Becky Mannie <bendebch@...>
·
#189745
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Hy,
You could use PushokSVN, but it is an older option.
Best regards,
Gábor
Hy,
You could use PushokSVN, but it is an older option.
Best regards,
Gábor
|
By
Gábor Bor
·
#189744
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Hi!
We use tfs for version control on xpa, and apply on collection a rule to edp and xml extensions to not permit merge... works fine :)
Hi!
We use tfs for version control on xpa, and apply on collection a rule to edp and xml extensions to not permit merge... works fine :)
|
By
Roberto Gauer
·
#189743
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Becky,
You can change TFS so it only allows for one person to checkout an object at a time. I’ve had mine set that way going back to 2014.
Not sure what version you’re using, but this
Becky,
You can change TFS so it only allows for one person to checkout an object at a time. I’ve had mine set that way going back to 2014.
Not sure what version you’re using, but this
|
By
Keith Canniff
·
#189742
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
TFS has the same problem.
checkout, checkin does tge same problem. Infact TFS which quite expensive, comes with the same problem as with Git for magic. Sunday, 17 February 2019, 11:27AM +13:00 from
TFS has the same problem.
checkout, checkin does tge same problem. Infact TFS which quite expensive, comes with the same problem as with Git for magic. Sunday, 17 February 2019, 11:27AM +13:00 from
|
By
Becky Mannie <bendebch@...>
·
#189741
·
|
|
Re: Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Hi Backy,
If you did by mistake overwrite your files then I suggest that you restore the previous version or undo some commits. Thats what a version control system is good for and Git, which is used
Hi Backy,
If you did by mistake overwrite your files then I suggest that you restore the previous version or undo some commits. Thats what a version control system is good for and Git, which is used
|
By
Andreas Sedlmeier
·
#189740
·
|
|
Repository structure in Magic Xpa / Unipaas
#tools
#mgpivot
Have been using github for quite aometime. Unfortenately my files are being over written and cant really check the history in github. Anyone can suggest better way to manage repository for Unipaas
Have been using github for quite aometime. Unfortenately my files are being over written and cant really check the history in github. Anyone can suggest better way to manage repository for Unipaas
|
By
Becky Mannie <bendebch@...>
·
#189739
·
|
|
Re: Unipaas and HTML
#tools
thank you, that solves the problem..
used html pages, have flickering problem with unipaas howerehowere xpa solves this problem
thank you, that solves the problem..
used html pages, have flickering problem with unipaas howerehowere xpa solves this problem
|
By
Becky Mannie <bendebch@...>
·
#189738
·
|
|
Re: Magic internal XML files
What is structure of the repository you are using? Saturday, 16 February 2019, 05:44AM +13:00 from Thomas Titus via Groups.Io ttitus_aerocontrols_com@...:
What is structure of the repository you are using? Saturday, 16 February 2019, 05:44AM +13:00 from Thomas Titus via Groups.Io ttitus_aerocontrols_com@...:
|
By
bendebch@...
·
#189737
·
|
|
Re: Magic internal XML files
The lock message on XML data source is usually associated to the target XML file is being read only.
This often happens to me when I point the table to an XML file of an XPA project under TFS
The lock message on XML data source is usually associated to the target XML file is being read only.
This often happens to me when I point the table to an XML file of an XPA project under TFS
|
By
Thomas Titus
·
#189736
·
|
|
Re: Partioning server vs Enterprise server
Hi André,
In Magic Nothing communicates thru the broker. Communication is always between requester (Internet requester, Magic Requester layer, ...) and Engine. The Broker just finds an engine for a
Hi André,
In Magic Nothing communicates thru the broker. Communication is always between requester (Internet requester, Magic Requester layer, ...) and Engine. The Broker just finds an engine for a
|
By
Andreas Sedlmeier
·
#189735
·
|
|
Partioning server vs Enterprise server
Hi,
Can some explain the big difference between Partioning and Enterprise server? As far I know is Partioning=LAN and Enterprise=WAN. But how does this work?
For example:
I have a local webserver who
Hi,
Can some explain the big difference between Partioning and Enterprise server? As far I know is Partioning=LAN and Enterprise=WAN. But how does this work?
For example:
I have a local webserver who
|
By
De Netwerkadviseur BV
·
#189734
·
|