[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: how to remove a directory in my local copy when using TortoisSVN sparse checkout?

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 02 Dec 2014 22:34:41 +0000

frame <xsli2_at_yahoo.com> writes:

> svn update --depth infinity docs
>
> Now there is docs/ inside root/ in my local area. Let's say one month
> later, I don't need docs/ any more. And I want to remove it from my local
> area, NOT FROM SVN REPO!

svn up --set-depth exclude docs

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-12-02 23:35:13 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.