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

Re: All long commits fail

From: Torne Wuff <torne_at_wolfpuppy.org.uk>
Date: 2003-09-23 17:06:07 CEST

On Fri, Sep 19 03 at 2:36:15PM -0500, Ben Collins-Sussman wrote:
> kfogel@collab.net writes:
> > > > $ svn st -q
> > > > $ svn propset svn:ignore "...new value..." .
> > > > $ property `svn:ignore' set on ''
> > > > $ svn st -q
> > > > M .
> > > > $ svn ci -N -m "Update ignores."
> > > >
> > > > *even* when no one else is using the repository at all from the start
> > > > of the recipe to the end, then yeah, I'd say there's a bug!
>
> I disagree.
>
> If you add a 'svn commit ./foo.c' as a step before your recipe above,
> it's perfectly possible for that recipe to fail.
>
> You can't commit a propchange on a directory unless your working
> directory is at HEAD.

Ah, that would be it (tested it). That's odd, but, well, if that's the
way it works, then that's the way it works. It does seem that issue
#1245 is the reason it takes so long for it to notice, so I'll just
hafta wait for a fix to that one =)

Torne

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 23 18:11:57 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.