[Subclipse-users] [Fwd: Re: Subclipse]
From: Jean-Pierre Norguet <jnorguet_at_skynet.be>
Date: 2006-05-21 03:15:01 CEST
Dear Subclipse developers,
Following Mark's suggestions, I excluded username from the URL. I also
No success yet; I now get this error message:
mkdir -m "" https://svn.sourceforge.net/svnroot/bulkmailer/Mailer
Any hint to make it work ?
Jip
-- Jip Norguet SourceForge BulkMailer Project Admin jnorguet@users.sourceforge.net (jnorguet@skynet.be) -------- Original Message -------- Subject: Re: Subclipse Date: Sat, 20 May 2006 17:57:24 -0700 (PDT) From: Mark Phippard <markphip@verizon.net> Reply-To: Mark Phippard <markphip@verizon.net> To: Jean-Pierre Norguet <jnorguet@skynet.be> I'd do a couple of things: 1) Do not include your username in the URL. I see near the end you tried that, but stick with it. 2) Clear any cached authentication data in Subversion. It basically is just saying you are not authorized. It could be that it has cached valid login credentials, so you do not get prompted for your username and password. 3) In Eclipse preferences, Team -> SVN try changing the client adapter. They both cache credentials in different places, that would be an easy way to take care of #2. You should note, however, that the JavaSVN adapter has some problems working with SourceForge repositories. However, I do not think it has this particular problem. The basics should work OK. Send any followups to users@subclipse.tigris.org only. Thanks ----- Original Message ---- From: Jean-Pierre Norguet <jnorguet@skynet.be> To: cchab@tigris.org; dbradby@tigris.org; markphip@tigris.org Cc: Clay Lenhart <xclayl@users.sourceforge.net>; Thoralf Gutierrez <moxlotus@users.sourceforge.net> Sent: Saturday, May 20, 2006 8:28:07 PM Subject: Subclipse Dear Subclipse developers, I am using Subclispe SVN Eclipse plugin 1.0.1 with Eclipse 3.1.2. I experience problems using it to connect SourceForge SVN. As specified on the SourceForge Web site; The following configuration settings are used to access a SourceForge.net-hosted SVN repository: * Hostname: svn.sourceforge.net * Port: 443 * Protocol: HTTPS * Repository Path: /svnroot/PROJECTNAME (PROJECTNAME is the project's UNIX name) * Username: Your SourceForge.net username for SVN write operations, none will be requested otherwise. * Password: Your SourceForge.net user password for write operations, none will be requested otherwise. I followed these settings but they do not work. Some error message are as follows: Filesystem has no item svn: URL 'https://jnorguet@svn.sourceforge.net/svnroot/bulkmailer/Mailer' non-existent in that revision mkdir -m "Initial import." https://jnorguet@svn.sourceforge.net/svnroot/bulkmailer/Mailer RA layer request failed svn: MKACTIVITY of '/svnroot/bulkmailer/!svn/act/dfd52456-e596-6c4e-8501-9cfcc4024071': 403 Forbidden (https://svn.sourceforge.net) Filesystem has no item svn: URL 'https://jnorguet@svn.sourceforge.net/svnroot/bulkmailer/Mailer' non-existent in that revision mkdir -m "Initial import." https://jnorguet@svn.sourceforge.net/svnroot/bulkmailer/Mailer RA layer request failed svn: MKACTIVITY of '/svnroot/bulkmailer/!svn/act/0f29bf45-af25-c04d-8bb9-c69a8394959b': 403 Forbidden (https://svn.sourceforge.net) mkdir -m "" https://jnorguet@svn.sourceforge.net/svnroot/bulkmailer/Mailer RA layer request failed svn: MKACTIVITY of '/svnroot/bulkmailer/!svn/act/374880c1-0b16-d047-a3b9-08db70b00581': 403 Forbidden (https://svn.sourceforge.net) mkdir -m "" https://jnorguet@svn.sourceforge.net/svnroot/bulkmailer/Mailer RA layer request failed svn: MKACTIVITY of '/svnroot/bulkmailer/!svn/act/c89e17f1-2375-6a47-bc8a-0b41029910cf': 403 Forbidden (https://svn.sourceforge.net) mkdir -m "" https://jnorguet@svn.sourceforge.net/svnroot/bulkmailer/Mailer RA layer request failed svn: MKACTIVITY of '/svnroot/bulkmailer/!svn/act/87e9cc93-278d-8d46-8a02-eebaf692f3cd': 403 Forbidden (https://svn.sourceforge.net) mkdir -m "" https://svn.sourceforge.net/svnroot/bulkmailer/Mailer RA layer request failed svn: MKACTIVITY of '/svnroot/bulkmailer/!svn/act/99804b88-aba4-b946-9c7a-de63ecbfb450': 403 Forbidden (https://svn.sourceforge.net) I tried various configurations, with no success. I checked I activated SVN for our SourceForge project. Can this is a bug of Subclipse or did I do something wrong ? In this case, I do not know how to connect SVN from Eclipse otherwise. Indeed, TortioseSVN does SVN but it is not integrated with Eclipse. Best regards, Jip -- SourceForge BulkMailer Project Admin jnorguet@users.sourceforge.net (jnorguet@skynet.be) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org For additional commands, e-mail: users-help@subclipse.tigris.orgReceived on Sun May 21 03:20:36 2006 |
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.