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

Re: SVN 1.5 Status Update

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-09-11 08:29:47 CEST

On 9/10/07, C. Michael Pilato <cmpilato@collab.net> wrote:
> Ben Collins-Sussman wrote:
> >> One we might need to push to a new release if no one steps forward:
> >>
> >> 2238: svn propset/del/edit does not support URL argument
> >>
> >
> > Argh, are we *still* debating this issue? We already added 'svn
> > propedit URL' support. I suppose I can understand adding 'svn propdel
> > URL' support (since we already support 'svn rm URL')... but I'm really
> > against 'svn propset URL', and the issue claims there's still no
> > consensus on that. I guess we should at least update the issue's
> > summary.
>
> Just out of curiousity -- what happens when you use 'svn propedit URL' to
> set svn:eol-style to, say, 'CRLF'? IIRC, the Subversion client would
> usually normalize the working file to RNF in this case, but (obviously)
> doesn't have the opportunity to do so in this URL-based propedit case.

Erk. I did make sure to keep the validation code working (ie, the
propedit will fail if the EOL style is completely inconsistent), but I
don't think I made it change the text. This is probably broken, then.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 11 08:26:20 2007

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.