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

What's the best practice to update many directories but excluding some?

From: Tardif, Sebastien <STARDIF_at_anacomp.com>
Date: 2005-03-30 16:14:55 CEST

What's the best practice to update many directories but excluding some?

For example let say I have many scenarios so I cannot have a fix layout
that match all of them.

In one case I have this:

Java
        UI
        EJB
        Servlet
        XML
        EclipseWorkspace

I want to update everything under Java except EclipseWorkspace.

How people do this?

Call svn update 4 times for every one (UI, EJB, Servlet, XML) ?

Use a custom shell script?

Use some "special" subversion feature?

Can we use your "trick" with other commands than "update"?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 30 16:17:59 2005

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.