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