Hi,
I have a locked directory, and trying to do svn cleanup I get the
following message:
Log entry missing 'name' attribute (entry 'upgrade-format' for directory
'master')
I have tried to edit .svn/log and add an empty 'name' attribute to that
entry, but then svn cleanup complains:
svn: Unrecognized logfile element 'upgrade-format' in '.'
I have tried to STFW, but the only suggestion I came across is the one
mentioned above. Both svn log and svn st works. All files in the directory
(and sub-directories) are owned by me.
The following is the complete contents of the original .svn/log. When
trying the trick mentioned above I inserted name="" between lines 1 and 2.
<upgrade-format
format="8"/>
<modify-entry
name=""
present-props=""
cachable-props="svn:special svn:externals svn:needs-lock"
has-prop-mods="false"
has-props="false"/>
<rm
name=".svn/dir-props"/>
<rm
name=".svn/dir-prop-base"/>
<modify-entry
name=""
prop-time="1970-01-01T00:00:00.000000Z"/>
<modify-entry
name="thesis.tex.latexmain"
present-props=""
cachable-props="svn:special svn:externals svn:needs-lock"
has-prop-mods="false"
has-props="false"/>
<rm
name=".svn/props/thesis.tex.latexmain.svn-work"/>
<rm
name=".svn/prop-base/thesis.tex.latexmain.svn-base"/>
<modify-entry
name="thesis.tex.latexmain"
prop-time="1970-01-01T00:00:00.000000Z"/>
<modify-entry
name="svnst.sh"
present-props=""
cachable-props="svn:special svn:externals svn:needs-lock"
has-prop-mods="false"
has-props="true"/>
<rm
name=".svn/props/svnst.sh.svn-work"/>
<mv
dest=".svn/prop-base/svnst.sh.svn-base"
name=".svn/tmp/prop-base/svnst.sh.svn-base"/>
<readonly
name=".svn/prop-base/svnst.sh.svn-base"/>
<modify-entry
name="svnst.sh"
prop-time="1970-01-01T00:00:00.000000Z"/>
<modify-entry
name="notater.txt"
present-props=""
cachable-props="svn:special svn:externals svn:needs-lock"
has-prop-mods="false"
has-props="false"/>
<rm
name=".svn/props/notater.txt.svn-work"/>
<rm
name=".svn/prop-base/notater.txt.svn-base"/>
<modify-entry
name="notater.txt"
present-props=""
cachable-props="svn:special svn:externals svn:needs-lock"
has-prop-mods="false"
has-props="false"/>
<rm
name=".svn/props/notater.txt.svn-work"/>
<rm
name=".svn/prop-base/notater.txt.svn-base"/>
<modify-entry
name="notater.txt"
prop-time="1970-01-01T00:00:00.000000Z"/>
<modify-entry
name="thesis.bib"
present-props=""
cachable-props="svn:special svn:externals svn:needs-lock"
has-prop-mods="false"
has-props="false"/>
<rm
name=".svn/props/thesis.bib.svn-work"/>
<rm
name=".svn/prop-base/thesis.bib.svn-base"/>
<modify-entry
name="thesis.bib"
prop-time="1970-01-01T00:00:00.000000Z"/>
<modify-entry
name="thesis.tex"
present-props=""
cachable-props="svn:special svn:externals svn:needs-lock"
has-prop-mods="false"
has-props="false"/>
<rm
name=".svn/props/thesis.tex.svn-work"/>
<rm
name=".svn/prop-base/thesis.tex.svn-base"/>
<modify-entry
name="thesis.tex"
prop-time="1970-01-01T00:00:00.000000Z"/>
Regars,
Anders Schau Knatten
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 22 14:03:10 2007