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

Re: strange svn propset:ignore behaviour ...

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-14 21:02:30 CET

Roland Bramm <roland@butlers-djihad.de> writes:

> svn ci -m "minor typo changes"
>
> but then i get an:
> Sending trunk
> svn: Transaction is out of date
> svn: Commit failed (details follow):
> svn: out of date: `/OM/trunk' in txn `1p'

'/OM/trunk' is out of date.

> (a svn cleanup does not help)
>
> cant i checkin the "ignores" set on . ? or am i doing somthing wrong ...

/OM/trunk probably corresponds to '.' I would guess. You need to
update directories to HEAD before you can commit property changes on
them.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 14 21:03:44 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.