[
http://jira.codehaus.org/browse/CONTINUUM-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=129441#action_129441
]
Yuriy Kryshchuk commented on CONTINUUM-1709:
--------------------------------------------
My environment is configured in following way:
- I added a Maven2 project as http://...../pom.xml using my credentials to
access that URL
- the Continuum is running under "builder.snp" account, this account has
configured ssh keys to access the SVN
- it works nice when performing scheduled builds (can update from SVN)
when I make a release from Continuum I have to specify SCM credentials. It is
required by Continuum even if the user running the Apache Tomcat has already
access to SVN!
So I enter my username and password to SVN.
And everything works nice until the continuum tries to TAG a version.
I remember my previous attempts (before the builder user) I got in log
something like:
svn cannot copy to other repository
So it tried to copy to
svnbaseurl/myproject/tags/product-version
from
svnbaseurl/myproject/trunk
That is correct, but Continuum added to the target URL the username and the
entire looked like:
svn copy from "svn+ssh://svnserver/trunkpath" to "svn+ssh://[EMAIL
PROTECTED]/tagpath"
And it seems that SVN does not like this and treats them as different repos...
Could you please help me to get it working?
> Cannot release within Continuum
> -------------------------------
>
> Key: CONTINUUM-1709
> URL: http://jira.codehaus.org/browse/CONTINUUM-1709
> Project: Continuum
> Issue Type: Bug
> Environment: Linux 2.6.18-53.1.6.el5.028stab053.6 #1 SMP Mon Feb 11
> 20:14:28 MSK 2008 i686 i686 i386 GNU/Linux
> Reporter: Yuriy Kryshchuk
> Priority: Critical
> Attachments: output.txt, release-preparation-input.jpg,
> release-preparation-result.jpg
>
>
> I tried to run the release from the Continuum GUI but I could not.
> The release preparation phase has failed on step "scm-tag".
> When I make a release from my console then it is working.
> More details are attached as screen-shots and logs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira