I have just commit the the code and I forgot to save revision log and file list I have committed. can anybody provide the command so I can get full information of last log that is.
- modified files list
- revision number
- commit message
I have tried below command but i can't see the modified file list
svn log -r1:HEAD
------------------------------------------------------------------------
revision | my id | 2016-03-25 03:18:38 -0500 (Fri, 25 Mar 2016) | 1 line
my message
------------------------------------------------------------------------