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

Re: Errors using Subclipse

From: McClain Looney <m_at_loonsoft.com>
Date: 2003-12-03 05:20:54 CET

eclipse keeps a cached version of what it saw on disk the last time it
refreshed. try refreshing your project when you get this error. using
svn commandline (or anything else) "underneath" eclipse is a sure way
to confuse it.

as a side note, i'm not 100% sure that win32 build was linked against
0.33.1.

---
McClain Looney
m@loonsoft.com
On Dec 2, 2003, at 8:33 PM, Hensley, Richard wrote:
> Hello,
>
> I use the following versions:
>
> Eclipse 3.0M5
> ui and core from subclipse-M5-gtk-r322.zip
> windows-core from subclipse-M4-win32-r304.zip
> subversion 0.33.1 standard windows version
> Windows XP
>
> This alls seems to play nicely together, but I'm running into a couple 
> of snags that I thought I would report.
>
> 1. When I do activity in my working copy using the command line tool, 
> the working copy connection seems to get messed up.
>
> I get the following error in the eclipse SVN console:
>
> status C:/rhensle/eclipse_workspace/adept
> Path is not a working copy directory
> svn: 'C:\rhensle\eclipse_workspace\adept' is not a working copy
>
> However, when I use the svn command line tool from the same directory, 
> it works fine. As shown by the following cygwin command window.
>
> At revision 267.
> wc $cygpath -w `pwd`
> c:\rhensle\eclipse_workspace\adept
> wc $svn stat
> ?      .classpath
> ?      output
> ?      .project
> wc $
>
> I'm not sure if this is a problem with subclipse, or a problem with 
> how I'm using it. Any pointers, or further diagnosis path's would be 
> helpful.
>
> Another question, If I have a working copy on disk that is an eclipse 
> project, can I activate the eclipse team features for the working 
> copy? I found the disconnect feature, but I was unable to find a 
> connect feature.
>
> Thanks,
>
> Richard Hensley
Received on Wed Dec 3 15:20:54 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.