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

RE: Trying to connect to existing repository module does nothing

From: Sung Kim <hunkims_at_hotmail.com>
Date: 2003-11-14 08:30:55 CET

Hi,

I have same error in SVN repository view.
If I click directory, it shows command in SVN Console like this:
list -r HEAD http://dav.cse.ucsc.edu/svn/iva/trunk/bin

But if I click a file, it just shows on edit window without showing command
in SVN.

The wired thing is for some files, I've got error:
HTTP Path Not Found
svn: PROPFIND request failed on
'/repos/subclipse/!svn/bc/173/branches/subclipse/subclipse-3/svnClientAdapte
r/svnjavahl.dll'
svn:
'/repos/subclipse/!svn/bc/173/branches/subclipse/subclipse-3/svnClientAdapte
r/svnjavahl.dll' path not found
***

I have several servers in SVN repository and only files in some server have
this problem like svn.collab.net.

Possibly server bug?

What command did you send when we click a file?

I'm using Eclipse 3.0M4 running on WinXP. The Subclipse plug-in is compiled
from repository.

-
Sung,

-----Original Message-----
From: McClain Looney [mailto:m@loonsoft.com]
Sent: Thursday, November 13, 2003 8:00 PM
To: users@subclipse.tigris.org
Subject: Re: Trying to connect to existing repository module does nothing

I have thus far had no problems sharing existing projects on linux.
Mark Proctor built the build you are using, and may be able to assist
you further/verify this bug. For now, try to provide more detail which
may help us reproduce your problem:

1. how did you check it out originally (commandline i assume)
2. exactly what steps in what order can be taken to reproduce this
problem
3. exactly what version of subversion is on your local system?
4. any output from the "errors" view (window->open view->other->pdt
runtime->errors)
5. are you using the commandline wrapper mode or the jni mode?

p.s. there's another windows build at
http://www.markproctor.com/subclipse-306.zip

---
McClain Looney
m@loonsoft.com
On Nov 13, 2003, at 5:52 PM, Johnson, Graham wrote:
> I am running into problems with Subclipse preventing me from getting
> anywhere with it.  This is a 0.32.1 svn repository running on Linux via
> Apache, Eclipse 3.0M4 running on Win2K, and Subclipse 0.8.1 (Windows
> build for M4 downloaded from McClain at http://www.loonsoft.com/).
>
> I am trying to connect my Eclipse project to an existing repository.
> When I try to share my project, I get as far as the dialog "Module
> '[module name]' already exists remotely.  Would you like to synchronize
> your local project with the existing remote module?".  When I click
> "Yes", the dialog closes immediately with nothing appearing to happen.
> The project is still not shared, there is no error in the error log,  
> and
> the only output in the SVN Console is what was output when it detected
> that the module "already exists remotely":
>
> list -r HEAD http://[url]/svn/repos/trunk
> ***
> list -r HEAD http://[url]/svn/repos/trunk/[module name]
>
>
> I am also having another problem that may or may not be related:
>
> In the SVN Repository view, I can browse the directories of the
> repository location I have set up, but when I try to open a file, I get
> output like this:
>
>   HTTP Path Not Found
> svn: PROPFIND request failed on
> '/svn/repos/!svn/bc/74/trunk/test/db/stored_procedures/ 
> accepting_apps_sa
> ve.sql'
> svn:
> '/svn/repos/!svn/bc/74/trunk/test/db/stored_procedures/ 
> accepting_apps_sa
> ve.sql' path not found
>
> I'm not sure exactly what it is trying to do, because it doesn't list a
> command line it is trying.  If I go to the linux machine and do an
> proplist with the equivalent (I think) path:
>
> svn proplist
> http://[url]/svn/repos/\!svn/bc/74/trunk/test/db/stored_procedures/ 
> accep
> ting_apps_save.sql
>
> it doesn't give any errors.
>
>
> Any ideas on what is going on?
>
> --
> Graham Johnson
> gjohnson[at]alpineaccess.com
> Java Software Engineer
> Alpine Access, Golden, CO
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Nov 14 18:30:55 2003

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.