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

Re: ignoring directories in WC

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Fri, 15 Aug 2008 18:50:23 +0200

On 2008-08-14 21:59:25 -0700, Greg Lutz wrote:
> What we use is:
>
> cd to the target directory's parent, then
>
> svn update -r 0 <target_directory>
> svn update -N
>
> I'm not entirely sure of the of the need for the second line.

Anyway the -N option is described as obsolete:

  -N [--non-recursive] : obsolete; try --depth=files or --depth=immediates

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-15 18:50:54 CEST

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.