Ulrich Eckhardt wrote on Thu, Feb 16, 2012 at 16:15:54 +0100: > Am 16.02.2012 15:18, schrieb frame: > >In my local area, if I want to delete a directory: > > > >svn del junk_dir > > > >svn commit junk_dir -m "deleted it" > > Just wondering, don't you have to commit the parent dir? >
Under the hood, yes. But I assume the client library might be taking care of this particular detail.