You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Blair Zajac <bl...@orcaware.com> on 2002/12/19 03:18:23 UTC

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

Ben Collins-Sussman wrote:
> 
> Ben Collins-Sussman <su...@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 <bl...@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