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

svn:externals:files and folders are shown as not added in repository

From: Taner Diler <tanerd_at_riskturk.com>
Date: 2004-11-25 17:48:03 CET

I checkouted project that has svn:externals definitions by subclipse. All
files and folders were checkouted but in eclipse, these folders and files
were shown as not added in repository. when I checked the properties,
svn:externals properties were displayed in "SVN properties" view.

I tried to commit files and folders that were shown as not added in
repository, I got an error like that:

!ENTRY org.tigris.subversion.subclipse.core 4 -6 Kas 25, 2004 18:45:29.82
!MESSAGE org.tigris.subversion.javahl.ClientException: Entry already exists
svn: 'C:/Program
Files/eclipse-SDK-3.1M1-win32/workspace/test_root/projects/project1/riskturk'
is already under version control

!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: Entry already exists
svn: 'C:/Program
Files/eclipse-SDK-3.1M1-win32/workspace/test_root/projects/project1/riskturk'
is already under version control

 at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.addDirectory(JhlClientAdapter.java:290)
 at
org.tigris.subversion.subclipse.core.SVNTeamProvider.add(SVNTeamProvider.java:174)
 at
org.tigris.subversion.subclipse.ui.repository.RepositoryManager.add(RepositoryManager.java:216)
 at
org.tigris.subversion.subclipse.ui.actions.CommitAction$3.run(CommitAction.java:85)
 at
org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:417)
 at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
 at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1693)
 at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:412)
 at
org.tigris.subversion.subclipse.ui.actions.CommitAction$2.execute(CommitAction.java:77)
 at
org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:98)
 at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
 at
org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:110)
 at
org.tigris.subversion.subclipse.ui.repository.RepositoryManager.run(RepositoryManager.java:366)
 at
org.tigris.subversion.subclipse.ui.actions.SVNAction$1.run(SVNAction.java:228)
 at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:105)
Caused by: org.tigris.subversion.javahl.ClientException: Entry already
exists
svn: 'C:/Program
Files/eclipse-SDK-3.1M1-win32/workspace/test_root/projects/project1/riskturk'
is already under version control

 at org.tigris.subversion.javahl.SVNClient.add(Native Method)
 at
org.tigris.subversion.javahl.SVNClientSynchronized.add(SVNClientSynchronized.java:298)
 at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.addDirectory(JhlClientAdapter.java:287)
 ... 14 more

----- Original Message -----
From: "Chris Beck" <cbeck@gene.concordia.ca>
To: <users@subclipse.tigris.org>
Sent: Thursday, November 25, 2004 5:53 PM
Subject: Re: Subclipse on WinXP via SSH

> Hey Thomas,
>
> search the archives, people have the problem all the time (including
> yesterday or the day before. It is likely that the problem is that
> subclipse has no way of storing the server credentials.
>
> Cheers,
> Chris
>
> It is whispered that Becker, Thomas, VF-DE was heard, on or about 11/25/04
> 04:36 to say:
>> Hey everybody,
>>
>> I got my subversion working fine on a debian box via ssh. But I can't
>> get Subclipse to work from my WinXP Client. I use Eclipse 3.1M3
>>
>> Could you please give me a clue, which ssh client is recommended to use?
>> Which environment variables have to be set on the system and if there're
>> any special settings in subclipse which I might have forgotten.
>
> --
> Chris Beck / Y.A.B.A. / Fungal Genomics / Concordia University / ext. 5791
> He needs a lang shanket spoon that sups kail wi' the de'il
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
> __________ NOD32 1.932 (20041124) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.nod32.com
>
>
Received on Fri Nov 26 03:48:03 2004

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.