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

Re: [PATCH] Correct svn_wc_get_pristine_copy_path() comment.

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-06-21 00:09:38 CEST

Julian Foad wrote:
> /** Given a @a path to a WC file, set @a *pristine_path to the path of its
> * pristine (base) copy. The file at @a path need not exist. The file at
> * @a *pristine_path might not exist.
> */

Sorry for multiple posts, but I should explain that the reason I chose that
level of specification is that I think it is important for callers to be able
to use this on items where the WC file is missing and/or the text base is
missing, whereas I do not think callers will need to be able to call this on a
non-WC path or a path within a non-existent directory so I left the behaviour
in those cases deliberately unspecified.

The wording could usefully be a bit more verbose.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 21 00:09:52 2006

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.