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

Re: Error: I got "svn: Transaction is out of date"

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-07-28 13:45:12 CEST

On Mon, Jul 28, 2003 at 03:03:39AM -0600, Jim Cromie wrote:
> hi all,
>
> Im writing a script that so far is able to make repeatable
> errors :-( when importing a directory, and immediately
> taking a snapshot/copy/tag of it.
>
> heres and excerpt (wrapped by mailer)
>
> DOING:
> cd /home/jimc/big; svnadmin create svn-repo
> DOING:
> svn import -m 'initial import'
> ref-div/src/echobox/echobox.19981019
> file:////home/jimc/big/svn-repo/trunk/echobox
> RESULTS:
> ...
> Adding ref-div/src/echobox/echobox.19981019/Log.pm
> Adding ref-div/src/echobox/echobox.19981019/Proxy.pm
> Adding ref-div/src/echobox/echobox.19981019/Readme
> ...
>
> Committed revision 1.

Run "svn up" here.

> DOING:
> svn copy file:////home/jimc/big/svn-repo/trunk/echobox
> file:////home/jimc/big/svn-repo/tags/echobox/echobox.19981019
> -m echobox.19981019
> svn: Transaction is out of date
> svn: out of date: `tags' in txn `2'
[snip]

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 28 13:46:11 2003

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.