On 12/20/06, Daniel Rall <dlr@collab.net> wrote:
>
> On Wed, 20 Dec 2006, C. Michael Pilato wrote:
>
> > Mark Phippard wrote:
> > > Also, I do not believe Windows has a HOME variable, so this will
> > > probably return a null. There is a HOMEPATH variable. By default,
> > > Subversion stores its configuration in %APPDATA%\Subversion. Maybe
> the
> > > function could be enhanced to look for one of these other variables if
> > > HOME does not yield a result.
> >
> > FYI: Our C function svn_user_get_home() checks $HOME on all platforms
> > before falling back to apr_uid_homepath_get() (which does OS-specific
> > stuff), so there is precedent for doing so elsewhere.
>
> Thanks everyone for the great feedback. How's this look?
+1. Looks like you covered everything.
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Thu Dec 21 02:13:51 2006