Re: svn rm should be 'fixed'

2010-01-11 Thread Blair Zajac
Plus it won't delete the file if there are local modifications in it. I don't think the behavior is wrong, BTW. If I delete a file then I don't want it to be there and compile against it. It would also be inconsistent with other commands. svn mv does a move both in svn and the filesystem and

RE: svn rm should be 'fixed'

2010-01-11 Thread Bob Archer
You can also use: svn rm --keep-local BOb From: Mahi Haile [mailto:begin.middle@gmail.com] Sent: Monday, January 11, 2010 2:13 PM To: users@subversion.apache.org Subject: svn rm should be 'fixed' I really like svn. I use it everyday. But I really dislike 'svn rm', because I make the mista

RE: svn rm should be 'fixed'

2010-01-11 Thread Bob Archer
Well, if the file is in the repository you can still get it out. I really don't see anything broken here. Because something doesn't work the way you think it should I really don't think means it's a bug. From: Mahi Haile [mailto:begin.middle@gmail.com] Sent: Monday, January 11, 2010 2:13 PM