>
> Yes you can do it by using following steps :

1. Get the total revision of svn repository
2. Now you can find the total revisions for particular file by using SVN
api of SVNRepository and using file name...
3. Then by using same api you will get the individual revision number for
perticular file.
4. Then by using these number you open file as you wish...

If you face any problem, let me inform...  then I will send you working code

Reply via email to