Git an Oxy XPR project files

Hi there, recently we went form SVG to Git. We don't want to commit the XPR every time but we also want to have project settings for the team. How do you handle this? - Don't push the XPR? - Put the XPR in the stash and let it stay there until a project setting is changed, push the change and back to stash again? Any suggestions greatly appreciated. Greetings Franz-Josef AKG Software Consulting GmbH Franz-Josef Knelangen Uhlandstra?e 12 79423 Heitersheim Germany Tel.: +49 (0)7634 5612-611 Fax: +49 (0)7634 5612-300 E-Mail: fjk@akgsoftware.de Internet: www.akgsoftware.de<http://www.akgsoftware.de> Gesch?ftsf?hrer: Dipl.-Ing. Artur K. G?nther, Dipl.-Ing. Arno Br?ggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens G?nther Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg)

Hi Franz-Josef, Can you make a list of setting changes which usually seem to make the xpr file volatile? In the Oxygen Preferences->"Project Level Settings" you have various checkboxes which can be unchecked and then the xpr file can be pushed to the Git repo and it should become less volatile to change when for example someone associates a transformation scenario to an XML document. About handling this, probably end users should avoid committing the XPR, revert it from time to time if they see if it has local changes. Regards, Radu Radu Coravu Oxygen XML Editor On 5/6/22 09:18, Franz-Josef Knelangen wrote:
Hi there,
recently we went form SVG to Git. We don’t want to commit the XPR every time but we also want to have project settings for the team.
How do you handle this?
- Don’t push the XPR?
- Put the XPR in the stash and let it stay there until a project setting is changed, push the change and back to stash again?
Any suggestions greatly appreciated.
Greetings
Franz-Josef
*AKG Software Consulting GmbH Franz-Josef Knelangen*
Uhlandstraße 12 79423 Heitersheim Germany
Tel.: +49 (0)7634 5612-611 Fax: +49 (0)7634 5612-300 E-Mail: _fjk@akgsoftware.de_ Internet: www.akgsoftware.de <http://www.akgsoftware.de>
Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno Brüggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg)
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Usually the XPR is modified when you "publish" something. The reason is that oXygen always associates a file with a transformation. This leads to a change in the scenarioAssociation element of the XPR file. I think this is a very useless feature in oXygen projects. I agree, by default we should not have saved the association directly in
Hi Stefan, About this remark: the XPR, but this can be controlled. In the Oxygen Preferences->"Project Level Settings" page you have a checkbox named "Allow transformation scenario associations to be saved at project level" which you can uncheck and then commit the XPR which will get modified because of this change. About this other remark:
It would help to have a setting which disables the file association completely for DITA projects. You mean transformation scenario association, right?
Regards, Radu Radu Coravu Oxygen XML Editor On 5/6/22 11:54, Stefan Eike wrote:
Hi,
we usually stash the XPR to ignore it. After a while we delete the stashes. This is not nice, but probably the best work around. Usually the XPR is modified when you "publish" something. The reason is that oXygen always associates a file with a transformation. This leads to a change in the scenarioAssociation element of the XPR file. I think this is a very useless feature in oXygen projects.
As an idea for the oXygen development team: It would help to have a setting which disables the file association completely for DITA projects. BR
Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com> hat am 06.05.2022 08:58 geschrieben:
Hi Franz-Josef,
Can you make a list of setting changes which usually seem to make the xpr file volatile?
In the Oxygen Preferences->"Project Level Settings" you have various checkboxes which can be unchecked and then the xpr file can be pushed to the Git repo and it should become less volatile to change when for example someone associates a transformation scenario to an XML document.
About handling this, probably end users should avoid committing the XPR, revert it from time to time if they see if it has local changes.
Regards,
Radu
Radu Coravu Oxygen XML Editor On 5/6/22 09:18, Franz-Josef Knelangen wrote:
Hi there,
recently we went form SVG to Git. We don’t want to commit the XPR every time but we also want to have project settings for the team.
How do you handle this?
- Don’t push the XPR?
- Put the XPR in the stash and let it stay there until a project setting is changed, push the change and back to stash again?
Any suggestions greatly appreciated.
Greetings
Franz-Josef
*AKG Software Consulting GmbH Franz-Josef Knelangen*
Uhlandstraße 12 79423 Heitersheim Germany
Tel.: +49 (0)7634 5612-611 Fax: +49 (0)7634 5612-300 E-Mail: _fjk@akgsoftware.de_ Internet: www.akgsoftware.de <http://www.akgsoftware.de>
Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno Brüggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg)
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user *Stefan Eike Consulting* Philipp-Manz-Straße 54 48268 Greven *Mail*: stefan-eike-consulting@mailbox.org *Phone* : +49 163 7431585 *Web*: stefaneike.com <https://www.stefaneike.com>

