Click here to Skip to main content
15,868,080 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have an ABC.XML where i will have an attribute called SVN revision and i need to get SVN revision number dynamically updated to this attribute whenever i commit ABC>XML to SVN.
I am using tortoise SVN.

Thanks

What I have tried:

Nothing as such. Looking for any API or tool which can help me achieve this
Posted
Updated 2-Mar-20 0:44am

1 solution

Use one of the SVN keywords; Revision gets updated automatically. See http://svnbook.red-bean.com/en/1.7/svn.advanced.props.special.keywords.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900