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

Re: Miscellaneous bugs

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-10-09 03:05:34 CEST

Karl, thanks for this evaluation. Responses follow where appropriate...

kfogel@collab.net wrote:
> Julian Foad <julianfoad@btopenworld.com> writes:
...
>>"svn log . f" in a repos-root WC shows the history of "." from 1 to
>>its BASE followed by the history of "." (not "f") from 1 to f's BASE.
>>"svn log a b" fails if "a" did not exist in the revision that is "b"'s
>>working revision.
>
> Blecch.
>
> Are there any open issues on these log buglets?

Not that I am aware of, but, as cmpilato points out, there's a '###' comment in the code.

>>An empty log message (-m "") is converted to a single empty line.
>
> Not in the repository, I think (?). 'svn log' adds a newline to every
> log message when it prints it out, though, right?

Yes - that's the problem: it shouldn't do that if the message is empty or if it already ends with a newline.

>>A repos-to-WC copy doesn't report a scheduled add ("A file"), whereas
>>a WC-to-WC copy does.
>
> It just doesn't report it, but still _does_ the scheduling, right?
> (Agree it's a bug even so.)

Yes, that's what I meant.

> _Whew_. Julian, you're amazing.

No, I'm just spending today going through issues and partial patches that I've gathered over the last few _months_; I haven't found all of these suddenly after yesterday's release.

> I guess we'll need issues where we
> don't have them for these (except those which are so quick to fix that
> you don't want to bother with an issue).

Will start to do this.

> Thanks for taking the time to write this mail!

No problem - it was much quicker than discussing and filing the issues individually, which is what I was previously trying to do. (I'll still discuss and/or file those that seem worth it.)

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 03:04:57 2003

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.