Yes, I meant the transformation scenario association. Great, I was not aware of this setting. 06.05.2022 11:19:55 Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Stefan,
About this remark:
Usually the XPR is modified when you "publish" something. The reason is that oXygen always associates a file with a transformation. This leads to a change in the scenarioAssociation element of the XPR file. I think this is a very useless feature in oXygen projects. I agree, by default we should not have saved the association directly in the XPR, but this can be controlled.
In the Oxygen Preferences->"Project Level Settings" page you have a checkbox named "Allow transformation scenario associations to be saved at project level" which you can uncheck and then commit the XPR which will get modified because of this change.
About this other remark:
It would help to have a setting which disables the file association completely for DITA projects. You mean transformation scenario association, right?
Regards,
Radu
Radu Coravu Oxygen XML Editor On 5/6/22 11:54, Stefan Eike wrote: Hi,
we usually stash the XPR to ignore it. After a while we delete the stashes. This is not nice, but probably the best work around. Usually the XPR is modified when you "publish" something. The reason is that oXygen always associates a file with a transformation. This leads to a change in the scenarioAssociation element of the XPR file. I think this is a very useless feature in oXygen projects.
As an idea for the oXygen development team: It would help to have a setting which disables the file association completely for DITA projects. BR Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com> hat am 06.05.2022 08:58 geschrieben:
Hi Franz-Josef,
Can you make a list of setting changes which usually seem to make the xpr file volatile?
In the Oxygen Preferences->"Project Level Settings" you have various checkboxes which can be unchecked and then the xpr file can be pushed to the Git repo and it should become less volatile to change when for example someone associates a transformation scenario to an XML document.
About handling this, probably end users should avoid committing the XPR, revert it from time to time if they see if it has local changes.
Regards,
Radu
Radu Coravu Oxygen XML Editor On 5/6/22 09:18, Franz-Josef Knelangen wrote:
Hi there,
recently we went form SVG to Git. We don’t want to commit the XPR every time but we also want to have project settings for the team.
How do you handle this?
- Don’t push the XPR?
- Put the XPR in the stash and let it stay there until a project setting is changed, push the change and back to stash again?
Any suggestions greatly appreciated.
Greetings
Franz-Josef
*AKG Software Consulting GmbH Franz-Josef Knelangen*
Uhlandstraße 12 79423 Heitersheim Germany
Tel.: +49 (0)7634 5612-611 Fax: +49 (0)7634 5612-300 E-Mail: _fjk@akgsoftware.de_ Internet: www.akgsoftware.de[http://www.akgsoftware.de]
Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno Brüggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg)
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user [cid:part1.wXgZpThY.b73glkit@oxygenxml.com] *Stefan Eike Consulting* Philipp-Manz-Straße 54 48268 Greven *Mail*: stefan-eike-consulting@mailbox.org *Phone* : +49 163 7431585 *Web*: stefaneike.com[https://www.stefaneike.com]

Hi, it seems that Oxygen Preferences->"Project Level Settings" is not available in 20.1 (?) ----------------original message----------------- From: Stefan Eike [stefan.eike@mailbox.org ] To: oxygen-user@oxygenxml.com Date: Fri, 06 May 2022 14:14:12 +0200 ----------------------------------------------------------
Yes, I meant the transformation scenario association. Great, I was not aware of this setting.
06.05.2022 11:19:55 Oxygen XML Editor Support (Radu Coravu) support@oxygenxml.com :
Hi Stefan, About this remark:
Usually the XPR is modified when you "publish" something. The reason is that oXygen always associates a file with a transformation. This leads to a change in the scenarioAssociation element of the XPR file. I think this is a very useless feature in oXygen projects. I agree, by default we should not have saved the association directly in the XPR, but this can be controlled.
In the Oxygen Preferences->"Project Level Settings" page you have a checkbox named "Allow transformation scenario associations to be saved at project level" which you can uncheck and then commit the XPR which will get modified because of this change. About this other remark:
It would help to have a setting which disables the file association completely for DITA projects. You mean transformation scenario association, right? Regards, Radu Radu Coravu
Oxygen XML Editor
On 5/6/22 11:54, Stefan Eike wrote:
Hi, we usually stash the XPR to ignore it. After a while we delete the stashes. This is not nice, but probably the best work around. Usually the XPR is modified when you "publish" something. The reason is that oXygen always associates a file with a transformation. This leads to a change in the scenarioAssociation element of the XPR file. I think this is a very useless feature in oXygen projects.
As an idea for the oXygen development team: It would help to have a setting which disables the file association completely for DITA projects.
BR
Oxygen XML Editor Support (Radu Coravu) [ mailto:support%40oxygenxml.com -> support@oxygenxml.com ] hat am 06.05.2022 08:58 geschrieben:
Hi Franz-Josef, Can you make a list of setting changes which usually seem to make the xpr file volatile? In the Oxygen Preferences->"Project Level Settings" you have various checkboxes which can be unchecked and then the xpr file can be pushed to the Git repo and it should become less volatile to change when for example someone associates a transformation scenario to an XML document. About handling this, probably end users should avoid committing the XPR, revert it from time to time if they see if it has local changes. Regards, Radu Radu Coravu
Oxygen XML Editor
On 5/6/22 09:18, Franz-Josef Knelangen wrote:
Hi there,
recently we went form SVG to Git. We don’t want to commit the XPR every time but we also want to have project settings for the team.
How do you handle this?
- Don’t push the XPR? - Put the XPR in the stash and let it stay there until a project setting is changed, push the change and back to stash again?
Any suggestions greatly appreciated.
Greetings Franz-Josef
AKG Software Consulting GmbH Franz-Josef Knelangen
Uhlandstraße 12 79423 Heitersheim Germany
Tel.: +49 (0)7634 5612-611 Fax: +49 (0)7634 5612-300 E-Mail: mailto:fjk@akgsoftware.de Internet: [ http://www.akgsoftware.de -> www.akgsoftware.de ]
Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno Brüggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg)
_______________________________________________
oXygen-user mailing
list mailto:oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list mailto:oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
Stefan Eike Consulting Philipp-Manz-Straße 54 48268 Greven
Mail: mailto:stefan-eike-consulting@mailbox.org Phone : +49 163 7431585 Web: [ https://www.stefaneike.com -> stefaneike.com ]
----------------------------------Oleksii Sapov, BA MA Mozart-Institut/ Digitale Mozart-Edition Internationale Stiftung Mozarteum Schwarzstr. 26 5020 Salzburg, Austria T +43 (0) 662 889 40 964 E mailto:sapov@mozarteum.at [ http://www.mozarteum.at/ -> www.mozarteum.at ] [ http://www.mozarteum.at/content/newsletter -> Newsletter Stiftung Mozarteum ] [ http://www.facebook.com/StiftungMozarteum -> Facebook Stiftung Mozarteum ] ZVR: 438729131, UID: ATU33977907

Hi, Right, it was added in Oxygen 22.0. Regards, Radu Radu Coravu Oxygen XML Editor On 5/12/22 17:30, sapov@mozarteum.at wrote:
Hi, it seems that /Oxygen Preferences->"Project Level Settings"/ is not available in 20.1 (?)
----------------original message----------------- From: Stefan Eike [stefan.eike@mailbox.org] To: oxygen-user@oxygenxml.com Date: Fri, 06 May 2022 14:14:12 +0200 ----------------------------------------------------------
Yes, I meant the transformation scenario association. Great, I was not aware of this setting.
06.05.2022 11:19:55 Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Stefan,
About this remark:
Usually the XPR is modified when you "publish" something. The reason is that oXygen always associates a file with a transformation. This leads to a change in the scenarioAssociation element of the XPR file. I think this is a very useless feature in oXygen projects.
I agree, by default we should not have saved the association directly in the XPR, but this can be controlled.
In the Oxygen Preferences->"Project Level Settings" page you have a checkbox named "Allow transformation scenario associations to be saved at project level" which you can uncheck and then commit the XPR which will get modified because of this change.
About this other remark:
It would help to have a setting which disables the file association completely for DITA projects.
You mean transformation scenario association, right?
Regards,
Radu
Radu Coravu Oxygen XML Editor
On 5/6/22 11:54, Stefan Eike wrote:
Hi,
we usually stash the XPR to ignore it. After a while we delete the stashes. This is not nice, but probably the best work around. Usually the XPR is modified when you "publish" something. The reason is that oXygen always associates a file with a transformation. This leads to a change in the scenarioAssociation element of the XPR file. I think this is a very useless feature in oXygen projects.
As an idea for the oXygen development team: It would help to have a setting which disables the file association completely for DITA projects. BR
Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com> hat am 06.05.2022 08:58 geschrieben:
Hi Franz-Josef,
Can you make a list of setting changes which usually seem to make the xpr file volatile?
In the Oxygen Preferences->"Project Level Settings" you have various checkboxes which can be unchecked and then the xpr file can be pushed to the Git repo and it should become less volatile to change when for example someone associates a transformation scenario to an XML document.
About handling this, probably end users should avoid committing the XPR, revert it from time to time if they see if it has local changes.
Regards,
Radu
Radu Coravu Oxygen XML Editor
On 5/6/22 09:18, Franz-Josef Knelangen wrote:
Hi there,
recently we went form SVG to Git. We don’t want to commit the XPR every time but we also want to have project settings for the team.
How do you handle this?
- Don’t push the XPR?
- Put the XPR in the stash and let it stay there until a project setting is changed, push the change and back to stash again?
Any suggestions greatly appreciated.
Greetings
Franz-Josef
*AKG Software Consulting GmbH Franz-Josef Knelangen*
Uhlandstraße 12 79423 Heitersheim Germany
Tel.: +49 (0)7634 5612-611 Fax: +49 (0)7634 5612-300 E-Mail: fjk@akgsoftware.de Internet: www.akgsoftware.de <http://www.akgsoftware.de>
Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno Brüggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg)
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
*Stefan Eike Consulting* Philipp-Manz-Straße 54 48268 Greven *Mail*: stefan-eike-consulting@mailbox.org *Phone* : +49 163 7431585 *Web*: stefaneike.com <https://www.stefaneike.com>
----------------------------------
*Oleksii Sapov, BA MA* Mozart-Institut/ Digitale Mozart-Edition
Internationale Stiftung Mozarteum Schwarzstr. 26 5020 Salzburg, Austria T +43 (0) 662 889 40 964 E sapov@mozarteum.at <mailto:sapov%40mozarteum.at> www.mozarteum.at <http://www.mozarteum.at/>
Newsletter Stiftung Mozarteum <http://www.mozarteum.at/content/newsletter> Facebook Stiftung Mozarteum <http://www.facebook.com/StiftungMozarteum> ZVR: 438729131, UID: ATU33977907
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (5)
-
Franz-Josef Knelangen
-
Oxygen XML Editor Support (Radu Coravu)
-
Radu Coravu
-
sapov@mozarteum.at
-
Stefan Eike