You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Russ <rs...@istandfor.com> on 2007/03/16 05:42:03 UTC

Re: Question about 'svn update'

Ying,  

You would need to revert the deletion.


Russ
Sent wirelessly via BlackBerry from T-Mobile.  

-----Original Message-----
From: "ying lcs" <yi...@gmail.com>
Date: Fri, 16 Mar 2007 00:42:20 
To:users@subversion.tigris.org
Subject:  Question about 'svn update'

Hi,

I checkout subversion truck to my local working copy (using svn co).
and then I remove a sub-directory under my working copy (using 'rm -f
sub-directory').

And I do a 'svn update', my question is why subversion does not
re-download the sub-directory that I just removed?  If not, how can I
make subversion to download something that I delete in my working
copy?

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: Re: Question about 'svn update'

Posted by Méresse Christophe <ch...@nagra.com>.
 

> -----Original Message-----
> From: Russ [mailto:rsivak@istandfor.com] 
> Sent: vendredi, 16. mars 2007 06:42
> To: ying lcs; users@subversion.tigris.org
> Subject: Re: Question about 'svn update'
> 
> Ying,  
> 
> You would need to revert the deletion.

No, he did not do a "svn rm".

Subversion should do the download again during the update.
The problem must be elsewhere...

Regards
Christophe


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org