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

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

From: Ian Brockbank <Ian.Brockbank_at_wolfsonmicro.com>
Date: 2004-12-01 15:57:01 CET

Hi Taner,

0.9.23 fixes this problem for me.
If you're running on Windows, remember to update intl.dll (and remove
any in WINDOWS\system32).

Cheers,

Ian Brockbank
Applications Software Team Leader
e: ian.brockbank@wolfsonmicro.com / apps@wolfsonmicro.com
scd: ian@scottishdance.net
t: +44 131 272 7145
f: +44 131 272 7001
  

 

> -----Original Message-----
> From: Taner Diler [mailto:tanerd@riskturk.com]
> Sent: 25 November 2004 16:48
> To: users@subclipse.tigris.org
> Subject: svn:externals:files and folders are shown as not
> added in repository
>
> 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/pro
> ject1/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/pro
> ject1/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(SVNTe
> amProvider.java:174)
> at
> org.tigris.subversion.subclipse.ui.repository.RepositoryManage
> r.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(S
VNProviderPlugin.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(SVN
> ProviderPlugin.java:412)
> at
> org.tigris.subversion.subclipse.ui.actions.CommitAction$2.exec
ute(CommitAction.java:77)
> at
> org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(Workspac
eModifyOperation.java:98)
> at
> org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
> at
> org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceM
> odifyOperation.java:110)
> at
> org.tigris.subversion.subclipse.ui.repository.RepositoryManage
> r.run(RepositoryManager.java:366)
> at
> org.tigris.subversion.subclipse.ui.actions.SVNAction$1.run(SVN
> Action.java:228)
> at
> org.eclipse.jface.operation.ModalContext$ModalContextThread.ru
n(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/pro
> ject1/riskturk'
> is already under version control
>
> at org.tigris.subversion.javahl.SVNClient.add(Native Method)
> at
> org.tigris.subversion.javahl.SVNClientSynchronized.add(SVNClie
> ntSynchronized.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
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
> ______________________________________________________________
> __________
> This email has been scanned for all viruses by the MessageLabs Email
> Security System.
> ______________________________________________________________
> __________
>
>
Received on Thu Dec 2 01:57:01 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.