svn status over multiple modules
From: Marcus Patino Pan <marcus.patino.pan_at_securetrading.com>
Date: 2005-11-15 12:27:06 CET
Hello,
Here is the situation I find myself in
I have checked out several components from the same repository
/tmp/components/comp1
/tmp/components/comp2
/tmp/components/comp3
Is it possible to do an svn status from the /tmp/components directory?
Ie
cd /tmp/components
svn co comp1
svn co comp2
svn co comp3
svn status
(which ideally will show me all modified files across all components)
Many Thanks
Marcus
btw: this is possible in cvs
|
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.