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
In one case I have this:
Java
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"?
---------------------------------------------------------------------
|
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.