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

RE: Question about 'svn update'

From: <Chris.Fouts_at_qimonda.com>
Date: 2007-03-16 14:21:38 CET

Porbably because rm -f also deleted the .svn dir inside the
sub-dir you just deleted. Next time do an svn rm dir then
svn up to remove dirs.

>-----Original Message-----
>From: ying lcs [mailto:yinglcs@gmail.com]
>Sent: Friday, March 16, 2007 1:42 AM
>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
Received on Fri Mar 16 14:22: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.