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

Re: svn commit: rev 6175 - trunk/subversion/include

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-06-09 16:21:14 CEST

On Mon, 2003-06-09 at 07:40, mbk@tigris.org wrote:

> + * expected repository UUID, @url contains the tentative URL.

Perhaps you meant "@a url"?

> - const char *old,
> - const char *new);
> + const char *uuid,
> + const char *url);

So "old" was a uuid and "new" was a URL? If so, it's a good thing C++
didn't like those argument names, since the new names are way less
confusing. :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 9 16:22:06 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.