Problem getting new external into my working copy
From: Michael Hartmeier <michael.hartmeier_at_1und1.de>
Date: Mon, 20 Feb 2012 14:49:54 +0100
Hi,
I have a working copy that only contains svn:externals, no "normal"
$ svn propget svn:externals .
How can I add a new external without updating the whole working copy?
What worked with 1.6: I changed (and committed) the svn:externals to
shop https://svn.schlund.de/shop/trunk
and manually checked out the respective directory with
svn co https://svn.schlund.de/tuneup/trunk/ tuneup
However, with Subversion 1.7, this directory is shown with status "?":
$ svn st
How can I fix the "tuneup" status to make it
X tuneup
???
Any help would be apprecheated!
Best regards,
Michael
|
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.