- Right click on the folder in which you would like to check out the file and select 'SVN Checkout...' from the menu.
- In the Checkout screen, in URL of repository text box, fill the URL to the folder in the repository from which you would like to checkout the file.
- Select 'Only this item' from the drop down menu from 'Checkout Depth' in the same screen. Click 'OK' button.
- You can now see SVN overlay icon on the folder. Also, you will notice that the folder is still empty. Let's check out the single file now.
- Now, right click again on the same folder and select 'TortoiseSVN -> Repo-browser' from the menu.
- Repository Browser will take you directly to the folder from which you would like to checkout the file and you can see the files on the right hand side of the screen.
- Right click on the desire file and select 'Update item to revision' from the menu. Click 'OK' on the next screen. Voila, you have successfully checked out single file.
- If you have some more files (but not all) to checkout, repeat the last step.
Although it takes little time to check out a single or few files from the repository, I think it's worth doing this way rather than checking out the whole folder when the folder it huge in size. What do you think?
5 comments:
brilliant....solved a big problem for me....thanks a ton..
Gr8 solution.
I was looking for this since a long time
thanks for posting this solution.
Hi Milan,
Great jobs. well narrated
Thanks :)
Thanks for the solution.
Post a Comment