|
|
|
[
Permlink
| « Hide
]
Brett Porter - 08/Dec/05 01:03 PM
additional issue to note from Greg: if the tagBase contains scm:svn or svn: instead of just the svn url, then that doesn't work without helpful error reporting
for release plugin code in svn, tagBase isn't necessary if projects use subversion standards : trunk, tags, branches
I've just been beaten by that
Basically, --username is ignored for every command with a URLs based on svn+ssh form. Dixit darix on #svn. Will try to find a fix. After some more tests, of all the commands currently implemented in the scm provider,
log, co, diff, list, remove all work with --username and no username in the svn+ssh://server.com... so copy seems to be the only command that requires to be fixed. Taking issue... I fixed the scm svn provider to add or override the user into the url for tag and checkout commands. See
Patched release plugin was successfully tested. Just as a side note, the patched release plugin failed during site generation because of cobertura failing to find the CommandLineBuilder class. probably another issue, but wanted to add it here just in case.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||