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

Need to run update several times

From: Stanislav Mironov <beetles_at_mail.ru>
Date: 2004-05-09 07:51:03 CEST

Hi All!

Is this normal for svn to fail update every time I change properties
(svn:ignore) for some directory?

[stas@localhost wc]$ svn up
A centre/bin/start.sh
A centre/bin/stop.sh
U centre/centre.sh
svn: Won't delete locally modified directory 'centre'
svn: Left locally modified or unversioned files
[stas@localhost wc]$ svn up
 U centre
[stas@localhost wc]$

The repository haven't changed between these two sessions. I am the only
person who uses this repository.
Second 'svn up' is run right after failure.

This issue is pretty annoying, because we need to run automatically
daily update on our development server.

-- 
Stanislav Mironov
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 9 08:02:18 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.