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

Re: out_of_date error

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-11 16:54:55 CET

On Thu, 2004-03-11 at 08:40, jalal wrote:

> Francois Beausoleil gave me the answer, I needed to do a 'svn update' and that
> seemed to clear everything up.
> I hadn't thought of that as I'm the only one working on the project at the
> moment.

Read the end of chapter 2 in the book. There are exactly 2 limitations
on mixed-revision working copies:

1. You cannot delete a file or directory that is out-of-date.

2. You cannot commit a propchange to a directory whose local revision is
not HEAD.

You're hitting rule #2.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 11 16:59:45 2004

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.