Re: Updating a working copy that's been created by a checked out tag
From: Holger Rauch <holger.rauch_at_heitec.de>
Date: 2005-08-01 22:37:21 CEST
Hi Mark!
On Mon, 01 Aug 2005, Mark Phippard wrote:
> [...]
I tried that and got a message saying
svn: Cannot replace a directory from within
which seemed somewhat strange to me since I don't want to replace an entire
Example:
My working copy is located here ("admincm" is the name of the module which
~/bazl/kv-uhp-ws/admincm
The "pwd" command tells me:
/home/build/bazl/kv-uhp-ws/admincm
I'm using "svn switch" like this:
svn switch
($SVNROOT is "svn+ssh://<user>@<host>/home/empic/svn/empic-suite")
(The file "InvoiceConfirmTextInput.java" really exists in the working copy,
find . -name InvoiceConfirmTextInput.java
and it returned
./src/de/heitec/empic/service/common/model/service/InvoiceConfirmTextInput.java
Furthermore, I also tried the "svn switch" cmd from
svn: '.' is not a working copy
(The error message is correct since the current working dir is indeed not a
Any ideas? Thanks in advance!
Regards,
Holger
---------------------------------------------------------------------
|
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.