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

RE: [Subclipse-users] empty error message for Branch/Tag in Repository Explorer

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-02-15 21:16:43 CET

Hello Martin,

> An internal error occurred during: "SVN Branch/Tag".
> java.lang.NullPointerException
> org.tmatesoft.svn.core.internal.io.dav.DAVCommitEditor.abortEd
> it(DAVCommitEditor.java:372)
> org.tmatesoft.svn.core.wc.SVNCopyClient.doCopy(SVNCopyClient.java:260)
This exception is thrown by JavaSVN (usually instead of reporting error that
happened on commit), but version of JavaSVN used in Subclipse 0.9.106
(JavaSVN 1.0.3)doesn't contain such line numbers and actually includes fix
for that problem.

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: Martin.Stechert@web.de [mailto:Martin.Stechert@web.de]
> Sent: Thursday, February 16, 2006 1:10 AM
> To: users@subclipse.tigris.org
> Cc: Mark Phippard
> Subject: Re: [Subclipse-users] empty error message for
> Branch/Tag in Repository Explorer
>
> Hi Mark,
> OK. Now I understood.
>
> I had a new try using the Java perspective.
>
> The SVN console prints the command that I've issued (no other
> output) copy -rHEAD
> http://subversion.caseconsult.com/svn/sandbox/trunk/0001_Lektor
> http://subversion.caseconsult.com/svn/sandbox/tags/0001_Lektor
>
> Here I'm getting an exception:
>
> An internal error occurred during: "SVN Branch/Tag".
> java.lang.NullPointerException
> org.tmatesoft.svn.core.internal.io.dav.DAVCommitEditor.abortEd
> it(DAVCommitEditor.java:372)
> org.tmatesoft.svn.core.wc.SVNCopyClient.doCopy(SVNCopyClient.java:260)
> org.tmatesoft.svn.core.javahl.SVNClientImpl.copy(SVNClientImpl
> .java:465)
> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClien
> tAdapter.copy(AbstractJhlClientAdapter.java:541)
> org.tigris.subversion.subclipse.core.commands.BranchTagCommand
> .run(BranchTagCommand.java:44)
> org.tigris.subversion.subclipse.ui.operations.BranchTagOperati
> on.execute(BranchTagOperation.java:46)
> org.tigris.subversion.subclipse.ui.operations.RepositoryProvid
> erOperation.execute(RepositoryProviderOperation.java:68)
> org.tigris.subversion.subclipse.ui.operations.SVNOperation.run
> (SVNOperation.java:90)
> org.eclipse.team.internal.ui.actions.JobRunnableContext.run(Jo
> bRunnableContext.java:159)
> org.eclipse.team.internal.ui.actions.JobRunnableContext$3.runI
> nWorkspace(JobRunnableContext.java:179)
> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(I
> nternalWorkspaceJob.java:38)
> org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
> The underlying error I still not get (permission denied or
> comit message required).
>
> Doing the same in the SVN Repository explorer gives the SVN
> command in the SVN console (no other output), too. The alert
> box is empty.
>
> Regards,
> Martin.
>
>
> On Wednesday 08 February 2006 18:55, Mark Phippard wrote:
> > Martin Stechert <Martin.Stechert@web.de> wrote on
> 02/08/2006 12:16:52 PM:
> > > making a copy using svn command line client returns the expected
> > > error message
> > >
> > > ----
> > > svn copy http://someTrunkUrl http://someTagsUrl/
> > >
> > > svn: MERGE request failed on '/svn/sandbox'
> > > svn:
> > > 'pre-commit' hook failed with error output:
> > > error: you don't have enough permissions for this transaction:
> > > you can't add tags/0001_Lektor/0001_Lektor/
> > >
> > > svn: Your commit message was left in a temporary file:
> > > svn: 'svn-commit.tmp'
> > >
> > >
> > > What did you have in mind with "SVN Console view"? In my
> eclipse 3.0
> > > with subclipse 0.9.105 I did not find such a view or perspective.
> >
> > The Console view is an Eclipse view called "Console"
> beneath the "Basic"
> > grouping in the View list. It can then display various
> consoles, one
> > of which is the SVN Console. You might need to visit the SVN
> > preferences under Team -> SVN -> Console to insure that the
> options to
> > output information to the console is checked (which is the default).
> >
> > Mark
> >
> >
> >
> >_____________________________________________________________
> __________
> >____ __ Scanned for SoftLanding Systems, Inc. and SoftLanding Europe
> >Plc by IBM Email Security Management Services powered by
> MessageLabs.
> >
> >_____________________________________________________________
> __________
> >____
> >__
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> > For additional commands, e-mail: users-help@subclipse.tigris.org
>
> --
> "`This must be Thursday,' said Arthur to himself, sinking low
> over his beer, `I never could get the hang of Thursdays.'"
>
> - Arthur, on what was to be his last Thursday on Earth.
>
> ---------------------------------------------------------------------
> 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 Wed Feb 15 21:18:06 2006

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.