Tagged Questions

1
vote
3answers
306 views

How to get the current revision number into a file after export?

I'm maintaining a homebrew web-based CRM that I version-control with Subversion. What I want is to have the revision number written into a file after I do an export to the production server so that I ...