Disjoint working copy
From: Ręstad Atle Eivind <atle.rastad_at_saabgroup.com>
Date: Tue, 21 Jan 2014 19:29:08 +0000
Hi
Is there a way to get full status information for a disjoint working copy without performing "svn st" on each sub working copies? And without the use of external definition?
Example:
Now if I perform "svn st wc" I get the output:
I.e. I do not see the added file under wc/mod1. I must perform "svn st wc/*" to see this file:
If I set the property svn:externals on r/prod/prodA I can use "svn st wc" to see all modifications. But sometimes I do not want to set the property. Is there some other way to get "svn st wc" to show the complete status for the disjoint working copy?
/Atle
|
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.