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

Re: Why not hide .SVN dir on windows?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-09-07 20:30:11 CEST

Barry Scott wrote:

>O.k. I'll try. I've not attempted to build svn on windows
>yet, that should be fun.
>
>I know that I need to follow whats in HACKING. Looks
>like I'll add the windows code inside of #ifdef SVN_WIN32
>right?
>
>
Not even in your wildest dreams! IMO support for setting the hidden
attribute should go into APR, see apr_file_attrs_set. You'll have to
define a new constant, APR_FILE_ATTR_HIDDEN, and don't forget to handle
it in all implementations of that function.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 7 20:30:44 2002

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.