Subversion: Automating output of 'svn info' at export?
Posted: Wed Dec 10, 2008 6:00 am
When using 'svn export' I'd like to have a named file contain the contents of 'svn info --xml svn://server/repo/path' (and perhaps 'svn proplist', too) into a named file. At the moment we are doing it manually, but I'd like to automate it.
Anyone have experience with this?
Anyone have experience with this?