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

RE: Re: How do I determine if a commit of a property change will succeed

From: Méresse Christophe <christophe.meresse_at_nagra.com>
Date: 2007-03-09 10:57:42 CET

 

> -----Original Message-----
> From: Martin Tomes [mailto:lists@tomes.org]
> Sent: vendredi, 9. mars 2007 09:53
> To: Chris.Fouts@qimonda.com
> Cc: users@subversion.tigris.org
> Subject: Re: How do I determine if a commit of a property
> change will succeed
>
> Chris.Fouts@qimonda.com wrote:
> > What does "svn status" give you? If it gives you a "C" on the first
> > column of a list of files, it means there's a conflict for
> that file;
> > hence the commit will fail.
>
> Its not that simple, there are no conflicts. There are
> particular restrictions on up-to-dateness of directories when
> their properties are being committed.

OK, I think that what you need is:

svn status -u d2

The stars (*) in the result will point out that it is not uptodate.

Regards
Christophe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 9 10:58:05 2007

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.