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

Re: Bug report

From: <kfogel_at_collab.net>
Date: 2005-02-02 06:13:23 CET

Ivan Vasiliev <biggod@mail15.com> writes:
> May be you didn't receive my message, so I send it again.
> And if this is not a bug, but my error, I want to know, where I can
> look for description of it.

Thanks for the report! I see there is an 'svn copy' commandline
listed in the Eclipse output -- does the bug reproduce if you try to
run that same command by hand? And if so, can you make the repository
available for inspection/debugging?

Please respond to the whole list, not just me, thanks.

-Karl

> ===8<==============Original message text===============
> Hello All
>
> I have a truble creating a branch/tag.
> When I try to make a branch in Eclipse or in command line, svn
> reports me this one:
> ------------ in Eclipse -------------------
> org.tigris.subversion.javahl.ClientException: Transaction is out of
> date svn: Out of date: '/Biblioware/branches' in transaction '1y'
> org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: Transaction is out of date
> svn: Out of date: '/Biblioware/branches' in transaction '1y'
> org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.copy(JhlClientAdapter.java:623)
> org.tigris.subversion.subclipse.core.commands.BranchTagCommand.run(BranchTagCommand.java:42)
> org.tigris.subversion.subclipse.ui.operations.BranchTagOperation.execute(BranchTagOperation.java:38)
> 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)
> ---------------------------------------
> ------------- in console: ---------------
> svn copy "file:///d|/repository/Biblioware/trunk" "file:///d|/repository/Biblioware/tags/optimization/" -m "Creating a branch for optimization"
> svn: Out of date: '/Biblioware/tags' in transaction '1z'
> -----------------------------------------
>
> Transuction number increases every time. But when I check transuctions
> in svnadmin,
> svnadmin.exe lstxns d:/repository
> - there is no output (this must be no opened transuctions, right?).
>
> Your questions:
> - Your operating system: WinXP HomeEdition
> - The release and/or revision of Subversion: version 1.1.3 (r12730),
> eclipse javahl 1.1.3
> - The compiler and configuration options you built Subversion with:
> get win32 binary from your site
> - Any private modifications you made to your Subversion: no one
> - The version of Berkeley DB you're running Subversion with: which is
> integrated in binary 1.1.3
>
> Want to know, what is it, my incorrect way to make a branch or
> something else?
> --
> Best regards,
> Ivan mailto:biggod@mail15.com
>
> ===8<===========End of original message text===========
>
>
>
> --
> Best regards,
> Ivan mailto:biggod@mail15.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 2 06:27:06 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.