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

Re: entry and wcprops stored in repository(!) (was: bug? "Delta source ended unexpectedly")

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-12-19 04:18:23 CET

Ben Collins-Sussman wrote:
>
> Ben Collins-Sussman <sussman@collab.net> writes:
>
> > Somehow, the 'svn:wc:' props and 'svn:entry' props (which are "live"
> > props normally generated by the RA layer) weren't properly filtered
> > somewhere, so instead of being routed into an entries file or wcprop
> > area, they got stored as normal "dead" props in blair's working copy.
>
> Blair, you out there? Is this true?

I was wondering how long before this was going to come back to me :)

Yes, I did a merge from 3955:3956 of tools/hook-scripts/commit-email.pl
to tools/hook-scripts/propchange-email.pl.

>
> Assuming you still have the same working copy as you did when you
> committed r4046, does a 'svn pl -v propchange-email.pl' show bizarre
> properties?

Yes:

% svn pl -v tools/hook-scripts/propchange-email.pl
Properties on 'tools/hook-scripts/propchange-email.pl':
  svn:entry:last-author : blair
  svn:wc:ra_dav:version-url : /repos/svn/!svn/ver/3765/trunk/tools/hook-scripts/commit-email.pl
  svn:executable : on
  svn:keywords : HeadURL LastChangedBy LastChangedDate LastChangedRevision
  svn:entry:committed-rev : 3765
  svn:entry:committed-date : 2002-11-12T20:13:12.742465Z

> How did you do the 'merge' for that revision?

I don't have the command history, but I believe I did

svn merge -r 3955:3956 commit-email.pl propchange-email.pl

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 19 04:19:11 2002

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.