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

Re: AW: Re: Commit Failed

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-10-06 14:28:02 CEST

"Markus Karg" <markus.karg@quipsy.de> wrote on 10/06/2005 01:58:56 AM:

> thank you for that link. I did some more tests and for me it seems like
to be
> a bug either in Subclipse or in Subversion: It actually only happens if
there
> is Team/Ignore between Team/Update and Team/Commit. There was really no
> crashed commit or update before (those worked well, as I can see in the
log),
> and there are no other users working with that repository (I can
guarantee
> that due to access constraints).
>
> Very strange. Did anoybody see that before?

I do not think it is a bug, or strange. When you do Team -> Ignore you
are modifying the svn:ignore property of the parent folder of the item you
are ignoring. You cannot commit a prop-change to a folder unless the
folder is at the repository HEAD revision, meaning you have to do an
Update on the folder, due to the way mixed-revision working copies
operate.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Oct 6 22:28:02 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.