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

Re: svn:ignore

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2004-01-25 02:51:02 CET

On 2004-01-25 03:41:41 +0600, oleg dashevskii wrote:
> % svn revert .
> % svn propedit svn:ignore .
> <here I edit it in vim>
> Set new value for property 'svn:ignore' on '.'
> % svn ci -m "svn:ignore set" .
> Sending .
> svn: Commit failed (details follow):
> svn: Your file or directory '' is probably out-of-date.
                              ^^
It should have been '.' (I reported a bug like that on 2003-09-19
for svn 0.29.0 and "svn propedit svn:ignore .", fixed in rev. 7097,
but it seems that other messages are affected too).

[...]
> It's 0.35.1 on both sides. What to do?

The directory needs to have a sufficiently late revision (to avoid
possible clashes, I suppose); you need to do a "svn up". It's a bit
annoying that svn doesn't detect that earlier, though.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 25 02:51:50 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.