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

Reply via email to