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

Re: svn:ignore "Out of date"

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-02-04 22:08:32 CET

Marilyn Davis wrote:
> [root@al doorman]# svn commit -m 'svn propset svn:ignore -F ./.ignore .'
> Sending .
> svn: Commit failed (details follow):
> svn: Out of date: '/doorman/trunk' in transaction '102-1'
> [root@al doorman]#

The directory is not at the latest revision, hence you cannot commit changes
to it.
Simply "svn update".

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 4 22:13:08 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.