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

Re: WC corruption after "svn cp -r"

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-07-12 22:00:22 CEST

Eelco Dolstra <eelco@cs.uu.nl> writes:

> Note: the only effect of "svn up" is that it changes
> dir-old/.svn/entries as follows:
>
> *** dir-old-orig/.svn/entries 2006-06-22 16:02:30.000000000 +0200
> --- dir-old/.svn/entries 2006-06-22 16:02:45.000000000 +0200
> ***************
> *** 24,28 ****
> copied="true"
> last-author="eelco"
> kind="file"
> ! prop-time="2006-06-22T14:02:29.000000Z"/>
> </wc-entries>
> --- 24,29 ----
> copied="true"
> last-author="eelco"
> kind="file"
> ! prop-time="2006-06-22T14:02:29.000000Z"
> ! revision="2"/>
> </wc-entries>

That looks like a bug in update, it's updating the revision of a
copied with history file. It's probably a bug in svn_wc__tweak_entry
or tweak_entries.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 12 22:00:53 2006

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.