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

Re: Is it a bug?

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2005-01-11 07:21:14 CET

jack lee wrote:

> Hi Mike,
> Thanks for your quick reply. I tried to repeat the error again to
> give you the step by step list. but when I tried to create a new
> branch, it fails. My steps are create a new java project in eclipse
> and import this project in subversion, I commit changes followed by
> create a branch, then I got exception below:
>
> =========================
> org.tigris.subversion.javahl.ClientException: Transaction is out of date
> svn: Out of date: '/cvstest1/tags' in transaction 'e'
>
> org.tigris.subversion.svnclientadapter.SVNClientException:
> org.tigris.subversion.javahl.ClientException: Transaction is out of date
> svn: Out of date: '/cvstest1/tags' in transaction 'e'

This looks like the directory from which you're trying to create a
branch is out of date. I'm unsure what the Eclipse plugin is doing at
this point. Maybe you can ask the Subclipse user list for help? Their
mailing list information is here:
http://subclipse.tigris.org/servlets/ProjectMailingListList

Cheers,
Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 11 07:23:35 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.