Torotoisesvn import
- by user481913
Hi,
My developer gave me a compressed file for the whole project from his subversion working copy.
I uncompressed that file and used torotoisesvn import to put it into my repository which i host with projectlocker(a svn hosting provider).
Now what i want to know is :
1) I want to view the files and the code that has changed since last revision. After doing the import the latest revision is at 8. I want to see what files and code has changed between revision no. 8 and revision no. 7 and maybe able to compare all of it upto revision no. 1.
My question is can i do this ?
2)How to view these changes in projectlocker( or if it's the similar process with every svn host provider ) ?