Is there any possibility to use the svn:keywords feature in CODESYS SVN?
I tried it by adding the property to an object, but this did not lead to success.
No Replacements at all. It seems that this feature is not implemented yet?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
schiele hat geschrieben:
Is there any possibility to use the svn:keywords feature in CODESYS SVN?
I tried it by adding the property to an object, but this did not lead to success.
No Replacements at all. It seems that this feature is not implemented yet?
CODESYS SVN provides the SVN_VERSION_INFO instead of SVN key words.
BR
Martin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thank you for your immediate answer.
I knew the SVN_VERSION_INFO already but it is not exactly what I want to have.
For me it would be great to have all these informations per object.
I guess there is no chance to achieve this goal?
Regards
Bruno
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
schiele hat geschrieben:
For me it would be great to have all these informations per object.
I guess there is no chance to achieve this goal?
If you only want to know by whom and when an object was last modified you can use the command "SVN Info...". The dialog also shows other information about the object.
BR
Martin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
M.Keller hat geschrieben:
If you only want to know by whom and when an object was last modified you can use the command "SVN Info...". The dialog also shows other information about the object.
yes I saw this dialog before, but what I'd like to have is a possibility to insert this Informations into code (e.g. into comment, or perhaps into a constant as in SVN_VERSION_INFO). This would be really great.
Kind regards
Bruno
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there any possibility to use the svn:keywords feature in CODESYS SVN?
I tried it by adding the property to an object, but this did not lead to success.
No Replacements at all. It seems that this feature is not implemented yet?
Hi schiele.
CODESYS SVN provides the SVN_VERSION_INFO instead of SVN key words.
BR
Martin
Hi Martin,
thank you for your immediate answer.
I knew the SVN_VERSION_INFO already but it is not exactly what I want to have.
For me it would be great to have all these informations per object.
I guess there is no chance to achieve this goal?
Regards
Bruno
Hi Bruno.
If you only want to know by whom and when an object was last modified you can use the command "SVN Info...". The dialog also shows other information about the object.
BR
Martin
Hi Martin,
yes I saw this dialog before, but what I'd like to have is a possibility to insert this Informations into code (e.g. into comment, or perhaps into a constant as in SVN_VERSION_INFO). This would be really great.
Kind regards
Bruno