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

Re: How do I update a missing directory?

From: Emin.shopper Martinian.shopper <emin.shopper_at_gmail.com>
Date: 2007-07-10 17:50:06 CEST

On 7/10/07, Andy Levy <andy.levy@gmail.com> wrote:
>
> On 7/10/07, Emin.shopper Martinian.shopper <emin.shopper@gmail.com> wrote:
> > Dear Experts,
> >
> > How do I update a missing directory? For example, assume that my working
> > copy has a directory foo with sub-directories A and B. I have deleted
> foo/B
> > using rm -r so that when I update foo, I don't have to wait for all the
> > updates to B. Now that I want to get updates to be, I'd like to get
> foo/B
> > back. Unfortunately, svn update foo/B says something like "At revision
> 1500"
> > but doesn't actually do anything. Also, "svn revert -R B" says "Skipped
> 'B'.
>
> Have you tried svn up foo?

I don't want to do that because there is also another directory foo/C that I
have removed with rm -r and I don't want to update right now (because it is
big).

Thanks,
-Emin
Received on Tue Jul 10 17:49:51 2007

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.