Hello,
Is FSFS supported by subclipse?
Error:
"Team -> Update" gives me an error dialog with "An internal error occured
during SVN Update".
Eclipse SVN Console:
update -r HEAD /home/agautam/K/svn_repo
Eclipse log:
!ENTRY org.eclipse.core.runtime 4 2 2005-11-17 12:12:45.104
!MESSAGE An internal error occurred during: "SVN Update".
!STACK 0
java.lang.NullPointerException
at org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool.createRepository(
DefaultSVNRepositoryPool.java:148)
at org.tmatesoft.svn.core.wc.SVNClientManager.createRepository(
SVNClientManager.java:231)
at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(
SVNBasicClient.java:197)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java
:141)
at org.tmatesoft.svn.core.javahl.SVNClientImpl.update(SVNClientImpl.java
:344)
at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.update
(AbstractJhlClientAdapter.java:805)
at org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run(
UpdateResourcesCommand.java:65)
at org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute(
UpdateOperation.java:63)
at
org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute
(RepositoryProviderOperation.java:68)
at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(
SVNOperation.java:90)
at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(
JobRunnableContext.java:146)
at
org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace
(JobRunnableContext.java:72)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(
InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Background
I have an FSFS repository, with URL: file:///mnt/usbdevice/svn_repo/K
>From bash prompt: used "svn co file:///mnt/usbdevice/svn_repo/K" to get the
repos.
"svn update -r HEAD /home/agautam/K/svn_repo" completes with no errors.
The eclipse project was created from an existing folder.
System Details:
Eclipse 3.1.1 gtk
subclipse 0.9.37
svn 1.2.3
Linux GentooDesktop 2.6.13-gentoo-r5 #1 Thu Nov 3 11:49:49 EST 2005 i686
Intel(R) Pentium(R) 4 CPU 2.26GHz GenuineIntel GNU/Linux
Any help in getting FSFS to work with subclipse would be appreciated.
Thanks
Ajay
--
Linux: The Operating System for people who think.
Received on Fri Nov 18 04:13:25 2005