[UPHPU] svn unique file list
haas at xmission.com
haas at xmission.com
Sat May 2 10:27:31 MDT 2009
Quoting Wade Preston Shearer <wadeshearer.lists at me.com>:
> Is it possible to get a unique list of changed files from SVN? svn log
> gives me a list of the all of the changes, but there are repeats if
> the file has been changed multiple times (say between two revision
> points). I am looking for a unique list of the changed files.
svn list --verbose will show you date of last change, maybe that will
give you the info you need.
More information about the UPHPU
mailing list