in src/main/org/apache/ant/vss/MSVSS.java [439:441]
protected String getLogin() { return vssLogin != null ? FLAG_LOGIN + vssLogin : ""; }