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

Re: svn: Cannot replace a directory from within

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 24 Apr 2009 09:24:56 -0400

Edmund Wong wrote:
> Stefan Sperling wrote:
>
>>> While Committing it gives error ad "svn: File not found: transaction
>>> '4476-1', path 'a/b/c'".
>> And this one, too.
>>
>
> What exactly does this error mean anyway? Well, 'file not found'
> is obvious, but I don't exactly understand the last part.

The "file not found" is obvious; the rest of the error tells you where
Subversion was looking when it failed to find the file. In this case,
Subversion was looking for the path 'a/b/c' in the repository transaction (a
commit-in-progress) whose name is '4476-1'.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1892311

Received on 2009-04-24 15:25:12 CEST

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.