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

Wrong state for SWITCHED items

From: Florin Avram <florin_at_sync.ro>
Date: Thu, 04 Apr 2013 12:57:36 +0300

Hi,

Two things I've noticed:

1) svn status switched.txt => file reported as switched

svn delete --keep-local switched.txt
svn status switched.txt => the file is reported as DELETED, but not
as SWITCHED anymore (although "svn info" indicates the correct URL from
the branch)

2) Also, why can I delete a switched file, but I cannot delete a
switched directory?!
cd wcRootDir
svn delete --keep-local switchedDirectory => svn: E155005: No
write-lock in 'D:\path\to\wcRootDir'

Thanks,
Florin
Received on 2013-04-04 11:58:13 CEST

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.