I'm able to get on the CVS box just fine:
login as: ekbush
Sent username "ekbush"
[EMAIL PROTECTED]'s password:
Last login: Fri Oct 15 21:10:46 2004 from minotaur.apache
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.FreeBSD 4.10-STABLE (turbo) #6: Sat Jun 5 10:27:02 PDT 2004
Welcome to FreeBSD!
This is an Apache Software Foundation server.
For more information please see:
http://www.apache.org/dev/
In order to support national characters for European languages in tools like less without creating other nationalisation aspects, set the environment variable LC_ALL to 'en_US.ISO8859-1'.
... however nothing I have tried, as of yet, has enabled me to experience success at committing via SVN:
C:\Work\sub-version\struts-trunk\doc>svn commit --username ekbush --message "Re-added myself as active." volunteers.xml
Sending volunteers.xml
Authentication realm: <https://svn.apache.org:443> ASF Committers
Password for 'ekbush': ******
Authentication realm: <https://svn.apache.org:443> ASF Committers
Username: [EMAIL PROTECTED]
Password for '[EMAIL PROTECTED]': ******
Authentication realm: <https://svn.apache.org:443> ASF Committers
Username: svn: Commit failed (details follow):
svn: CHECKOUT of '/repos/asf/!svn/ver/51684/struts/trunk/doc/volunteers.xml': authorization failed (https://svn.apache.org)
I re-checked-out the tree, and even specified my username this time when doing so. No luck :-(
I'll surf around and see what I can find that might be helpful. I'm open to suggestions.
Thanks for trying, Martin :-)
Eddie
----- Original Message ----- From: "Eddie Bush" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>; "Martin Cooper" <[EMAIL PROTECTED]>
Sent: Sunday, October 24, 2004 1:45 AM
Subject: Re: SVN Commits
Well, I did the checkout just as it's described in : http://www.apache.org/dev/version-control.html
In fact, that's what I patterned my commit after as well. Must one be purposefully setup to use SVN for commits, or should a person who previously had CVS access auto-magically have SVN commit access as well?
----- Original Message ----- From: "Martin Cooper" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, October 24, 2004 1:39 AM
Subject: Re: SVN Commits
On Sun, 24 Oct 2004 01:15:38 -0500, Eddie Bush <[EMAIL PROTECTED]> wrote:Howdy Y'all,
I seem to be having some issues with SVN commits. The client continually re-prompts me for my username/password -- and I even tried including them on the command line.
Example:
C:\Work\sub-version\struts-trunk\doc>svn commit --username [EMAIL PROTECTED] --password XXXXXX --message "Updated to reflect that I am now active again"
Sending doc\volunteers.xml
Authentication realm: <https://svn.apache.org:443> ASF Committers
Username: [EMAIL PROTECTED]
Password for '[EMAIL PROTECTED]': ******
Authentication realm: <https://svn.apache.org:443> ASF Committers
Username: svn: Commit failed (details follow):
svn: CHECKOUT of '/repos/asf/!svn/ver/51684/struts/trunk/doc/volunteers.xml': authorization failed (https://svn.apache.org)
Are you familiar with this at all? I was able to check things out (anonymously) using SVN without a hitch.
Just guessing, but this (your anonymous checkout) might be the problem. If you didn't check out using the HTTPS URL, then you won't be able to check in changes.
-- Martin Cooper
I have tried multiple forms of my username - all have met with equal lack of success.
I've managed to test a patch for ActionServlet I'd like to apply soon-ish too.
Thanks!
Eddie
--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0443-3, 10/22/2004 Tested on: 10/24/2004 1:46:01 AM avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0443-3, 10/22/2004 Tested on: 10/24/2004 1:58:18 AM avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
