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

Bug in command svn ls?

From: thomas mauch <Thomas.Mauch_at_swisslog.com>
Date: 2005-01-10 13:58:41 CET

Hello
 
Erroneously some old backup copies were added to subversion. After
noticing this, I removed them with the command
 
> svn del --force utilprot.cpp.19990204 utilconfig.cpp.19990204
Utilprot05022001.cpp
 
and committed the changes. So when I now run
 
> svn status -u
 
it shows that everything is up-to-date and three files do not exist any
longer in the directory.
 
However, when I run the 'svn ls' command in this directory, the three
files still get listed. As I was not really sure whether I got the
meaning of the svn ls command right, I checked out the directory in
question to another location and if run 'svn ls' there, the deleted
files get not listed anymore - which is what is would expecting. So this
looks like a bug to me or am I getting something wrong?
 
Thomas
 

____________________________________________________________
This message may contain legally privileged or confidential
information and is therefore addressed to the named persons only.
The recipient should inform the sender and delete this message,
if he/she is not named as addressee.
The sender disclaims any and all liability for the integrity
and punctuality of this message.
The sender has activated an automatic virus scanning by
Messagelabs, but does not guarantee the virus free
transmission of this message.
Received on Mon Jan 10 14:01:47 2005

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.