Is it possible to rename directory in svn repository.
Not create new revision in which this directory will be renamed.
I would like to change the name of this directory starting from the first revision.
As far as I understand svndumpfilter utility can be used for this.
Is it correct?
Does anyone can give me small example how to do it?