https://maven.apache.org/scm/subversion.html
Could someone update this page to describe
$user.home/.scm/svn-settings.xml
There is an example but no description of the parameters that can be set
and no reference to anywhere that this is described.
I hope that I can find a place to stick a username and a password for
the different SCM repositories that we have.
We use Subversion within Eclipse and it has its own place to stash these.
I may have to run Maven outside Eclipse to run the release plug-in and
each person has their own username and password to access the SCM and I
do not want to put them in the procedures.
The rest of the page is pretty cryptic as well.
Another documentation issue:
is
if false --non-interactive will not be used in the svn command line
the same as
if true --non-interactive will be used in the svn command line
The second is easier to parse but the underlying problem is the choice
of the flag named "usenoninterative" which would be easier to follow if
it was simply "interactive" and the values reversed.
Not a documentation problem but a case of "inside-the-beltway" thinking
on the part of the programmer.
Ron
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]