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

feature request: improving svn cleanup

From: Noel Grandin <noel_at_peralex.com>
Date: Mon, 18 Aug 2008 16:28:35 +0200

Hi

I managed to mess up one of my projects such that subversion won't do
anything useful with my WC.
For example, cleanup gives me:

/cleanup C:/Work/Data_Files/Eclipse3.1/BuildAndDocTools
    svn: Error processing command 'modify-entry' in
'C:\Work\Data_Files\Eclipse3.1\BuildAndDocTools'
svn: Error modifying entry for 'buildFiles'
svn: 'buildFiles' is not under version control/

Note: these are messages from subclipse, but I got the same kind of
problem with TortoiseSVN, and in both cases, they're both calling down
to the svn-client API.

In this case the "modify-entry" was a delete.

I eventually managed to fix it by modifying .svn/log by hand, but it
would be nice if svn-cleanup also checked for "modify-entry" data that
references files or directories that do not exist, and then removed
those entries.

Thanks, Noel.

Disclaimer: http://www.peralex.com/disclaimer.html
Received on 2008-08-19 02:52:05 CEST

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.