Thank you Mark. Works like a charm :)
For those who don't want to follow the link, the following command was
what I was looking for:
svn update --set-depth=exclude
On Wed, Feb 10, 2010 at 3:05 PM, Mark Phippard wrote:
> Don't you just want this?
>
> http://blogs.open.collab.net/svn/2009/03/spar
Don't you just want this?
http://blogs.open.collab.net/svn/2009/03/sparse-directories-now-with-exclusion.html
Basically use the --depth feature to prune away what you do not want
rather than using svn rm.
Mark
On Wed, Feb 10, 2010 at 2:59 PM, David Cummings
wrote:
> I'm looking for a way to