Re: [FEAT. REQ] Aggregate working copy ?
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2004-10-01 15:57:00 CEST
Looking through old mail, I came across this question.
Dominique PERETTI wrote:
The only reply that appeared on the "dev" list was mainly talking about the case of having working copies from different repositories. In your case I think you can just use an environment variable, like this:
AGGREGATE="engine sites Flash"
svn status $AGGREGATE
There is also a feature just like your "--aggregate" suggestion, but called "--targets". It is available on some commands such as "svn commit", but not currently on other commands such as "svn status". I don't see any reason not to make "--targets" work on all commands that take targets.
- Julian
---------------------------------------------------------------------
|
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.