Re: svn commit: r9468 - trunk/subversion/libsvn_fs_fs
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-04-23 21:13:04 CEST
ghudson@tigris.org writes:
> Author: ghudson
Perhaps
return (rev == pb->current_rev) ? APR_STRINGIFY(SVN_INVALID_REVNUM)
or do you deliberately allowing it to be different?
> : apr_psprintf(pool, "%" SVN_REVNUM_T_FMT, rev);
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Apr 23 21:13:24 2004 |
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.