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

Re: r14149

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-04-14 08:48:27 CEST

"Peter N. Lundblad" <peter@famlundblad.se> writes:

> I wanted to add r14149 to r14041 in the 1.2 STATUS file (and vote for
> them), since that makes the change actually smaller. Looking at r14149, I
> realize that it uses dav_xml_get_cdata to get its paths, but with the last
> argument (strip_whitespace) set to 1. This breaks for paths containing
> spaces at the ends, or do I miss something?

No, you missed nothing. I did a macro-based replacement of those
lines of code, and even made a note to myself to go back and flip the
strip_whitespace bit to 0 for src-path, dst-path, and update-target,
but completely forgot to actually *do* that.

Will do now.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 14 08:53:33 2005

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.