Using svnversion with svn:keywords
问题 I'm using Visual SVN on my Windows Box. I have Repository Application , which has Framework as an svn:external. All well and good. When I make a checkout of Application , I'd like to have the version of Application and Framework for inclusion in a footer file. This way I could have something like: Application Version $ApplicationVersion$, Framework Version $FrameworkVersion$ Ordinarily, I understand I could use svn:keywords and add the revision - but as I understand it, svn:keywords apply on