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

RE: [TSVN] Error on delete directories

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-02-17 13:13:46 CET

Peter,

> > That means that the commit worked ok (the repository is now
> > as you would expect after a completely successful commit),
> > but a post-commit hook script returned an error.
Nonono, this has nothing to do with hooks.

> > Since the client received an error, your working copy now is
> > somewhat 'broken' - a known issue (don't know if there's an
> > issue filed for this in the Subversion issue tracker, but the
> > problem is known).
>
> But to the best of my knowledge (I set up SVN here), I don't have any
> post-commit hooks.
Right, that is a pure client side problem.
Subversion is trying to 'bump' the revision in your WC from N to N+1. For
example it is now trying to delete the directories that were scheduled for
deletion physically and fails for some reason.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 17 13:15:01 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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