On 4/10/06, Roland Mainz <[EMAIL PROTECTED]> wrote:
Stephen Hahn wrote:
>   One of the upcoming submissions for the freeware consolidation will be
>   to ensure that Subversion and Mercurial are available in one or more
>   of the standard installation scenarios.

Where will subversion be located ? I hope it's /usr/ccs/bin/ like all
the other development stuff...
BTW: When subversion will become a part of Solaris I'd like to propose a
project which looks at some platform-specific optimisations for
subversion, including some hacks to libsvn_wc (the code which handles
the subversion working copy) to make it faster and employ XATTR files
instead of the .svn/ directories...

I think this is wasted time. The whole XATTR API is brain dead and
should IMHO be depreciated in favor of a extension which will allow
all applications to access such attribute files. You should also take
into consideration that the XATTR API will not be supported on any
other operating systems in the foreseeable future due its brokenness.

Holger
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to