Your config is completely wrong. You need to only be changing the stuff in between the 2 identifiers.
So, where you have:
Code:
<eq2revelations>whatever</shortname>
<EQ2 Revaltions Custom Legit/PvP>Your server name</longname>
It should actually be:
Code:
<shortname>eq2revelations</shortname>
<longname>EQ2 Revaltions Custom Legit/PvP</longname>
You don't want to change anything in between < and > on the config, only between > and <.
So, where you have your password is wrong as well. Other than that, it looks ok. Just make sure you change them the right way and they should work.
Also, I wanted to note that it looks like you have a spelling issue in your long name "EQ2 Revaltions Custom Legit/PvP", and that if you are still having problems once your config is fixed, you might want ty try removing the slash between Legit and PvP; "Legit/PvP".