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

Re: possible .svn corruption

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-24 06:50:09 CEST

Philip Martin <philip@codematters.co.uk> writes:

> Wow! Lots of bugs!
>
> First bug, svn_wc__adm_steal_write_lock doesn't set wc_format in the
> access baton, so 'file3' gets used rather than 'file3.svn-work' and
> the former doesn't exist.
>
> Second bug, cleanup doesn't run the external merge command. This is
> why cleanup doesn't generate the diff3.exe error, and why it gets far
> enough to cause the props error!
>
> Third bug, 'svn st' does not show the lock for an incomplete
> directory. An incomplete directory is fixed by running 'svn up' but
> the lock means that 'svn cleanup' is needed before 'svn up' can be
> run, so 'svn st' should show both '!' and 'L'.

Fixed in rev 6556.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 24 06:51:01 2003

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.