You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Andriy Yanov <An...@ericpol.pl> on 2006/03/27 08:46:36 UTC

Ignore updating certain folder

Hello everyone,

the question is: there is a folder with executable files, so there is a 
need to update the whole project except this one (it's too heavy).

Is there a possibility to do that?

Thanks,
Andriy Yanov

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

Re: Ignore updating certain folder

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Mar 27, 2006, at 10:46, Andriy Yanov wrote:

> the question is: there is a folder with executable files, so there  
> is a need to update the whole project except this one (it's too  
> heavy).
>
> Is there a possibility to do that?

You'll have to

	svn up a b c d e ...

listing every folder that you do want to update.



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