Re: Unexpected tree conflict when deleting directory

2010-06-02 Thread Brian Pitts
However, perhaps there is a way to make this situation easier fo users to understand or avoid? My first thought is that performing deletes/moves/copies on an item that is not at HEAD could display a warning message. -- Brian Pitts Systems Administrator | EuPathDB Bioinformatics Resource Center 706-542-1447 | b...@uga.edu | http://eupathdb.org

Unexpected tree conflict when deleting directory

2010-06-02 Thread Brian Pitts
ng foo svn: Commit failed (details follow): svn: Item '/puppet/foo' is out of date $ svn update C foo At revision 1740. Summary of conflicts: Tree conflicts: 1 At this point, I have to use 'svn resolve --accept working foo/' to accept the deletion. Afterwards,