When checking out the code in svn with --username= it works well.
After trying to commit code it does not assume that username, It assumes the username from the machine, so it needs --username= again.
Discussion
-
Rui Ferreira
2013-11-05Hi
It seems to work as intended on my side. Does this happen with other SVN repositories (non-osp)?
-
Nuno Martins
2013-11-06What I did was to checkout the repository, add the code and the do a commit.
I use svn for other project (non-osp), and it works well.
Does the username you use on your computer is the same you use in osp (don't need to disclosure that info) ?
-
Rui Ferreira
2013-11-07No, my local username is different than my osp account username.
Typically subversion stores the login/password in ~/.subversion/auth/* (for linux).
-
Rui Ferreira
2013-11-20- milestone: 1.0 --> None
-
Nuno Martins
2013-11-20Yesterday I committed code directly to svn and I didn't need the --username when committing.
So it seems OK now.
-
Rui Ferreira
2013-11-20I'm closing this then, but I did not change the Subversion behaviour in any way.
-
Rui Ferreira
2013-11-20- labels: svn -->
- status: open --> wont-fix