[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] subclipse messed up my tortoise?

From: kelvin goodson <kelvingoodson_at_gmail.com>
Date: 2007-05-11 17:41:31 CEST

Thanks Felipe,

a command line checkout request for the ant repo gives
C:\Development\svntest>svn co
https://svn.apache.org/repos/asf/ant/core/trunk/src/etc/
svn: PROPFIND request failed on '/repos/asf/ant/core/trunk/src/etc'
svn: PROPFIND of '/repos/asf/ant/core/trunk/src/etc': could not connect to
server (https://svn.apache.org)

I get the same message in TortoiseSVN

Whereas I have been able to create a repository location in eclipse, browse
the repository and check out the same folder as an eclipse project

Regards, Kelvin.

On 11/05/07, CARASSO Felipe <Felipe.CARASSO@gemalto.com> wrote:
>
> Hi Kelvin,
>
> Would you repeat your tests with a different repository, say,
> Apache Ant's, and post the results? I believe you'll find the
> SVN addresses in here:
>
> http://ant.apache.org/svn.html
>
> Thank you,
> Felipe
>
>
> > -----Original Message-----
> > From: Mark Phippard [mailto:markphip@gmail.com]
> > Sent: Friday, May 11, 2007 9:29 AM
> > To: users@subclipse.tigris.org
> > Subject: Re: [Subclipse-users] subclipse messed up my tortoise?
> >
> > On 5/11/07, kelvin goodson <kelvingoodson@gmail.com> wrote:
> > > I've been using command line svn and TortoiseSVN successfully to
> > > commit to the server https://svn.apache.org but I wanted to do
> > > refactoring in eclipse of some of my Java files, and so the I
> > > installed Subclipse in my eclipse environment. The
> > refactoring works
> > > fine and I can commit back my changes from eclipse, but since
> > > installing subclipse all attempts to make any changes to
> > the files on
> > > the server using either my TortoiseSVN client or command
> > line svn now
> > > fail with
> > >
> > > C:\Development\JiraDev\Foo>svn co
> > > https://svn.apache.org/repos/asf/incubator/tuscany/java/cts
> > > svn: PROPFIND request failed on
> > > '/repos/asf/incubator/tuscany/java/cts'
> > > svn: PROPFIND of '/repos/asf/incubator/tuscany/java/cts':
> > > could not connect to server (https://svn.apache.org)
> > >
> > > As I say, I can commit with eclipse and I can browse the
> > repository. I do
> > > not have a proxy configured.
> >
> > I hate saying this because obviously you are seeing what you
> > are seeing, but I do not see how Subclipse could possibly
> > affect this. I could see if you were trying to share a
> > working copy and that was failing, (that should not be a
> > problem either but at least the tools
> > are kind of working together). Subclipse uses the same SVN libraries
> > and binaries as the command line and TortoiseSVN. We do not
> > install them into your System or PATH so we cannot install
> > conflicting versions.
> >
> > All I can think of is that the repository itself is having
> > intermittent problems.
> >
> > --
> > Thanks
> >
> > Mark Phippard
> > http://markphip.blogspot.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> > For additional commands, e-mail: users-help@subclipse.tigris.org
> >
> >
>
>
Received on Fri May 11 17:41:47 2007

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.