[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Unable to Switch to another Branch/Tag

From: Hodges, Chris <Chris.Hodges_at_htcinc.net>
Date: 2007-06-28 16:10:41 CEST

I am new to Subversion and Subclipse and I am evaluating it as a
possible replacement for our existing VSS system. I am having a problem
using Subclipse to switch between branches (Everything works fine when I
try and do the same thing from a command prompt outside of Eclipse).

 

I have a main trunk line and branch that includes some additional
directories and files. When I switch from the trunk to the branch all of
the extra directories and files show up correctly but when I try and
switch back to the trunk the switch fails with the following error.

 

    Obstructed update

svn: Won't delete locally modified directory
'C:\Development\workspace\Trunk\net\htcinc\myaccount\domain'

Left locally modified or unversioned files

 

 

Any ideas what I am doing wrong or how I can work around this problem?

 

 

 

 

Here are the log entries.

 

Switching from trunk to branch.

 

switch
http://w2k3testserver.htc.com/repos/myaccount/branches/payments/trunk
C:/Development/workspace/Trunk -rHEAD

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/CreditCard.ja
va

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/validator

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/validator/Ban
kAccountFormValidator.java

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/validator/Wiz
ardPaymentValidator.java

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/validator/Cre
ditCardFormValidator.java

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/command

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/command/Credi
tCardForm.java

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/command/BankA
ccountForm.java

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/command/Wizar
dPayment.java

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/BankAccount.j
ava

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/util/FormUtils.java

    A
C:/Development/workspace/Trunk/net/htcinc/myaccount/util/PaymentUtils.ja
va

    Updated to revision 55.

    ===== File Statistics: =====

    Added: 12

 

 

Switching from branch to trunk.

 

switch http://w2k3testserver.htc.com/repos/myaccount/trunk
C:/Development/workspace/Trunk -rHEAD

    D
C:/Development/workspace/Trunk/net/htcinc/myaccount/domain/CreditCard.ja
va

      Obstructed update

svn: Won't delete locally modified directory
'C:\Development\workspace\Trunk\net\htcinc\myaccount\domain'

Left locally modified or unversioned files

 

 

If I try the same switch twice.

 

switch http://w2k3testserver.htc.com/repos/myaccount/trunk
C:/Development/workspace/Trunk -rHEAD

      Working copy not locked; this is probably a bug, please report

svn: Directory
'C:\Development\workspace\Trunk\net\htcinc\myaccount\domain\validator\.s
vn' containing working copy admin area is missing

 

 

 

Chris Hodges

Information Services

Horry Telephone Cooperative

Office: (843) 369-8676

Fax: (843) 369-8715

 

**********************************************************************
HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you.
**********************************************************************
Received on Thu Jun 28 16:10:52 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.