Is it possible to get svn info for a branch for a specific revision number. For example if the latest working copy of a branch has revision number 56, can I get info for the sam
yes u can get the information for the what revision u want.
svn cat -r path upto which file u want see the revisions
ex: svn cat -r 34 svn:///dmlrepo/trunk/1.txt