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

Re: [PATCH] Revision 2 of libsvn_client changes for issue 897

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-11-14 20:59:03 CET

Comments taken and committed in r7745.

bye,

Erik.

> Erik Huelsmann wrote:
>
> >- "svn_client_switch: '%s' is not under version control", path);
> >+ (SVN_ERR_UNVERSIONED_RESOURCE, NULL,
> >+ "'%s' is an unversioned resource", path);
> >
> >- "svn_client_switch: '%s' is not under version control",
> anchor);
> >+ (SVN_ERR_UNVERSIONED_RESOURCE, NULL,
> >+ "'%s' is not under version control", anchor);
> >
> >
> :-)
>
> I like the second variant better.
Changed that. I did too. Had my reasons to choose the other first.

> If this doesn't need a custom message, then ...
>
> >- "svn_client__get_revision_number: "
> >- "need a version-controlled path to fetch local revision
> info.");
> >+ "Need a version-controlled path to fetch local revision
> info.");
> >
> >
> ... why does this need one?

Good point. It does not.

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 14 21:00:23 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.