in src/main/org/apache/ant/vss/MSVSS.java [455:457]
protected String getUser() { return user != null ? FLAG_USER + user : ""; }