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

Re: "svn move" broken?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-05 19:57:26 CEST

"Stefan Monnier" <monnier+gmane.comp.version-control.subversion.devel/news/@rum.cs.yale.edu> writes:

> >>>>> "Michael" == Michael Schmitt <schmitt@TI.Uni-Trier.DE> writes:
> > Deleting subdir1
> > svn: Transaction is out of date
>
> Huh ? How can a transaction be out-of-date ?
> Maybe it should say "subdir1 is out-of-date" or something.

A transaction tree can be "out of date" if it is unable to merged into
the HEAD revision tree. That message is coming directly from
libsvn_fs.

But the message *does* say that subdir1 is out-of-date, if you keep
reading the error message:

  svn: out of date: `/project/subdir1' in txn `xp'

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 5 19:59:11 2003

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

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