Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Beefing up vcs_info's Subversion revision number



  Hi, all.

  vcs_info's subversion back-end parses the output from "svn info" for
branch revision (%r) numbers.  Fair enough.  What's the best way to
instead use the output of "svnversion", assuming of course that I'm
happy with the cost?  Have at the var myself after calling vcs_info()?
Hooks?  Hack up VCS_INFO_get_data_svn?  Make a new, fictitious back-end?

  Ta.




Messages sorted by: Reverse Date, Date, Thread, Author