From issues-return-1835-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Mon Oct 06 15:06:38 2008 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 7547 invoked from network); 6 Oct 2008 15:06:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Oct 2008 15:06:38 -0000 Received: (qmail 52110 invoked by uid 500); 6 Oct 2008 15:06:37 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 52075 invoked by uid 500); 6 Oct 2008 15:06:37 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 52064 invoked by uid 99); 6 Oct 2008 15:06:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 08:06:37 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,SPF_PASS,WHOIS_NETSOLPR X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 15:05:33 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id BCC2814A8029 for ; Mon, 6 Oct 2008 10:06:08 -0500 (CDT) Message-ID: <22264841.1223305568755.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Mon, 6 Oct 2008 10:06:08 -0500 (CDT) From: "Wendy Smoak (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-1909) svn is executed WITHOUT login and password, why? In-Reply-To: <25685870.1222880468714.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=150034#action_150034 ] Wendy Smoak commented on CONTINUUM-1909: ---------------------------------------- What version are you using? (The Affects version on the issue is 1.2.1, but the paths in the log statements you posted originally say 1.3-SNAPSHOT.) Check the 'About' button in the left hand menu which will show the version and revision. > svn is executed WITHOUT login and password, why? > ------------------------------------------------ > > Key: CONTINUUM-1909 > URL: http://jira.codehaus.org/browse/CONTINUUM-1909 > Project: Continuum > Issue Type: Bug > Components: SCM > Affects Versions: 1.2.1 > Environment: Windows > Reporter: Jimmy Conway > Assignee: Wendy Smoak > Priority: Blocker > > This is what I see in continuum.log: > 2008-10-01 02:00:04,248 [pool-1-thread-1] INFO action#checkout-project - Checking out project: 'RNP', id: '6' to 'C:\apache\apache-continuum-1.3-SNAPSHOT\target\working-directory\6' with branch/tag . > 2008-10-01 02:00:04,405 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: cmd.exe /X /C "svn --non-interactive checkout svn://server.com/RNP/trunk 6" > 2008-10-01 02:00:04,405 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: C:\apache\apache-continuum-1.3-SNAPSHOT\target\working-directory > 2008-10-01 02:00:06,998 [pool-1-thread-1] WARN action#checkout-project - Error while checking out the code for project: 'RNP', id: '6' to 'C:\apache\apache-continuum-1.3-SNAPSHOT\target\working-directory\6' with branch/tag . > 2008-10-01 02:00:06,998 [pool-1-thread-1] WARN action#checkout-project - Command output: svn: Authorization failed > Authorization failed because cmd.exe is executed with svn WITHOUT --user and --password options. > Why so? -- 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