[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: Martin Stechert <Martin.Stechert_at_web.de>
Date: 2006-02-15 23:10:09 CET

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.abortEdit(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.AbstractJhlClientAdapter.copy(AbstractJhlClientAdapter.java:541)
org.tigris.subversion.subclipse.core.commands.BranchTagCommand.run(BranchTagCommand.java:44)
org.tigris.subversion.subclipse.ui.operations.BranchTagOperation.execute(BranchTagOperation.java:46)
org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:68)
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:159)
org.eclipse.team.internal.ui.actions.JobRunnableContext$3.runInWorkspace(JobRunnableContext.java:179)
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.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
Received on Wed Feb 15 21:11:05 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.