Robert Dailey wrote:
> On Fri, Feb 29, 2008 at 3:06 PM, Stefan Küng <tortoisesvn_at_gmail.com
> <mailto:tortoisesvn_at_gmail.com>> wrote:
>
> As of r12217, you can use the "check for modifications" dialog for this:
> * start the dialog
> * click on "check repository"
> * you will see all the files/folders, even those you have not checked
> out locally
> * select the ones you like to get
> * right-click
> * select "update"
>
> If you've selected entries which don't already exist locally, the update
> will show the "update to revision" dialog so you can choose the depth.
>
> Stefan
>
>
> And what about reversing the process? Say I have a set of folders that I
> want to omit from further updates?
Well, there's no API to do that. You'd have manually
* delete the folder
* run "update to revision" on the parent folder, choose "files only" depth
* update all the other folders again which you still want to have
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-02-29 23:09:29 CET