'svn cleanup' ignores externals
From: Kuno Meyer <kuno.meyer_at_gmx.ch>
Date: Mon, 16 Apr 2012 10:31:33 +0000 (UTC)
Is it by design that 'svn cleanup' ignores externals and that there is no way to
I found it a bit inconsistent that 'working copy' has different meanings for
Kuno
------------
$>svn help update
$>svn help cleanup
------------
$> svn up <wc_root>
Fetching external item into '<some_other_path>':
At revision 62460.
$> svn cleanup <wc_root>
$> svn up <wc_root>
Fetching external item into '<some_other_path>':
At revision 62460.
|
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.