Hi,

I want to rename NamedListCodec to JavaBinCodec but also preserve the svn
history. I was wondering about the svn sorcery needed to do this and I don't
want to play with the repository.

Should I
"svn mv NamedListCodec JavaBinCodec" and then commit and then add a
deprecated NamedListCodec.java?
OR
"svn cp NamedListCodec JavaBinCodec", deprecate NamedListCodec and change
all references in the code to JavaBinCodec?

This is my first time doing such a thing so can a kind soul help me out? I
promise to update the CommitterInfo wiki with the help I get here.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to