Uwe Schindler wrote:
> Thanks Jani,
> 
> I thought it is still optional to do this.
> 
> The question is, how to do that on Windows with TortoiseSVN using the GUI?
> We had a similar discussion on the Lucene-Java Mailinglist about updating
> the backwards-compatibility tests branch with one commit together with
> trunk.
> 
> -----
> Uwe Schindler
> theta...@php.net - http://www.php.net
> NSAPI SAPI developer
> Bremen, Germany
> 

There are options for using the --depth stuff in tortoisesvn
When you do your initial checkout there is a dropdown box with checkout
depth options - see rasmus helpful email about a good way to do the checkout

Then when you want to fully checkout something underneath, use the
tortoisesvn context menu to do a update to revision on the directory you
want (say php/php-src/branches/PHP_5_3) - this is a misnomer because you
don't have to change any revisions here, just change the update depth
dropdown to children or fully recursive or whatever you need.

Setting up an initial checkout can be a bit time consuming but once it's
done things are very easy to work with.

Thanks,
Elizabeth Smith

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to