[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: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-07-10 17:45:43 CEST

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 10 17:45:24 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.